Changeset 104050 in spip-zone
- Timestamp:
- Apr 22, 2017, 10:10:41 AM (4 years ago)
- Location:
- _plugins_/chess
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/chess/paquet.xml
r103720 r104050 2 2 prefix="chess" 3 3 categorie="divers" 4 version="0.9. 5"4 version="0.9.6" 5 5 etat="stable" 6 compatibilite="[1.9.0;3. 1.*]"6 compatibilite="[1.9.0;3.2.*]" 7 7 logo="chess32.png" 8 8 documentation="https://contrib.spip.net/Plugin-Chess" -
_plugins_/chess/plugin.xml
r103720 r104050 14 14 <icon>chess32.png</icon> 15 15 <auteur>Sébastien Boureux, Jacques Bouthier, Patrice Vanneufville, script original de Alf Magne Kalleland owner of DHTMLGoodies</auteur> 16 <version>0.9. 5</version>16 <version>0.9.6</version> 17 17 <etat>stable</etat> 18 18 <description> … … 37 37 </pipeline> 38 38 <categorie>divers</categorie> 39 <necessite id="SPIP" version="[1.9.0;3. 1.99]" />39 <necessite id="SPIP" version="[1.9.0;3.2.99]" /> 40 40 <utilise id="cfg" version="[1.0.6;]" /> 41 41 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.