Last change
on this file since 103055 was
103055,
checked in by tetue@…, 4 years ago
|
Et voilà Daisy CSS pour SPIP \o/
|
-
Property svn:eol-style set to
native
|
File size:
815 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Daisy CSS</nom> |
---|
3 | <prefix>daisy</prefix> |
---|
4 | <icon>icon/daisy.png</icon> |
---|
5 | |
---|
6 | <version>1.0.0</version> |
---|
7 | <etat>experimental</etat> |
---|
8 | <categorie>outil</categorie> |
---|
9 | |
---|
10 | <slogan>Daisy CSS pour SPIP</slogan> |
---|
11 | <description>Organisation du code, nomenclature des fichiers et ordre d'appel, pour des CSS modulaires et maintenables. Pour savoir comment s'en servir, lire le fichier readme. ATTENTION : ce plugin experimental fonctionne mal… voir la todo pour aider à l'améliorer.</description> |
---|
12 | <lien>http://daisy.tetue.net</lien> |
---|
13 | <auteur>[Tetue->http://spip.tetue.net] - 2010</auteur> |
---|
14 | |
---|
15 | <necessite id="SPIP" version="[2.1.0;2.1.99]" /> |
---|
16 | <necessite id="spip_bonux" version="[2.0;]" /> |
---|
17 | <pipeline> |
---|
18 | <nom>insert_head</nom> |
---|
19 | <inclure>daisy_pipelines.php</inclure> |
---|
20 | </pipeline> |
---|
21 | <utilise id="tinytypo" /> |
---|
22 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.