From: <var...@us...> - 2015-03-18 14:16:05
|
Revision: 9627 http://sourceforge.net/p/phpwiki/code/9627 Author: vargenau Date: 2015-03-18 14:15:57 +0000 (Wed, 18 Mar 2015) Log Message: ----------- Update Video help: add HTML 5 formats Modified Paths: -------------- trunk/pgsrc/Help%2FVideoPlugin Modified: trunk/pgsrc/Help%2FVideoPlugin =================================================================== --- trunk/pgsrc/Help%2FVideoPlugin 2015-03-11 15:02:44 UTC (rev 9626) +++ trunk/pgsrc/Help%2FVideoPlugin 2015-03-18 14:15:57 UTC (rev 9627) @@ -1,4 +1,4 @@ -Date: Wed, 4 Mar 2015 14:20:06 +0000 +Date: Wed, 18 Mar 2015 15:14:44 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=Help%2FVideoPlugin; @@ -7,7 +7,10 @@ Content-Transfer-Encoding: binary The **~Video** [[Help:WikiPlugin|plugin]] allows to include video in a wiki page. -Video file must be encoded in FLV format. +Video file must be encoded in FLV format ([[WikiPedia:Flash Video|Flash Video]]) or in an HTML 5 format: +* [[WikiPedia:Ogg|Ogg]], +* [[WikiPedia:MP4|MP4]], +* [[WikiPedia:WebM|WebM]]. The Video plugin can also be called with the ~{~{video.flv~}~} syntax. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |