Changeset 34492 in spip-zone for _plugins_/actunite/plugin.xml
- Timestamp:
- Jan 15, 2010, 11:47:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/actunite/plugin.xml
r32439 r34492 2 2 3 3 <version>beta</version> 4 4 5 5 <nom>Actunite - Actualités "Unite Like"</nom> 6 6 7 7 <prefix>actunite</prefix> 8 8 9 9 <auteur>Cyril MARION</auteur> 10 10 11 11 <licence>© 2009 Ateliers CYM - PARIS - Licence GNU/GPL</licence> 12 12 13 13 <etat>dev</etat> 14 14 15 15 <description> 16 16 Ajoute un bloc de 4 actualités sur votre site. 17 17 18 18 <p>La position d'insertion, les dimensions et le nombre d'actus sont paramétrables via [CFG->./index.php?exec=cfg&cfg=actunite].</p> 19 19 20 20 </description> 21 21 … … 23 23 [Doc en ligne, forum, FAQ sur SPIP-Contrib->http://www.spip-contrib.net/Plugin-Acunite?var_mode=preview] 24 24 </lien> 25 25 26 26 <icon>img_pack/picto_actunite_64x64.png</icon> 27 27 28 28 <pipeline> 29 29 <nom>insert_head</nom> … … 35 35 36 36 <necessite id='cfg' version='[1.0;]' /> 37 37 <categorie>multimedia</categorie> 38 38 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.