Extension:CETEIcean

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
CETEIcean
Release status: stableCategory:Stable extensions
Implementation ContentHandler Category:ContentHandler extensions, Parser function Category:Parser function extensions
Description Implements the CETEIcean library to allow users to write and work with TEI XML documents on the wiki.
Author(s) Hugh Cayless and Raffaele Viglianti (library creators), Dennis Groenewegen (CODECS)
Latest version 0.6 (2024-07-31)
MediaWiki 1.38+Category:Extensions with manual MediaWiki version
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
Readme
Example CODECS
$wgCeteiDTD, $wgCeteiXsl, $wgCeteiBehaviorsJsFile, $wgCeteiAllowEntitySubstitution, $wgCeteiAllowUrl
Category:All extensions

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 detailed documentation, see Github.

In order to make use of the Ace editor for editing XML, it is recommended to use this extension with Extension:CodeEditor.

Screenshots

See also

Category:AdminLinks extensions Category:All extensions Category:BeforePageDisplay extensions Category:CodeEditorGetPageLanguage extensions Category:ContentHandlerDefaultModelFor extensions Category:ContentHandler extensions Category:Extensions in GitHub version control Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:ParserFirstCallInit extensions Category:Parser function extensions Category:ResourceLoaderGetConfigVars extensions Category:SpecialSearchProfiles extensions Category:Stable extensions