![]() Release status: unmaintained |
|
---|---|
Implementation | MyWiki |
Description | Adds support for TEI (Text Encoding Initiative) tags |
Author(s) | Richard Davis |
Latest version | 0.2 (2013-05-05) |
MediaWiki | 1.23.x |
License | GNU General Public License 2.0 |
Download | GitHub: Note: |
Example | transcribe-bentham.da.ulcc.ac.uk |
The TEITags extension was designed for the Transcribe Bentham project at University College London. The code of this extensions and two others (Extension:JBTEIToolbar and Extension:JBZV), which together comprise the TB Transcription Desk, has been released as open-source software. Further information can be found on this help page.
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
TEITags
in yourextensions/
folder.
- Add the following code at the bottom of your LocalSettings.php
require_once "$IP/extensions/TEITags/TEITags.php";
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
- Extension:XML Bridge
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.