plugin:flash
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:flash [2013-09-21 17:55] – fix chnagelog rss url Aleksandr | plugin: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 : 2009-12-11 | + | lastupdate : 2016-02-03 |
compatible : 2009-02-14+ | compatible : 2009-02-14+ | ||
depends | depends | ||
conflicts | conflicts | ||
similar | similar | ||
- | tags : media, flash, embed | + | tags : |
downloadurl: | downloadurl: | ||
Line 18: | Line 18: | ||
donationurl: | donationurl: | ||
---- | ---- | ||
+ | |||
+ | Flash is not available anymore in browsers. Video functionality is included in DokuWiki, see the [[wiki: | ||
+ | |||
+ | 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' | This plugin allows you to embed Flash files. Unlike DokuWiki' | ||
Line 23: | Line 28: | ||
===== Download and Installation ===== | ===== Download and Installation ===== | ||
- | Download | + | Search |
==== Changes ==== | ==== Changes ==== | ||
Line 64: | Line 69: | ||
</ | </ | ||
+ | ===== [PATCH] Alternative Image ===== | ||
+ | |||
+ | Hi, I have been bouncing back and forth between [[plugin: | ||
+ | |||
+ | For example, if you want to embed a flash movie called '' | ||
+ | |||
+ | < | ||
+ | <flash center 425x344 presentation.swf> | ||
+ | title A Generic Presentation | ||
+ | alt sorry.png | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | To apply the patch, download the file '' | ||
+ | <code bash> | ||
+ | cat alt.patch | patch -p1 | ||
+ | </ | ||
+ | |||
+ | I am sure that the author could revise the code and add a better way of handling this, but this has worked for us so far. :-) | ||
+ | |||
+ | <file diff alt.patch> | ||
+ | --- syntax.php.orig 2014-06-04 21: | ||
+ | +++ syntax.php 2014-06-04 21: | ||
+ | @@ -85,6 +85,9 @@ | ||
+ | | ||
+ | | ||
+ | | ||
+ | + } else if($key == ' | ||
+ | + return[' | ||
+ | + unset($return[' | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @@ -102,7 +105,7 @@ | ||
+ | | ||
+ | | ||
+ | |||
+ | - $R->doc .= html_flashobject($data[' | ||
+ | + $R->doc .= html_flashobject($data[' | ||
+ | |||
+ | | ||
+ | } | ||
+ | </ | ||
plugin/flash.1379778952.txt.gz · Last modified: by Aleksandr