Changeset 48099 in spip-zone
- Timestamp:
- May 25, 2011, 2:34:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/produits/plugin.xml
r47724 r48099 3 3 <auteur>[Les Développements Durables->http://www.ldd.fr]</auteur> 4 4 <licence>GPL v3</licence> 5 <version>0.1. 2</version>5 <version>0.1.3</version> 6 6 <version_base>0.1</version_base> 7 7 <etat>dev</etat> … … 54 54 <url>configurer_produits</url> 55 55 </bouton> 56 <bouton id='produit_creer' parent="outils_rapides"> 57 <titre>produits:produit_bouton_ajouter</titre> 58 <icone>images/produits-16.png</icone> 59 <url>produit_edit</url> 60 <args>nouveau=oui&id_rubrique=@id_rubrique@</args> 61 </bouton> 62 56 63 57 64 <necessite id="SPIP" version="[2.1.8;]" />
Note: See TracChangeset
for help on using the changeset viewer.