> Is it possible to embed video in MoinMoin using Html5 video tag?

moin 1.x is emitting html4 (and there is no way to easy make it emit
x(ht)ml(5)).

moin 2 (pre-alpha and in heavy development currently) is emitting html5
and a few days ago I added a converter for video/audio -> dom -> html5
video/audio tag. It works. :)

It already uses this to show video/audio items of these types: ogg,
webm, mp4 / ogg, mp3, wav (we can easily add more if there is good
browser support for other formats).

Embedding these items into another item does not work yet, but it'll
work soon (after I have worked on the "include" converter that will do a
target dom-tree into current dom-tree inclusion for that).




------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to