Last change
on this file since 53038 was
53038,
checked in by eric@…, 10 years ago
|
Correction plugin.xml : slogan, auteur et on bloque le plugin à la branche 1.9.2 car aucune info n'est disponible dans la doc
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
LastChangedBy LastChangedDate LastChangedRevision
|
File size:
687 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Mon diplôme</nom> |
---|
3 | <auteur>[Christian Paulus->cpaulus@quesaco.org], html2pdf de Laurent Minguet, fpdf d'Olivier Plathey</auteur> |
---|
4 | <slogan>Génération de diplôme en ligne</slogan> |
---|
5 | <description> |
---|
6 | Ce plugin propose une balise SPIP de génération de diplôme en ligne. |
---|
7 | </description> |
---|
8 | |
---|
9 | <!-- documentation --> |
---|
10 | <lien>http://www.quesaco.org/Mon-diplome-SPIP</lien> |
---|
11 | |
---|
12 | <version>1.1.0</version> |
---|
13 | <etat>stable</etat> |
---|
14 | <icon>images/mon_diplome-64.png</icon> |
---|
15 | |
---|
16 | <!-- espace de nommage --> |
---|
17 | <prefix>plom</prefix> |
---|
18 | |
---|
19 | <options>mon_diplome_options.php</options> |
---|
20 | |
---|
21 | <categorie>divers</categorie> |
---|
22 | <necessite id="SPIP" version="[1.9.2;1.9.2]" /> |
---|
23 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.