Last change
on this file since 51766 was
51766,
checked in by eric@…, 9 years ago
|
Correction des plugi.xml et en particulier slogan, entités numériques, lien de doc, la compatibilité SPIP et on arrête la kermesse des versions en renumérotant les anciennes de façon plus logique et en conservant la possibilité d'utiliser STEP
|
File size:
970 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Associaspip</nom> |
---|
3 | <auteur> |
---|
4 | Bernard Blazin - François de Montlivault - Emmanuel Saint-James |
---|
5 | </auteur> |
---|
6 | <version>1.0.0</version> |
---|
7 | <version_base>42024</version_base> |
---|
8 | <meta>association_metas</meta> |
---|
9 | <etat>stable</etat> |
---|
10 | <slogan>Gestion d'associations</slogan> |
---|
11 | <description>Gestion d'associations</description> |
---|
12 | <prefix>association</prefix> |
---|
13 | <install>base/association_gestion.php</install> |
---|
14 | <lien>http://www.spip-contrib.net/Plugin-Gestion-d-associations</lien> |
---|
15 | <icon>img_pack/annonce.gif</icon> |
---|
16 | |
---|
17 | <options>association_options.php</options> |
---|
18 | |
---|
19 | <pipeline><nom>header_prive</nom></pipeline> |
---|
20 | <pipeline><nom>delete_tables</nom></pipeline> |
---|
21 | |
---|
22 | <pipeline> |
---|
23 | <nom>ajouter_boutons</nom> |
---|
24 | <action>ajouterBoutons</action> |
---|
25 | </pipeline> |
---|
26 | |
---|
27 | <pipeline> |
---|
28 | <nom>post_edition</nom> |
---|
29 | <inclure>inc/post_edition.php</inclure> |
---|
30 | </pipeline> |
---|
31 | |
---|
32 | <categorie>divers</categorie> |
---|
33 | <necessite id="SPIP" version="[2.0.0;2.1.0)" /> |
---|
34 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.