Line | |
---|
1 | <plugin> |
---|
2 | <nom> <!-- Nom du plugin --> |
---|
3 | admin_lang |
---|
4 | </nom> |
---|
5 | <auteur> <!-- Auteur du plugin --> |
---|
6 | aurelien levy, alm()elastick.net |
---|
7 | _ Daniel Viñar Ulriksen, dani (a) rezo . net |
---|
8 | _ © 2006 - 2009 Distribue sous licence GNU/GPL |
---|
9 | </auteur> |
---|
10 | <version> |
---|
11 | 0.2.1 |
---|
12 | </version> |
---|
13 | <etat> |
---|
14 | test |
---|
15 | </etat> |
---|
16 | <description> |
---|
17 | <multi> |
---|
18 | [fr]permet de gérer les traductions dans les fichiers de langues |
---|
19 | [es]maneja en la inteface privada de SPIP la traduccion de archivos de idioma |
---|
20 | </multi> |
---|
21 | </description> |
---|
22 | <lien></lien> <!-- URI de documentation --> |
---|
23 | <options>admin_lang_options.php</options> |
---|
24 | <pipeline> |
---|
25 | <nom>ajouter_onglets</nom> |
---|
26 | <action>ajouterOnglets</action> |
---|
27 | <inclure>admin_lang_boutons.php</inclure> |
---|
28 | </pipeline> |
---|
29 | <prefix>admin_lang</prefix> |
---|
30 | <!-- Definitions des fonctions qui s'inserent dans les pipelines |
---|
31 | <pipeline> |
---|
32 | <nom>pre_typo</nom> |
---|
33 | <action>pre_typo</action> |
---|
34 | <inclure>toutmulti.php</inclure> |
---|
35 | </pipeline> --> |
---|
36 | <!-- Le parametre action est facultatif : en son absence la methode de la classe portant le nom du pipeline est appelee. Le parametre inclure est facultatif. --> |
---|
37 | <categorie>maintenance</categorie> |
---|
38 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.