You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.6 KiB
XML
40 lines
1.6 KiB
XML
<paquet
|
|
prefix="motsar"
|
|
version="2.0.3"
|
|
etat="stable"
|
|
compatibilite="[4.0.0;4.2.*]"
|
|
logo="prive/themes/spip/images/motsar-64.svg"
|
|
documentation="https://contrib.spip.net/4726"
|
|
schema="1.0.0"
|
|
>
|
|
|
|
<nom>Mots arborescents</nom>
|
|
<!-- Parce que certains mots sont plus importants que d'autres ! -->
|
|
|
|
<auteur lien='http://www.apsulis.com/'>Matthieu Marcillaud</auteur>
|
|
<credit lien="https://www.iconfinder.com/icons/290148/label_price_shopping_tag_tags_icon">Umar Irshad (logo)</credit>
|
|
|
|
<licence>GNU/GPL</licence>
|
|
|
|
<necessite nom="saisies" compatibilite="[3.54.10;]" />
|
|
<necessite nom="mots" compatibilite="[3.0.0;]" />
|
|
<!-- necessite nom="querypath" compatibilite="[1.1.1;]" / -->
|
|
|
|
<pipeline nom="autoriser" inclure="motsar_autorisations.php" />
|
|
|
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/motsar.php" />
|
|
<pipeline nom="declarer_tables_interfaces" inclure="base/motsar.php" />
|
|
<pipeline nom="afficher_complement_objet" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="afficher_contenu_objet" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="formulaire_charger" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="formulaire_verifier" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="formulaire_fond" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="pre_insertion" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="post_insertion" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="pre_edition" inclure="motsar_pipelines.php" />
|
|
<pipeline nom="post_edition" inclure="motsar_pipelines.php" />
|
|
|
|
<pipeline nom="mots_arborescents_heritages" action="" />
|
|
|
|
</paquet>
|