Last change
on this file since 46840 was
46840,
checked in by kent1@…, 10 years ago
|
Le champ numéro n'était pas caché dans les crayons au click sur 'Tout'
|
File size:
1.1 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Multilang</nom> |
---|
3 | <auteur>Renato Formato</auteur> |
---|
4 | <licence>GNU/GPL</licence> |
---|
5 | <version>0.3.1</version> |
---|
6 | <version_base>0.1</version_base> |
---|
7 | <etat>test</etat> |
---|
8 | <description> |
---|
9 | <multi> |
---|
10 | [fr]Gestion des tags multi |
---|
11 | [it]Gestione facile dei tag multi |
---|
12 | [en]Easy management of the multilingual tags |
---|
13 | </multi> |
---|
14 | </description> |
---|
15 | <prefix>multilang</prefix> |
---|
16 | <icon>images/multilang-32.png</icon> |
---|
17 | <install>base/multilang_install.php</install> |
---|
18 | <pipeline> |
---|
19 | <nom>header_prive</nom> |
---|
20 | <action>insert_head_prive</action> |
---|
21 | <inclure>multilang_pipelines.php</inclure> |
---|
22 | </pipeline> |
---|
23 | <pipeline> |
---|
24 | <nom>insert_head_css</nom> |
---|
25 | <inclure>multilang_pipelines.php</inclure> |
---|
26 | </pipeline> |
---|
27 | <pipeline> |
---|
28 | <nom>insert_head</nom> |
---|
29 | <inclure>multilang_pipelines.php</inclure> |
---|
30 | </pipeline> |
---|
31 | <pipeline> |
---|
32 | <nom>affichage_final</nom> |
---|
33 | <inclure>multilang_pipelines.php</inclure> |
---|
34 | </pipeline> |
---|
35 | <necessite id="SPIP" version="[2.1;]" /> |
---|
36 | <necessite id="saisies" version="[1.1;]" /> |
---|
37 | <necessite id="spip_bonux" version="[1.8;]" /> |
---|
38 | <necessite id="cfg" version="[1.12;]" /> |
---|
39 | <utilise id="crayons" /> |
---|
40 | <categorie>edition</categorie> |
---|
41 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.