Extension:TranslateTagsInVe

MediaWiki extensions manual
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

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 your extensions/ 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.