Extension:RecordWizard
![]() | This page is under construction Please help review and edit this page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions, APICategory:API extensions, HookCategory:Hook extensions, AjaxCategory:Ajax extensions |
Description | Allow to perform mass records of clean, well cut, well named audio pronunciation files. |
Author(s) | Antoine Lamielle (0x010Ctalk) |
Latest version | 2.0.0 (2020-05-27) |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible.Category:Extensions with release branches compatibility policy |
MediaWiki | 1.29 → 1.33Category:Extensions with manual MediaWiki version |
License | GNU General Public License 2.0 or later |
Download | GitHub: README |
Example | Lingua Libre |
wgRecordWizardConfig |
|
Web browser should support getUserMedia | |
Translate the RecordWizard extension | |
Issues | Open tasks · Report a bug |
The RecordWizard extension adds a special page, allowing user to perform mass recording of clean, well cut, well named audio-pronunciation files.
It was created to run Lingua Libre and their development is therefore strongly correlated, but the extension was made to be usable on another MediaWiki instance.
Installation
- Download and place the file(s) in a directory called
RecordWizard
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RecordWizard' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:API extensions
Category:Ajax extensions
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions with release branches compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:GetPreferences extensions
Category:Hook extensions
Category:ResourceLoaderTestModules extensions
Category:Special page extensions
Category:Stable extensions
Category:Under construction