Extension:JBTEIToolbar

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
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.

InstallationEdit

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 :
    require_once "$IP/extensions/JBTEIToolbar/JBTEIToolbar.php";
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

LinksEdit