Last change
on this file since 48967 was
48967,
checked in by guy.cesaro@…, 10 years ago
|
Ajustement de la borne fermante pour SPIP3; On utilise la belle etoile (Eric)
|
File size:
1.5 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Zippeur</nom> |
---|
3 | <auteur>Maïeul Rouquette, Julien Coste-Louret</auteur> |
---|
4 | <version>1.3</version> |
---|
5 | <version_base>0.3</version_base> |
---|
6 | <categorie>multimedia</categorie> |
---|
7 | <etat>stable</etat> |
---|
8 | <lien>http://www.spip-contrib.net/Zippeur</lien> |
---|
9 | <icon>zip.png</icon> |
---|
10 | <description> Zippez facilement vos documents joints.</description> |
---|
11 | <install>base/zippeur.php</install> |
---|
12 | <prefix>zippeur</prefix> |
---|
13 | <fonctions>zippeur_fonctions.php</fonctions> |
---|
14 | <necessite id="spip" version="[2.0.0;3.0.0-dev)" /> |
---|
15 | <necessite id='cfg' version='[1.10.0;]' /> |
---|
16 | <pipeline> |
---|
17 | <nom>declarer_tables_principales</nom> |
---|
18 | <inclure>zippeur_pipelines.php</inclure> |
---|
19 | </pipeline> |
---|
20 | <licence>GPL</licence> |
---|
21 | <lien>http://www.spip-contrib.net/Zippeur</lien> |
---|
22 | </plugin> |
---|
23 | <plugin spip='[3.0.0-dev;3.0.*]'> |
---|
24 | <nom>Zippeur</nom> |
---|
25 | <auteur>Maïeul Rouquette, Julien Coste-Louret</auteur> |
---|
26 | <version>1.3</version> |
---|
27 | <version_base>0.3</version_base> |
---|
28 | <categorie>multimedia</categorie> |
---|
29 | <lien>http://www.spip-contrib.net/Zippeur</lien> |
---|
30 | <etat>stable</etat> |
---|
31 | <icon>images/zip.png</icon> |
---|
32 | <description> Zippez facilement vos documents joints.</description> |
---|
33 | <install>base/zippeur.php</install> |
---|
34 | <prefix>zippeur</prefix> |
---|
35 | <fonctions>zippeur_fonctions.php</fonctions> |
---|
36 | <pipeline> |
---|
37 | <nom>declarer_tables_principales</nom> |
---|
38 | <inclure>zippeur_pipelines.php</inclure> |
---|
39 | </pipeline> |
---|
40 | <licence>GPL</licence> |
---|
41 | <lien>http://www.spip-contrib.net/Zippeur</lien> |
---|
42 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.