Changeset 52361 in spip-zone
- Timestamp:
- Oct 3, 2011, 11:01:23 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/polyhierarchie/plugin.xml
r51429 r52361 1 1 <plugin> 2 <nom><multi>[fr]PolyHierarchie[en]PolyHierarchy</multi></nom> 2 <nom><multi>[fr]PolyHiérarchie[en]PolyHierarchy</multi></nom> 3 <slogan> 4 <multi> 5 [fr]Rattacher un article ou une rubrique à plusieurs rubriques parentes 6 [en]Attach an article or a section on several parent sections. 7 </multi> 8 </slogan> 3 9 <icon>images/polyhier-128.png</icon> 4 <auteur>[Cedric Morin->http://www.yterium.com] 5 _ © 2009-2010 6 </auteur> 7 <licence>GPL</licence> 10 <auteur>[Cedric Morin->http://www.yterium.com]</auteur> 11 <licence>© 2009-2010 GPL</licence> 8 12 <version>0.3.1</version> 9 13 <version_base>0.1.0</version_base> … … 13 17 et articles à d'autres rubriques que leur parent direct. 14 18 [en]Plugin for creating cross-links by referencing sections 15 and articles to other sections that their theirdirect parent.19 and articles to other sections that their direct parent. 16 20 </multi></description> 17 21 <lien>http://www.spip-contrib.net/Polyhierarchie</lien> … … 63 67 <inclure>polyhier_pipeline.php</inclure> 64 68 </pipeline> 65 <necessite id='SPIP' version='[2.0.10; ]' />69 <necessite id='SPIP' version='[2.0.10;2.1.99]' /> 66 70 <necessite id='spip_bonux' version='[1.8;]' /> 67 71 <categorie>navigation</categorie>
Note: See TracChangeset
for help on using the changeset viewer.