Line | |
---|
1 | <paquet |
---|
2 | prefix="foundation_6" |
---|
3 | categorie="outil" |
---|
4 | version="6.0.0" |
---|
5 | etat="stable" |
---|
6 | compatibilite="[3.0.8;3.1.*]" |
---|
7 | logo="prive/themes/spip/images/foundation_6-64.png" |
---|
8 | schema="1.0" |
---|
9 | documentation="http://contrib.spip.net/Foundation-4-Spip" |
---|
10 | > |
---|
11 | <nom>Foundation 6</nom> |
---|
12 | <!-- Plugin qui intégre le framework Foundation à l'interface public de SPIP. --> |
---|
13 | |
---|
14 | <auteur lien='http://p.henix.be'>Phenix</auteur> |
---|
15 | |
---|
16 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GNU/GPL</licence> |
---|
17 | |
---|
18 | <!-- On active le pipeline pour modifier le header --> |
---|
19 | <pipeline nom="insert_head" inclure="foundation_6_pipelines.php" /> |
---|
20 | <pipeline nom="insert_head_css" inclure="foundation_6_pipelines.php" /> |
---|
21 | |
---|
22 | <!-- On ajoute un bouton pour la configuration --> |
---|
23 | <!-- Bouton pour la configuration --> |
---|
24 | <menu nom="foundation_titre" titre="foundation:foundation_6_titre" parent="menu_configuration" icone="images/foundation_6-16.png" action="configurer_foundation" /> |
---|
25 | |
---|
26 | <!-- Les plugins indispensable --> |
---|
27 | <necessite nom="saisies" compatibilite="[2.0.3;[" /> |
---|
28 | |
---|
29 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.