Changeset 47951 in spip-zone
- Timestamp:
- May 20, 2011, 7:27:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/plugin-thelia/plugin.xml
r47928 r47951 1 1 <plugin> 2 2 <nom>Interface Thélia</nom> 3 <version>1.4 </version>3 <version>1.4.1</version> 4 4 <prefix>spip_thelia</prefix> 5 5 <auteur><br />Arnault Pachot et Gilles Vincent : développement<br />Claude Chadoutaud : squelettes pour beeSpip<br />Aurélien Dumas : squelettes par défaut</auteur> … … 53 53 <install>base/spip_thelia_upgrade.php</install> 54 54 <icon>img_pack/logo_thelia.png</icon> 55 56 <chemin dir="./squelettes_zpip/" type="public"> 57 <chemin dir="./squelettes_spip2.0/" type="public"> 58 55 59 <necessite id="CFG" version="[1.0;]" /> 56 60 <necessite id='SPIP' version='[1.9.0;]' />
Note: See TracChangeset
for help on using the changeset viewer.