Extension:PopcornEditor/de
From Linux Web Expert
PopcornEditor Freigabestatus: experimentell |
|
---|---|
Beschreibung | Extension to embed the Popcorn in-browser video editor |
Autor(en) | Brion VIBBERtalk |
MediaWiki | |
Lizenz | Keine Lizenz angegeben |
Herunterladen | |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Übersetze die PopcornEditor-Erweiterung, wenn sie auf translatewiki.net verfügbar ist |
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
- <translate> [[<tvar name=2>Special:ExtensionDistributor/PopcornEditor/de</tvar>|Download]] and move the extracted <tvar name=name>
PopcornEditor/de
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PopcornEditor%2Fde - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'PopcornEditor/de' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>