Extension:PopcornEditor/pl
Appearance
PopcornEditor Status wydania: eksperymentalne |
|
---|---|
Opis | Extension to embed the Popcorn in-browser video editor |
Autor(zy) | Brion VIBBERdyskusja |
MediaWiki | >= 1.29.0 |
Licencja | Nie określono |
Pobieranie | |
|
|
Quarterly downloads | 0 |
Przetłumacz rozszerzenie PopcornEditor jeżeli jest dostępne na 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.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
PopcornEditor
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PopcornEditor - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'PopcornEditor' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.