Changeset 51910 in spip-zone
- Timestamp:
- Sep 27, 2011, 10:56:59 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/champs_extras/extensions/type_articles/plugin.xml
r50411 r51910 3 3 <multi>[fr]Type pour les articles</multi> 4 4 </nom> 5 <slogan> 6 <multi>[fr]Ajouter un champ "type" à vos articles</multi> 7 </slogan> 5 8 <description> 6 9 <multi> 7 [fr] Ajoute un champ "type" à l'objet éditorial article.10 [fr]Ajoute un champ "type" à l'objet éditorial article. Les libellés des types possibles sont surchargeables dans votre fichier de langue 8 11 </multi> 9 12 </description> … … 12 15 <etat>stable</etat> 13 16 14 <version>0.3 </version>17 <version>0.3.0</version> 15 18 <version_base>0.1</version_base> 16 19 <icon>images/type_articles-64.png</icon>
Note: See TracChangeset
for help on using the changeset viewer.