[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / vertebres / paquet.xml
1 <paquet
2 prefix="vertebres"
3 categorie="outil"
4 version="1.3.2"
5 etat="stable"
6 compatibilite="[3.2.0;3.2.*]"
7 logo="images/vertebres-32.png"
8 >
9
10 <nom>vertèbres</nom>
11 <!-- Lecteur de tables SQL -->
12
13 <auteur>Collectif SPIP</auteur>
14 <credit lien="http://www.fatcow.com/free-icons/">FatCow pour l'icone</credit>
15
16 <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GNU/GPL</licence>
17
18 <pipeline nom="styliser" inclure="vertebres_pipelines.php" />
19
20 <menu nom="vertebres" titre="vertebres:titre_tables" parent="menu_developpement" icone="images/tables-16.png" action="vertebres" />
21
22 </paquet>