Extension:CETEIcean
CETEIcean Release status: stable |
|
---|---|
Implementation | ContentHandler , Parser function |
Description | Implements the CETEIcean library to allow users to write and work with TEI XML documents on the wiki. |
Latest version | 0.6 (2024-07-31) |
MediaWiki | 1.38+ |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: Readme |
Example | CODECS |
$wgCeteiDTD, $wgCeteiXsl, $wgCeteiBehaviorsJsFile, $wgCeteiAllowEntitySubstitution, $wgCeteiAllowUrl |
|
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
edit-
A page in the CETEI namespace
-
The same page in edit mode