Extension:TranslateTagsInVe
Please expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
TranslateTagsInVe Release status: unmaintained |
|
---|---|
Author(s) | Pierre Boutet (Pyro853talk) |
Latest version | 1.0.0 |
MediaWiki | >= 1.28.0 |
Composer | wikifab/translate-tags-in-ve |
License | MIT License |
Download | GitHub: Note: |
The TranslateTagsInVe extension provides an interface for editing Translate tags in VisualEditor, in page forms using WikiFab's fork of the Page Forms extension.
Installation
edit- Download and place the file(s) in a directory called
TranslateTagsInVe
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'TranslateTagsInVe' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.