DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:flash

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:flash [2014-06-04 22:45] – [Syntax and Usage] 89.136.178.110plugin:flash [2022-01-18 19:41] (current) Klap-in
Line 6: Line 6:
 email      : andi@splitbrain.org email      : andi@splitbrain.org
 type       : syntax type       : syntax
-lastupdate : 2011-02-05+lastupdate : 2016-02-03
 compatible : 2009-02-14+ compatible : 2009-02-14+
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : swfobject similar    : swfobject
-tags       : media, flash, embed+tags       : !obsolete, media, flash, embed
  
 downloadurl: https://github.com/splitbrain/dokuwiki-plugin-flash/zipball/master downloadurl: https://github.com/splitbrain/dokuwiki-plugin-flash/zipball/master
Line 18: Line 18:
 donationurl: http://donate.dokuwiki.org/flash donationurl: http://donate.dokuwiki.org/flash
 ---- ----
 +
 +Flash is not available anymore in browsers. Video functionality is included in DokuWiki, see the [[wiki:syntax#media_files|media syntax description]] and [[:video]] options included adding subtitles.
 +
 +Embedding videos from the many video sites like YouTube can be done with [[vshare]] plugin.
 +
  
 This plugin allows you to embed Flash files. Unlike DokuWiki's built-in syntax, this plugin adds an easy way to add arbitrary parameter or FlashVars. Unlike the similar [[plugin:swfobject]] plugin it does not require any JavaScript but relies on DokuWiki's own function to embed Flash files in a cross-browser compatible way instead. This plugin allows you to embed Flash files. Unlike DokuWiki's built-in syntax, this plugin adds an easy way to add arbitrary parameter or FlashVars. Unlike the similar [[plugin:swfobject]] plugin it does not require any JavaScript but relies on DokuWiki's own function to embed Flash files in a cross-browser compatible way instead.
Line 23: Line 28:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the download link given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ==== Changes ==== ==== Changes ====
Line 66: Line 71:
 ===== [PATCH] Alternative Image ===== ===== [PATCH] Alternative Image =====
  
-Hi, I have been bouncing back and forth between swfobject that does not seem to work anymore and this flash plugin that does not have the ability to display an alternate image in case the browser does not support flash. The following patch will add an ''alt'' parameter letting you specify the path to an image in dokuwiki format.+Hi, I have been bouncing back and forth between [[plugin:swfobject|swfobject]] that does not seem to work anymore and this flash plugin that does not have the ability to display an alternate image in case the browser does not support flash. The following patch will add an ''alt'' parameter letting you specify the path to an image in dokuwiki format.
  
 For example, if you want to embed a flash movie called ''presentation.swf'' and display the image ''sorry.png'' in case the browser does not support flash, you would use the following code: For example, if you want to embed a flash movie called ''presentation.swf'' and display the image ''sorry.png'' in case the browser does not support flash, you would use the following code:
plugin/flash.1401914708.txt.gz · Last modified: by 89.136.178.110

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