I am working on an automatic solution for various known filetypes, which will generate the needed embed/object tags automatically, dependent on the clients browser.
see lib/stdlib.php: ImgObject()
You must enable your needed extension in INLINE_IMAGES then.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can PHPWiki display video on a page? How should this be done?
<?plugin RawHtml
<object ....
?>
I am working on an automatic solution for various known filetypes, which will generate the needed embed/object tags automatically, dependent on the clients browser.
see lib/stdlib.php: ImgObject()
You must enable your needed extension in INLINE_IMAGES then.