WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins-dist
/
textwheel
/
Name
Action
..
.gitattributes
Edit
.gitignore
Edit
CHANGELOG.md
Edit
README.md
Edit
composer.json
Edit
engine
inc
lang
modeles
paquet.xml
Edit
phpcs.xml.dist
Edit
phpstan-baseline.neon
Edit
phpstan.neon.dist
Edit
prive
tests
textwheel-xx.svg
Edit
typographie
wheels
Editing: paquet.xml
<paquet prefix="tw" categorie="edition" version="3.3.3" etat="stable" compatibilite="[4.4.0-dev;4.*]" 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>