Changeset 90053 in spip-zone
- Timestamp:
- Jun 9, 2015, 4:47:13 PM (6 years ago)
- Location:
- _plugins_/scssphp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/scssphp/paquet.xml
r85905 r90053 2 2 prefix="scssphp" 3 3 categorie="outil" 4 version="1.1. 0"4 version="1.1.1" 5 5 etat="stable" 6 compatibilite="[2.1.0;3. 0.*]"6 compatibilite="[2.1.0;3.1.*]" 7 7 logo="scssphp.png" 8 8 documentation="" -
_plugins_/scssphp/plugin.xml
r85905 r90053 5 5 <auteur>Jean-Baptiste Bourgoin</auteur> 6 6 <licence>GPL 3</licence> 7 <version>1.1. 0</version>7 <version>1.1.1</version> 8 8 <etat>stable</etat> 9 9 <icon>scsscss.png</icon> … … 19 19 <nom>insert_head</nom> 20 20 </pipeline> 21 <necessite id="SPIP" version="[2.1.0;3. 0.99]" />21 <necessite id="SPIP" version="[2.1.0;3.1.99]" /> 22 22 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.