Last change
on this file since 47933 was
47933,
checked in by jluc@…, 10 years ago
|
Corrections + compatibilité avec les forums objet (spip3 ou forum_objets_spip2)
|
File size:
915 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Breves vers articles</nom> |
---|
3 | <auteur>Didier, JLuc, [http://www.ouhpla.net]</auteur> |
---|
4 | <licence>GNU/GLP</licence> |
---|
5 | <description> |
---|
6 | Transforme les brèves d'un site en articles, les range dans une rubrique, leur attribue un auteur, fait suivre les logos et les forums, et convertit tous les liens raccourcis. |
---|
7 | </description> |
---|
8 | <lien>http://www.spip-contrib.net/3835</lien> |
---|
9 | <categorie>maintenance</categorie> |
---|
10 | <etat>test</etat> |
---|
11 | <icon>prive/themes/spip/images/br2art.png</icon> |
---|
12 | <prefix>breves_vers_articles</prefix> |
---|
13 | <version>1.1</version> |
---|
14 | <install>base/breves_vers_articles_upgrade.php</install> |
---|
15 | <options>breves_vers_articles_options.php</options> |
---|
16 | <fonctions>breves_vers_articles_fonctions.php</fonctions> |
---|
17 | <bouton id='breves_vers_articles' parent='bando_administration'> |
---|
18 | <icone>prive/themes/spip/images/br2art.png</icone> |
---|
19 | <titre>Breves vers articles</titre> |
---|
20 | </bouton> |
---|
21 | </plugin> |
---|
22 | |
---|
Note: See
TracBrowser
for help on using the repository browser.