Extension:FlashPlayer
From MediaWiki.org
FlashPlayer Release status: beta |
|
---|---|
Implementation | Tag, Parser extension |
Description | Embed flash files stored on server or loaded via http |
Author(s) | Mathias Lidal (MathiasLidaltalk) |
Latest version | 0.1 |
License | No license specified |
Download | |
Translate the FlashPlayer extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
The FlashPlayer extension displays embedded flash files stored locally or accessible via http.
Installation[edit | edit source]
- Download and extract the tarball in your
extensions/
folder. It should generate a new folder calledFlashPlayer
directly inside yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/FlashPlayer/FlashPlayer.php";
- Done! Navigate to "Special:Version" on your wiki to verify that the extension is successfully installed.