Extension:PopcornEditor
![]() Release status: experimentalCategory:Experimental extensions |
|
---|---|
Description | Extension to embed the Popcorn in-browser video editor |
Author(s) | Brion VIBBERtalk |
MediaWiki | >= 1.29.0 |
License | No license specified |
Download | Category:Extensions in Wikimedia version control |
|
|
Quarterly downloads | 0 |
Translate the PopcornEditor extension if it is available at translatewiki.net |
The PopcornEditor extension embeds the standalone version of Mozilla's Popcorn in-browser video editor, allowing Popcorn video projects to be stored as media files on the wiki.
Currently this is early demoware, allowing basic saving but has no playback outside of the editor yet.
Installation
- Download and move the extracted
PopcornEditor
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PopcornEditor - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'PopcornEditor' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:BeforePageDisplay extensions
Category:Experimental extensions
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with no license specified
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MakeGlobalVariablesScript extensions