MediaWiki extensions manual
JBTEIToolbar
Release status: unmaintained
Description Adds a toolbar for Extension:TEITags
Author(s) Richard Davis
Latest version 0.2
MediaWiki 1.23.x
License GNU General Public License 2.0
Download

GitHub:

Note:
No localisation updates are
provided by translatewiki.net .

Example transcribe-bentham.da.ulcc.ac.uk; emunch.no

The JBTEIToolbar extension was designed for the Transcribe Bentham project at University College London, adding a toolbar for Extension:TEITags. The code of these extensions and Extension:JBZV, which together comprise the TB Transcription Desk, has been released as open-source software.

Installation

This extension's code is located in the "cbp-transcription-desk/w/extensions/" folder of the downloaded zip-file.
  • Download and place the file(s) in a directory called JBTEIToolbar in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    require_once "$IP/extensions/JBTEIToolbar/JBTEIToolbar.php";
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.