Extension:TranslateTagsInVe

Category:Pages to be expanded#TranslateTagsInVe Category:Unmaintained extensions#TranslateTagsInVe Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
TranslateTagsInVe
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Pierre Boutet (Pyro853talk)
Latest version 1.0.0
MediaWiki >= 1.28.0
Composer wikifab/translate-tags-in-veCategory:Extensions supporting Composer
License MIT License
Download Category:Extensions in GitHub version control
Category:All extensions

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

  • Download and place the file(s) in a directory called TranslateTagsInVe in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'TranslateTagsInVe' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:FormEdit::showEditForm:initial extensions Category:MIT licensed extensions Category:Pages to be expanded Category:Unmaintained extensions