Current File : /home/igihango/public_html/plugins-dist/textwheel/paquet.xml
<paquet
	prefix="tw"
	categorie="edition"
	version="3.1.4"
	etat="stable"
	compatibilite="[4.2.0;4.2.*]"
	logo="textwheel-32.png"
>

	<nom>TextWheel pour SPIP</nom>
	<!-- Gestion de la typographie SPIP avec TextWheel -->

	<auteur>Collectif SPIP</auteur>

	<licence lien="http://www.gnu.org/licenses/lgpl.html">GNU/LGPL</licence>

	<pipeline nom="trig_purger" inclure="inc/textwheel.php" />
	<pipeline nom="pre_echappe_html_propre" action="" />
	<pipeline nom="pre_echappe_html_propre_args" action="" />
	<pipeline nom="post_echappe_html_propre" action="" />
	<pipeline nom="post_echappe_html_propre_args" action="" />
	<pipeline nom="pre_liens" action="autoliens" inclure="inc/autoliens.php" />
	<pipeline nom="post_typo" action="post_typo" inclure="inc/ressource-mini.php" />
	<pipeline nom="pre_liens" action="pre_liens" inclure="inc/ressource-mini.php" />

	<utilise nom="yaml" compatibilite="[1.5.3;]" />
	<utilise nom="memoization" compatibilite="[1.8.3;]" />

</paquet>