<plugin>
	<nom>
		<multi>
			[fr]Table des Mati&#232;res
			[en]Table of contents
		</multi>
	</nom>
	<slogan>
		<multi>
			[fr]Cr&#233;er le sommaire d'un article
			[en]Create the summary of an article
		</multi>
	</slogan>
	<version>2.4.0</version>
	<prefix>tablematieres</prefix>
	<icon>images/table_matieres-64.png</icon>
	<fonctions>tablematieres_fonctions.php</fonctions>
	<auteur>marcimat, Fil, James</auteur>
	<licence>GNU/GPL</licence>
	<description>
		<multi>
			[fr]Introduit une ancre translitter&#233;e pour chaque intertitre du champ #TEXTE des ARTICLES,
	ainsi qu'une balise #TABLE_MATIERES (facultative) associ&#233;e &#224; placer, bien s&#251;r, dans une boucle ARTICLES.
			[en]Introduce an anchor for each heading of a #TEXTE field of the articles, and an 
	associated optional tag #TABLE_MATIERES to put in the ARTICLES loops.
		</multi>
	</description>
	<etat>stable</etat>
	<lien>https://contrib.spip.net/?article2365</lien>
	<categorie>edition</categorie>
	<necessite id="SPIP" version="[2.0.0;3.2.99]" />
	<utilise id="ancresdouces" />
	<pipeline>
		<nom>declarer_tables_interfaces</nom>
		<inclure>tdm_pipelines.php</inclure>
	</pipeline>
	<pipeline>
		<nom>jquery_plugins</nom>
		<inclure>tdm_pipelines.php</inclure>
	</pipeline>
	<pipeline>
		<nom>insert_head</nom>
		<inclure>tdm_pipelines.php</inclure>
	</pipeline>
</plugin>