Line | |
---|
1 | <plugin> |
---|
2 | |
---|
3 | <version>0.4.0</version> |
---|
4 | |
---|
5 | <nom>Colorscope</nom> |
---|
6 | |
---|
7 | <slogan> |
---|
8 | <multi> |
---|
9 | [fr]Colorer les codes hexa |
---|
10 | [en]Give colours to hex codes |
---|
11 | </multi> |
---|
12 | </slogan> |
---|
13 | |
---|
14 | <prefix>colorscope</prefix> |
---|
15 | |
---|
16 | <auteur>Cyril MARION - © 2010-2011 - [Ateliers CYM->http://www.cym.fr]</auteur> |
---|
17 | |
---|
18 | <licence>Licence GNU/GPL</licence> |
---|
19 | |
---|
20 | <etat>stable</etat> |
---|
21 | |
---|
22 | <icon>img/picto_colorscope_128x128.png</icon> |
---|
23 | |
---|
24 | <lien>http://www.spip-contrib.net/Colorscope</lien> |
---|
25 | |
---|
26 | <description> |
---|
27 | <multi> |
---|
28 | [fr]Remplace les codes hexa des couleurs dans un texte SPIP, par un bloc de la dite couleur, en conservant son code à l'interieur. |
---|
29 | [en]Replaces hexadecimal color codes in a SPIP text, with a bloc with the relevant color in background, mentionning its hexa code. |
---|
30 | </multi> |
---|
31 | </description> |
---|
32 | |
---|
33 | <pipeline> |
---|
34 | <nom>post_typo</nom> |
---|
35 | <inclure>colorscope_pipelines.php</inclure> |
---|
36 | </pipeline> |
---|
37 | |
---|
38 | <categorie>edition</categorie> |
---|
39 | <necessite id='SPIP' version='[2.0.0;2.1.99]' /> |
---|
40 | |
---|
41 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.