![]() Release status: beta |
|
---|---|
Implementation | ContentHandler | , Parser function
Description | Implements the CETEIcean library to allow users to work with TEI XML documents on the wiki. |
Latest version | 0.2 (2023-01-17) |
MediaWiki | 1.35-1.37 |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: Readme |
Example | CODECS |
Parameters
$wgCeteiDTD, $wgCeteiXsl, $wgCeteiBehaviorsJsFile, $wgCeteiAllowEntitySubstitution, $wgCeteiAllowUrl |
|
Hooks used
|
|
The CETEIcean extension is an extension to MediaWiki which implements the CETEIcean library to let users collaborate on TEI XML documents and display them on the wiki. CETEIcean differs from other methods of rendering TEI XML in that the web output uses HTML5 Custom Elements (CE) of the Web Components standards, which has the advantage of preserving much of the structure of the original document. This extension intends to combine the best of both worlds: XSLT for the initial processing and JavaScript for additional features and CE registration.
For documentation, see Github.
A new version compatible with MW 1.39 is being developed.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.