
<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>MediaWiki TEI extension</title>
        <author>
          <name>
            <surname>Pellissier Tanon</surname>, <forename>Thomas</forename>
          </name>
        </author>
      </titleStmt>
      <publicationStmt>
        
        <publisher>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
               Informationsmodellierung - Austrian Centre for Digital Humanities,
               Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </publisher>
        <authority>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
               Informationsmodellierung - Austrian Centre for Digital Humanities,
               Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </authority>
        <distributor>
          <orgName ref="https://gams.uni-graz.at">GAMS - Geisteswissenschaftliches
               Asset Management System</orgName>
        </distributor>
        <availability>
          <licence target="https://creativecommons.org/licenses/by-nc/4.0">Creative Commons
                  BY-NC 4.0</licence>
        </availability>
        <date when="2019">2019</date>
        <pubPlace>Graz</pubPlace>
        <idno type="PID">o:tei2019.112</idno>
      </publicationStmt>
      <notesStmt>
        <note target="https://zenodo.org/record/3450376"></note>
      </notesStmt>
      <sourceDesc>
        <p>Information about the source</p>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <projectDesc>
        <ab>
          <ref target="info:fedora/context:tei2019.demonstrations" type="context">Demonstrations</ref>
          
          <ref target="info:fedora/context:tei2019" type="context">tei2019</ref>
        </ab>
      </projectDesc>
    </encodingDesc>
    <profileDesc>
      <langUsage>
        <language ident="en">en</language>
      </langUsage>
      <textClass>
        <keywords>
          <term>TEI</term>
          <term>MediaWiki</term>
        </keywords>
      </textClass>
    </profileDesc>
  </teiHeader>
  <text>
    <front>
      <titlePage>
        <docTitle>
          <titlePart>MediaWiki TEI extension demo</titlePart>
        </docTitle>
        <docAuthor>Thomas Pellissier Tanon</docAuthor>
      </titlePage>
    </front>
    <body>
      <div>
        <p>
          <ref target="http://mediawiki.org/">MediaWiki</ref> is one of the leading open source wiki
               engines. It is well known for being used by Wikipedia but it also powers many other websites
               including <ref target="ttps://wikisource.org/">Wikisource</ref>, the Wikipedia sister
               project dedicated to transcription, and the <ref target="https://wiki.tei-c.org/">TEI
                  wiki</ref>. MediaWiki default encoding for wiki pages content is wikitext. However the
               platform provides a powerful content abstraction system, allowing, e.g. to use an other
               content encoding for some or all wiki pages. </p>
        <p> The aim of this demo is to present <ref target="https://www.mediawiki.org/wiki/Extension:TEI">a new MediaWiki extension, called
               &quot;TEI&quot;</ref> that allows to create MediaWiki pages encoded in TEI P5 instead of Wikitext.
               This extension is a work in progress. It provides an implementation of a subset of TEI
               content tags (i.e. excluding the TEI header) inspired by <ref target="https://tei-c.org/release/doc/tei-p5-exemplars/html/tei_simplePrint.doc.html">TEI
                  simplePrint</ref>. A simple XML editor is provided with validation and auto-complete based
               on a configurable ODD bundled with the extension. A beginning of WYSIWYG editor is also
               available. <ref target="https://tools.wmflabs.org/wikitei/">A demo wiki</ref> is updated
               daily with the latest version of the extension and provides some examples. Before the
               demonstration we plan to improve both the WYSIWYG and XML editor, implement the support of
               more TEI tags and attributes and improve the extension configuration and extensibility. If
               time permits, we also plan to integrate it with <ref target="https://www.mediawiki.org/wiki/Extension:Proofread_Page">ProofreadPage</ref>, an
               other MediaWiki extension providing a transcription workflow for MediaWiki and currently
               based on Wikitext. </p>
      </div>
    </body>
  </text>
</TEI>
