Extension:RHINO
![]() | This extension's download link appears to be broken. If you have another link, please update the page and remove this notice. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintained |
|
---|---|
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.
Installation[edit]
- 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 file:
require_once "$IP/extensions/RHINO/RHINO.php";
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.