<?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=Fr%C3%A9d%C3%A9ric+Clavert</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=Fr%C3%A9d%C3%A9ric+Clavert"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Special:Contributions/Fr%C3%A9d%C3%A9ric_Clavert"/>
	<updated>2026-04-22T21:29:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12362</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12362"/>
		<updated>2013-10-25T10:26:19Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Support for TEI */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [https://drupal.org/project/xmlcontent XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries [https://drupal.org/project/feeds_xpathparser thanks to a plug in for Feeds] - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
* Current version: Drupal 7.23, released 2013-Aug-08;&lt;br /&gt;
* Former version, still supported: Drupal 6.28, released 2013-Jan-16;&lt;br /&gt;
* Next version: [https://drupal.org/drupal-8.0 Drupal 8].&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
The official history is described [https://drupal.org/about/history here].&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
Go to the [https://drupal.org/start Get started section] of Drupal website. Drupal is open source and can downloaded for free.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12361</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12361"/>
		<updated>2013-10-25T10:25:43Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Support for TEI */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries [https://drupal.org/project/feeds_xpathparser thanks to a plug in for Feeds] - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
* Current version: Drupal 7.23, released 2013-Aug-08;&lt;br /&gt;
* Former version, still supported: Drupal 6.28, released 2013-Jan-16;&lt;br /&gt;
* Next version: [https://drupal.org/drupal-8.0 Drupal 8].&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
The official history is described [https://drupal.org/about/history here].&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
Go to the [https://drupal.org/start Get started section] of Drupal website. Drupal is open source and can downloaded for free.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12359</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12359"/>
		<updated>2013-10-24T09:13:54Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* How to download or buy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
* Current version: Drupal 7.23, released 2013-Aug-08;&lt;br /&gt;
* Former version, still supported: Drupal 6.28, released 2013-Jan-16;&lt;br /&gt;
* Next version: [https://drupal.org/drupal-8.0 Drupal 8].&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
The official history is described [https://drupal.org/about/history here].&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
Go to the [https://drupal.org/start Get started section] of Drupal website. Drupal is open source and can downloaded for free.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12358</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12358"/>
		<updated>2013-10-24T09:13:11Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* History of versions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
* Current version: Drupal 7.23, released 2013-Aug-08;&lt;br /&gt;
* Former version, still supported: Drupal 6.28, released 2013-Jan-16;&lt;br /&gt;
* Next version: [https://drupal.org/drupal-8.0 Drupal 8].&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
The official history is described [https://drupal.org/about/history here].&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12357</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12357"/>
		<updated>2013-10-24T09:11:51Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Current version number and date of release */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
* Current version: Drupal 7.23, released 2013-Aug-08;&lt;br /&gt;
* Former version, still supported: Drupal 6.28, released 2013-Jan-16;&lt;br /&gt;
* Next version: [https://drupal.org/drupal-8.0 Drupal 8].&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12356</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12356"/>
		<updated>2013-10-24T09:08:50Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Sample implementations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.tei-c.org/index.php/Drupal#Synopsis See above].&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12355</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12355"/>
		<updated>2013-10-24T09:08:05Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* User community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
There is some information about the community of users on the [https://drupal.org/support Drupal support webpage].&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12354</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12354"/>
		<updated>2013-10-24T09:07:23Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Tech support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
Drupal is delivered ''as is'', but there is a large community of users and a rather detailed documentation (see above).&lt;br /&gt;
&lt;br /&gt;
There is a dedicated [https://drupal.org/support support page].&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12353</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12353"/>
		<updated>2013-10-24T09:05:30Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Documentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
[https://drupal.org/documentation Drupal official documentation]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12352</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12352"/>
		<updated>2013-10-24T09:04:48Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Language(s) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP and SQL are used by Drupal. For the handling of TEI encoded texte with Drupal XSLT or XPath will be required too.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12351</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12351"/>
		<updated>2013-10-24T09:03:58Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Support for TEI */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
Drupal does not support TEI or TEI Lite &amp;quot;out of the box&amp;quot;. Though, several modules or solutions can be implemented for a TEI-based web project:&lt;br /&gt;
&lt;br /&gt;
* [http://www.teich.org TEI-CHI] (Drupal 7) - it was developped for [http://www.berardier.org].&lt;br /&gt;
* [XML Content module] (Drupal 6) - Read [http://stephanieschlitz.com/tei-xml-and-drupal/ Stephanie Schlitz' blogpost] on the subject. Unfortunately, this module is not under development anymore.&lt;br /&gt;
* The [http://dare.uni-koeln.de/ DARE project] is expected to release a module for drupal.&lt;br /&gt;
* Some projects are using the [https://drupal.org/project/feeds Feed module] for drupal. It allows some XPath queries - see [http://www.poeticformsonline.org/ Poetic forms]&lt;br /&gt;
&lt;br /&gt;
It seems that using TEI encoded texts with Drupal implies whatever happens some degree of code and customization.&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12350</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12350"/>
		<updated>2013-10-24T08:55:27Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Source code and licensing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
[https://drupal.org/LICENSE.txt GNU General Public License]&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12349</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12349"/>
		<updated>2013-10-24T08:54:48Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
A rather propagandistic description of Drupal's features are [https://drupal.org/features available on the Drupal website]. It is a rather complex CMS, but with many more features than wordpress. [https://drupal.org/project/drupal Drupal Core] (the basic installation) can be largely extended, notably through the [https://drupal.org/project/views &amp;quot;Views&amp;quot; module] that will be integrated into Drupal Core for the 8th version.&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12348</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12348"/>
		<updated>2013-10-24T08:50:51Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* System requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* first feature&lt;br /&gt;
* second feature&lt;br /&gt;
* third feature&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
    * [https://drupal.org/requirements/php More precisions].&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12347</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12347"/>
		<updated>2013-10-24T08:49:58Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* System requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* first feature&lt;br /&gt;
* second feature&lt;br /&gt;
* third feature&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
* Apache is recommended, but [https://drupal.org/requirements/webserver other solutions are possible]&lt;br /&gt;
* Database: depending on drupal's versions, MySQL or postgreSQL are usually better, but Oracle or MS SQL Server are possible with som additional extensions. [https://drupal.org/requirements/database More precision.]&lt;br /&gt;
* PHP:&lt;br /&gt;
    * Drupal 6: PHP 4.4.0 or higher (5.2 recommended).&lt;br /&gt;
    * Drupal 7: PHP 5.2.5 or higher (5.3 recommended).&lt;br /&gt;
    * Drupal 8: PHP 5.3.10 or higher.&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12346</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12346"/>
		<updated>2013-10-24T08:42:27Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Synopsis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* first feature&lt;br /&gt;
* second feature&lt;br /&gt;
* third feature&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
Linux or Windows server, web accessible, running a web server.&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12345</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12345"/>
		<updated>2013-10-24T08:42:14Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Synopsis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
* [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
* [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
* [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
[[User:Frédéric Clavert|Frédéric Clavert]] 04:42, 24 October 2013 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* first feature&lt;br /&gt;
* second feature&lt;br /&gt;
* third feature&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
Linux or Windows server, web accessible, running a web server.&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12344</id>
		<title>Drupal</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Drupal&amp;diff=12344"/>
		<updated>2013-10-24T08:40:29Z</updated>

		<summary type="html">&lt;p&gt;Frédéric Clavert: /* Synopsis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
Drupal is an open source web content management platform written in PHP and largely driven by a relational database (MySQL, Postgres, etc). Primarily designed for HTML, Drupal has been used for a number of TEI projects. See a [http://listserv.brown.edu/archives/cgi-bin/wa?A1=ind1206&amp;amp;L=TEI-L#11 thread on the TEI-L] as well as a 2013 [http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1310&amp;amp;L=TEI-L&amp;amp;F=&amp;amp;S=&amp;amp;X=50AE522BAB18795405t&amp;amp;P=64869 summary of previous threads].&lt;br /&gt;
&lt;br /&gt;
Some examples:&lt;br /&gt;
- [http://dare.uni-koeln.de/ DARE project]&lt;br /&gt;
- [http://www.poeticformsonline.org/ Forms online]&lt;br /&gt;
- [http://www.berardier.org/ Essai sur le récit, ou entretiens sur la manière de raconter par François-Joseph Bérardier de Bataut]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* first feature&lt;br /&gt;
* second feature&lt;br /&gt;
* third feature&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
'''Please sign all comments.'''&lt;br /&gt;
(please leave the above note about signing comments, and add signed comments here below it)&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
Linux or Windows server, web accessible, running a web server.&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
GNU General Public License&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
(Does it support TEI or TEI Lite &amp;quot;out of the box&amp;quot;?)&lt;br /&gt;
(How easily can TEI be implemented?)&lt;br /&gt;
(Are there customized versions of the tool created for the TEI community, perhaps even by those not affiliated with the tool's creators?)&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
PHP, SQL&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
(link to or information about documentation available)&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
(What technical support is provided by the creators of the tool?)&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
(Are there any communities of users?)&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
(links to demo sites running the tool or successful implementations of it)&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
(type in that information here)&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;br /&gt;
(type in that information here)&lt;/div&gt;</summary>
		<author><name>Frédéric Clavert</name></author>
		
	</entry>
</feed>