Changeset 90453 in spip-zone
- Timestamp:
- Jun 23, 2015, 9:11:25 AM (6 years ago)
- Location:
- _plugins_/fil_ariane/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fil_ariane/trunk/paquet.xml
r84587 r90453 2 2 prefix="fil_ariane" 3 3 categorie="navigation" 4 version="0.1.1 2"4 version="0.1.13" 5 5 etat="dev" 6 compatibilite="[2.1.0;3. 0.*]"6 compatibilite="[2.1.0;3.1.*]" 7 7 logo="img/fil_ariane-128.png" 8 8 documentation="http://contrib.spip.net/Plugin-Fil-d-Ariane" -
_plugins_/fil_ariane/trunk/plugin.xml
r84587 r90453 12 12 <icon>img/fil_ariane-128.png</icon> 13 13 14 <version>0.1.1 2</version>14 <version>0.1.13</version> 15 15 <etat>dev</etat> 16 16 … … 25 25 26 26 <categorie>navigation</categorie> 27 <necessite id="SPIP" version="[2.1.0;3. 0.99]" />27 <necessite id="SPIP" version="[2.1.0;3.1.99]" /> 28 28 29 29 <!-- pour la fonction generer_url_entite -->
Note: See TracChangeset
for help on using the changeset viewer.