Last change
on this file since 52685 was
52685,
checked in by yffic@…, 10 years ago
|
Nom, slogan. Aucune idée de la compatibilité, mise a 1.9.2. Cédric ?
|
File size:
1.1 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>W3C Go Home !</nom> |
---|
3 | <slogan>Mon site est valide...</slogan> |
---|
4 | <auteur>Cédric MORIN [notre-ville.net->http://www.notre-ville.net]</auteur> |
---|
5 | <licence>© 2006 GPL</licence> |
---|
6 | <version>0.1.0</version> |
---|
7 | <version_base>0.1</version_base> |
---|
8 | <etat>stable</etat> |
---|
9 | <description>Tableau de bord de validation xhtml et accessibilité du site</description> |
---|
10 | <lien></lien> <!-- URI de documentation --> |
---|
11 | <prefix>w3cgh</prefix> |
---|
12 | <install>w3cgh_upgrade.php</install> |
---|
13 | <options>w3cgh_options.php</options> |
---|
14 | <pipeline> |
---|
15 | <nom>ajouter_boutons</nom> |
---|
16 | <inclure>w3cgh_pipeline.php</inclure> |
---|
17 | </pipeline> |
---|
18 | <pipeline> |
---|
19 | <nom>affiche_droite</nom> |
---|
20 | <inclure>w3cgh_pipeline.php</inclure> |
---|
21 | </pipeline> |
---|
22 | <chemin dir='' /> |
---|
23 | <bouton id='w3c_go_home' parent='configuration'> |
---|
24 | <icone>images/xml-valid-24.png</icone> |
---|
25 | <titre>Valider le site</titre> |
---|
26 | <url>w3c_go_home</url> <!-- facultatif, par defaut prendre l'id comme nom d'exec pour faire ?exec=xx --> |
---|
27 | </bouton> |
---|
28 | <necessite id="SPIP" version="[1.9.0;1.9.2]" /> |
---|
29 | <categorie>outil</categorie> |
---|
30 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.