Changeset 58929 in spip-zone
- Timestamp:
- Feb 29, 2012, 4:22:33 PM (9 years ago)
- Location:
- _plugins_/jquery_menu_superfish
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/jquery_menu_superfish/lang/paquet-jquerysuperfish_fr.php
r57608 r58929 14 14 15 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',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 18 ); 19 19 ?> -
_plugins_/jquery_menu_superfish/plugin.xml
r58920 r58929 1 1 <plugin> 2 2 <nom>Menu jQuery Superfish</nom> 3 <slogan>Affiche un menu d 2;roulant</slogan>3 <slogan>Affiche un menu déroulant</slogan> 4 4 <auteur>Yffic</auteur> 5 5 <licence>GPL v3</licence> … … 10 10 <description> 11 11 <multi> 12 [fr]Une adaptation pour Spip du plugin [jQuery Superfish->http://users.tpg.com.au/j_birch/plugins/superfish/ à partir d'une structure ul/li g 2;nèrèe par exemple par le plugin [Menus->http://www.spip-contrib.net/Menus,3139]12 [fr]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] 13 13 </multi> 14 14 </description>
Note: See TracChangeset
for help on using the changeset viewer.