<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dennis+Groenewegen</id>
	<title>TEIWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dennis+Groenewegen"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Special:Contributions/Dennis_Groenewegen"/>
	<updated>2026-04-21T20:17:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen/MediaWiki&amp;diff=12743</id>
		<title>User:Dennis Groenewegen/MediaWiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen/MediaWiki&amp;diff=12743"/>
		<updated>2013-12-04T15:09:47Z</updated>

		<summary type="html">&lt;p&gt;Dennis Groenewegen: +&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;: ''A draft for [[MediaWiki]]'' (currently empty)&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
MediaWiki (MW) is a free and open-source PHP software package for building web CMSs that can be collaboratively edited. It is popularly known through its application on Wikipedia, for which it was initially created, and other sites hosted by the Wikimedia Foundation, but the basic platform can also be used and extended for many purposes other than those of traditional wikis. Additional functionality is usually achieved by installing ‘extensions’ (which are akin to Drupal’s ‘modules’). &lt;br /&gt;
&amp;lt;!----A common misconception about MediaWiki sites, which still occasionally lingers in academia, is that anyone across the globe can edit them and thus ‘ruin’ other people’s work. All one needs to do, however, is to enable password protection. Further, every version of a page that is submitted is automatically saved in the page history, so that earlier versions can be retrieved.---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Support for TEI==&lt;br /&gt;
&lt;br /&gt;
===Rendition===&lt;br /&gt;
The built-in syntax used to mark up content on regular pages is a simplified form of syntax commonly referred to as ‘wikitext’. Support for TEI/XML markup is not available out of the box, but a number of opportunities are afforded by the software: &lt;br /&gt;
&lt;br /&gt;
(1) Additional XML tags for encoding text according to TEI guidelines can be defined in extensions: [https://www.mediawiki.org/wiki/Manual:Extending_wiki_markup see here]. TEITags is one such custom extension, which was created by Richard Davis for the Transcribe Bentham Project at UCL. Although it currently covers only a restricted subset of tags, it can be easily extended by hacking into “TEITags.body.php” and defining the appropriate behaviour for each tag in a CSS. &lt;br /&gt;
&lt;br /&gt;
(2) As of MW 1.21 (released in 2013), a facility called ContentHandler is available to add support for specifically declaring content types other than wikitext: [https://www.mediawiki.org/wiki/Manual:ContentHandler see this page]. &lt;br /&gt;
&amp;lt;!---&lt;br /&gt;
?3 https://www.mediawiki.org/wiki/Extension:AlternateSyntaxParser&lt;br /&gt;
&lt;br /&gt;
---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interface===&lt;br /&gt;
====Text editors and toolbars====&lt;br /&gt;
* WikiEditor&lt;br /&gt;
* CharInsert &lt;br /&gt;
* VisualEditor&lt;br /&gt;
* SemanticForms offers a form-based alternative to editing the source text directly. The extension could potentially be extended to assist in XML editing or to allow for images from which to transcribe manuscript material. &lt;br /&gt;
&lt;br /&gt;
====Image tools====&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Querying tools / semantic extraction==&lt;br /&gt;
* Extension:ExternalData&lt;br /&gt;
&lt;br /&gt;
==Useful links==&lt;br /&gt;
;Discussions elsewhere&lt;br /&gt;
* https://wikisource.org/wiki/Wikisource:TEI - a number of editors at Wikisource, one of the Wikimedia projects, are discussing the adoption of TEI for Wikisource.&lt;br /&gt;
* http://dl.acm.org/citation.cfm?doid=2517978.2517988 - a paper which &amp;quot;presents and discusses an integrated project-specific working environment for editing TEI/XML files and linking entities of interest to a dedicated wiki system. This working environment has been specifically tailored to the workflow in our interdisciplinary digital humanities project &amp;quot;GeoBib&amp;quot;. It addresses some challenges that arose while working with person-related data and geographical references in a growing collection of TEI/XML files. While our current solution provides some essential benefits, we also discuss several critical issues and challenges that remain.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Publishing and delivery tools]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dennis Groenewegen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen/MediaWiki&amp;diff=12503</id>
		<title>User:Dennis Groenewegen/MediaWiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen/MediaWiki&amp;diff=12503"/>
		<updated>2013-11-01T22:26:33Z</updated>

		<summary type="html">&lt;p&gt;Dennis Groenewegen: draft for MW&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;: ''A draft for [[MediaWiki]]'' (currently empty)&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
MediaWiki (MW) is a free and open-source PHP software package for building web CMSs that can be collaboratively edited. It is popularly known through its application on Wikipedia, for which it was initially created, and other sites hosted by the Wikimedia Foundation, but the basic platform can also be used and extended for many purposes other than those of traditional wikis. Additional functionality is usually achieved by installing ‘extensions’ (which are akin to Drupal’s ‘modules’). &lt;br /&gt;
&amp;lt;!----A common misconception about MediaWiki sites, which still occasionally lingers in academia, is that anyone across the globe can edit them and thus ‘ruin’ other people’s work. All one needs to do, however, is to enable password protection. Further, every version of a page that is submitted is automatically saved in the page history, so that earlier versions can be retrieved.---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Support for TEI==&lt;br /&gt;
&lt;br /&gt;
===Rendition===&lt;br /&gt;
The built-in syntax used to mark up content on regular pages is a simplified form of syntax commonly referred to as ‘wikitext’. Support for TEI/XML markup is not available out of the box, but a number of opportunities are afforded by the software: &lt;br /&gt;
&lt;br /&gt;
(1) Additional XML tags for encoding text according to TEI guidelines can be defined in extensions: [https://www.mediawiki.org/wiki/Manual:Extending_wiki_markup see here]. TEITags is one such custom extension, which was created by Richard Davis for the Transcribe Bentham Project at UCL. Although it currently covers only a restricted subset of tags, it can be easily extended by hacking into “TEITags.body.php” and defining the appropriate behaviour for each tag in a CSS. &lt;br /&gt;
&lt;br /&gt;
(2) As of MW 1.21 (released in 2013), a facility called ContentHandler is available to add support for specifically declaring content types other than wikitext: [https://www.mediawiki.org/wiki/Manual:ContentHandler see this page]. &lt;br /&gt;
&amp;lt;!---&lt;br /&gt;
?3 https://www.mediawiki.org/wiki/Extension:AlternateSyntaxParser&lt;br /&gt;
&lt;br /&gt;
---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interface===&lt;br /&gt;
====Text editors and toolbars====&lt;br /&gt;
* WikiEditor&lt;br /&gt;
* CharInsert &lt;br /&gt;
* VisualEditor&lt;br /&gt;
&lt;br /&gt;
====Image tools====&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Querying tools / semantic extraction==&lt;br /&gt;
* Extension:ExternalData&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Publishing and delivery tools]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dennis Groenewegen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen&amp;diff=11916</id>
		<title>User:Dennis Groenewegen</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Dennis_Groenewegen&amp;diff=11916"/>
		<updated>2013-05-07T07:52:54Z</updated>

		<summary type="html">&lt;p&gt;Dennis Groenewegen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmaster/admin at http://www.vanhamel.nl - website of the A. G. van Hamel Foundation for Celtic Studies, where I'm also directing and contributing to two projects: ''*selgā'' (a Celtic studies catalogue) and Tionscadal na Nod. I'm interested in utilising TEI in a MediaWiki/SMW environment. &lt;br /&gt;
&lt;br /&gt;
==Tools in need of wider attention==&lt;br /&gt;
* [http://www.mediawiki.org/wiki/TEI Extension:TEITags]&lt;br /&gt;
* [[Wiki2TEI]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Users]]&lt;/div&gt;</summary>
		<author><name>Dennis Groenewegen</name></author>
		
	</entry>
</feed>