Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // Ceci est un fichier langue de SPIP -- This is a SPIP language file |
---|
4 | |
---|
5 | /// Fichier produit par PlugOnet |
---|
6 | // Module: paquet-jquerysuperfish |
---|
7 | // Langue: fr |
---|
8 | // Date: 22-01-2012 18:19:53 |
---|
9 | // Items: 2 |
---|
10 | |
---|
11 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
12 | |
---|
13 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
14 | |
---|
15 | // J |
---|
16 | 'jquerysuperfish_description' => 'Une adaptation pour Spip du plugin [jQuery Superfish->http://users.tpg.com.au/j_birch/plugins/superfish/ à partir d\'une structure ul/li générée par exemple par le plugin [Menus->http://www.spip-contrib.net/Menus,3139]', |
---|
17 | 'jquerysuperfish_slogan' => 'Affiche un menu déroulant', |
---|
18 | ); |
---|
19 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.