Extension:PopcornEditor
![]() Release status: experimental |
|
---|---|
Description | Extension to embed the Popcorn in-browser video editor |
Author(s) | Brion VIBBERtalk |
MediaWiki | >= 1.29.0 |
License | No license specified |
Download | |
|
|
Quarterly downloads | 3 (Ranked 165th) |
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.
InstallationEdit
- Download and place the file(s) in a directory called
PopcornEditor
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:require_once "$IP/extensions/PopcornEditor/PopcornEditor.php";
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.