DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:iframe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:iframe [2023-08-17 19:28] – [iframe Plugin] 80.229.9.103plugin:iframe [2024-02-01 11:47] (current) Aleksandr
Line 6: Line 6:
 email      : chris@jalakai.co.uk email      : chris@jalakai.co.uk
 type       : syntax type       : syntax
-lastupdate : 2016-02-02 +lastupdate : 2023-08-17 
-compatible : 2006-11-06 and above. Tested with 2009-12-25c "Lemming"rincewindangua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Frusterick Manners, Greebo, Hogfather, Igor+compatible : Lemming, AnteaterRincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : embed, include+tags       : embed, include, iframe
  
 downloadurl: https://github.com/Chris--S/dokuwiki-plugin-iframe/archive/master.zip downloadurl: https://github.com/Chris--S/dokuwiki-plugin-iframe/archive/master.zip
Line 17: Line 17:
 bugtracker : https://github.com/Chris--S/dokuwiki-plugin-iframe/issues bugtracker : https://github.com/Chris--S/dokuwiki-plugin-iframe/issues
 ---- ----
- 
  
 This plugin allows you to embed other web sites in a DokuWiki page using an iframe. This plugin allows you to embed other web sites in a DokuWiki page using an iframe.
- 
  
 ===== Download and Installation ===== ===== Download and Installation =====
Line 31: Line 29:
 For more recent revisions please check [[https://github.com/Chris--S/dokuwiki-plugin-iframe/commits/master|github commit list]] For more recent revisions please check [[https://github.com/Chris--S/dokuwiki-plugin-iframe/commits/master|github commit list]]
  
 +  * 2023-08-17
 +    * fix PHP8 warnings
 +    * add 'fullscreen' parameter
   * 2016-02-02   * 2016-02-02
     * fix method signatures to match those of parent class     * fix method signatures to match those of parent class
Line 68: Line 69:
 Complete Syntax: Complete Syntax:
  
-  {{url>someurl width,height noscroll noborder alignment|alternate-text}}+  {{url>someurl width,height noscroll noborder alignment fullscreen|alternate-text}}
  
 That is an URL to embed, followed by several optional parameters. The following parameters are recognized: That is an URL to embed, followed by several optional parameters. The following parameters are recognized:
Line 76: Line 77:
   * ''noborder'' will disable the frame border, note that your CSS might still add borders or may disable them without using this setting   * ''noborder'' will disable the frame border, note that your CSS might still add borders or may disable them without using this setting
   * Optionally an //alignment// can be given as ''left'' or ''right'' to have the iframe floating to the left or right. Should be used with a width.   * Optionally an //alignment// can be given as ''left'' or ''right'' to have the iframe floating to the left or right. Should be used with a width.
 +  * ''fullscreen'' will include the allowfullscreen attribute.
   * An //alternate text// is optional. If not specified an empty string will be used.   * An //alternate text// is optional. If not specified an empty string will be used.
  
Line 131: Line 133:
 Regardless, it's a great plugin, thank you Christopher Smith for your work then and now. Regardless, it's a great plugin, thank you Christopher Smith for your work then and now.
  
-PS. Yes I know doc above says the same thing, but sometimes you have to hit people over the head before the listen.+PS. Yes I know doc above says the same thing, but sometimes you have to hit people over the head before they listen.
  
 ====== Tip to use together with survey-tool ====== ====== Tip to use together with survey-tool ======
plugin/iframe.1692293335.txt.gz · Last modified: 2023-08-17 19:28 by 80.229.9.103

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki