Extension:RHINO
![]() Release status: beta |
|
---|---|
Implementation | Media, Tag , Special page |
Description | Adds a special page as well as <video> tag that can play any external Ogg video by generating valid HTML5 code. |
Author(s) | VolodyA! V Anarhist |
Latest version | 0.1 (2013-09-05) |
MediaWiki | 1.21+ |
Database changes | No |
License | GNU General Public License 3.0 |
Download | external source (not safe for work) |
Example | freedomporn.org (not safe for work) |
|
|
video |
|
The RHINO extension (Rhino Html5 Is Not Oggplayer) adds a special page as well as <video> tag that can play any external Ogg video by generating valid HTML5 code.
InstallationEdit
- Copy the code and place the file(s) in a directory called
RHINO
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:require_once "$IP/extensions/RHINO/RHINO.php";
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.