Extension:TEI - MediaWiki
Jump to content
From mediawiki.org
MediaWiki extensions manual
TEI
Release status: experimental
Implementation ContentHandler
Description Implementation of a ContentHandler for TEI XML
Author(s) Thomas Pellissier Tanon (Tpttalk)
Compatibility policy Master maintains backward compatibility.
MediaWiki 1.33+
Licence GNU General Public License 2.0 or later
Download
README
Translate the TEI extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

The TEI extension makes MediaWiki compatible with TEI XML P5, allowing to use TEI instead of Wikitext in some or all wiki pages.

It is currently a work in progress. It aims at providing an implementation of a subset of TEI, probably inspired by TEI simplePrint with an XML editor and a WYSIWYG editor.

Currently only a small set of TEI tags are supported, excluding the TEI header. A simple XML editor is provided with validation and autocomplete based on a configurable ODD bundled with the extension. A (buggy) beginning of VisualEditor customization is also available. A demo wiki is updated daily with the latest version of the extension. A bug tracker dashboard is available.