Last change
on this file since 52355 was
52355,
checked in by yffic@…, 9 years ago
|
Slogan, auteur, licence, description, entités numériques,borne sup spip, lien vers documentation
|
-
Property svn:executable set to
*
|
File size:
1.6 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom> |
---|
3 | <multi> |
---|
4 | [fr]Menu Babbibel |
---|
5 | [en]Babbibel Menu |
---|
6 | </multi> |
---|
7 | </nom> |
---|
8 | <slogan> |
---|
9 | <multi> |
---|
10 | [fr]Menu déroulant horizontal en jQuery |
---|
11 | [en]Horizontal dropdown menu with jQuery |
---|
12 | </multi> |
---|
13 | </slogan> |
---|
14 | <version>2.2.1</version> |
---|
15 | <prefix>babbi</prefix> |
---|
16 | <auteur>[babbibel->http://www.spip-contrib.net/babbibel]</auteur> |
---|
17 | <licence>(c) 2009 GNU/GPL</licence> |
---|
18 | <icon>img/logo_menu.png</icon> |
---|
19 | <etat>stable</etat> |
---|
20 | <description> |
---|
21 | <multi> |
---|
22 | [fr]Ce plugin propose un menu déroulant horizontal s’appuyant sur la librairie jQuery, sans limitation de profondeur et configurable avec CFG. Le code étant très simple, le menu est facile à personnaliser. Il nécessite le plugin jQuery pour les versions de SPIP antérieures à 1.9.2. |
---|
23 | [en]This plugin provides a horizontal dropdown menu based on jQuery library, without depth limitation and configurable with CFG. The code is very simple, the menu is easy to customize. It requires the jQuery plugin for versions of SPIP < 1.9.2. |
---|
24 | </multi> |
---|
25 | </description> |
---|
26 | <lien>http://www.spip-contrib.net/Le-menu-deroulant-Babbibel</lien> |
---|
27 | |
---|
28 | <fonctions>fonctions_menu.php</fonctions> |
---|
29 | |
---|
30 | <pipeline> |
---|
31 | <nom>insert_head</nom> |
---|
32 | <action>headeur</action> |
---|
33 | <inclure>fonctions_menu.php</inclure> |
---|
34 | </pipeline> |
---|
35 | |
---|
36 | <pipeline> |
---|
37 | <nom>insert_head_css</nom> |
---|
38 | <action>headeur_css</action> |
---|
39 | <inclure>fonctions_menu.php</inclure> |
---|
40 | </pipeline> |
---|
41 | |
---|
42 | <categorie>navigation</categorie> |
---|
43 | <necessite id="SPIP" version="[1.9.2;2.1.99]" /> |
---|
44 | <necessite id="cfg" version="[1.14.0;)" /> |
---|
45 | <utilise id="jQuery pour SPIP 1.9.2x" version="1.1.0"> |
---|
46 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.