Last change
on this file since 98285 was
98285,
checked in by teddy.spip@…, 5 years ago
|
Il faut avoir une compatibilité sur les necessite, car par la suite en SPIP 3.1, cela crée un bug… On met une version compatible SPIP 3.0 en nécessite.
|
File size:
839 bytes
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="aeres" |
---|
3 | categorie="edition" |
---|
4 | version="2.2.0" |
---|
5 | etat="stable" |
---|
6 | compatibilite="[3.0.0;3.0.*]" |
---|
7 | logo="images/aeres-48.png" |
---|
8 | documentation="http://contrib.spip.net/Bibliographie-AERES-2-0" |
---|
9 | > |
---|
10 | |
---|
11 | <nom>Bibliographie AERES</nom> |
---|
12 | <!-- Générer une bibliographie au format AERES à partir de ZotSpip --> |
---|
13 | |
---|
14 | <auteur lien="http://contrib.spip.net/Joseph">Joseph Larmarange</auteur> |
---|
15 | |
---|
16 | <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
---|
17 | |
---|
18 | <pipeline nom="ieconfig_metas" inclure="aeres_ieconfig.php" /> |
---|
19 | <pipeline nom="affiche_milieu" inclure="aeres_pipelines.php" /> |
---|
20 | <pipeline nom="affiche_droite" inclure="aeres_pipelines.php" /> |
---|
21 | <pipeline nom="autoriser" inclure="aeres_pipelines.php" /> |
---|
22 | |
---|
23 | <necessite nom="zotspip" compatibilite="[2.0.*;]" /> |
---|
24 | <necessite nom="bibliocheck" compatibilite="[1.0.*;]" /> |
---|
25 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.