Last change
on this file since 111843 was
111843,
checked in by tcharlss@…, 2 years ago
|
Un plugin pour ajouter des rôles aux sélections éditoriales (enfin aux liens quoi). Il ne fournit qu'un rôle par défaut, c'est aux plugins qui le nécessitent de déclarer les rôles utiles aux projets.
|
-
Property svn:executable set to
*
|
File size:
919 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Tooltip</nom> |
---|
3 | <prefix>tooltip</prefix> |
---|
4 | <icon>icon/tooltip.png</icon> |
---|
5 | |
---|
6 | <version>1.6.1</version> |
---|
7 | <etat>stable</etat> |
---|
8 | <categorie>navigation</categorie> |
---|
9 | |
---|
10 | <slogan>Infobulles jQuery</slogan> |
---|
11 | <description> |
---|
12 | Infobulles en jQuery et CSS, accessibles au clavier. |
---|
13 | _ D'après le script jQuery « Tooltip ». |
---|
14 | </description> |
---|
15 | <lien>http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/</lien> |
---|
16 | <auteur>[Jörn Zaefferer->http://bassistance.de] - 2006-2008</auteur> |
---|
17 | <licence>MIT/GPL</licence> |
---|
18 | |
---|
19 | <pipeline> |
---|
20 | <nom>insert_head_css</nom> |
---|
21 | <inclure>tooltip_pipelines.php</inclure> |
---|
22 | </pipeline> |
---|
23 | <pipeline> |
---|
24 | <nom>insert_head</nom> |
---|
25 | <inclure>tooltip_pipelines.php</inclure> |
---|
26 | </pipeline> |
---|
27 | <pipeline> |
---|
28 | <nom>jquery_plugins</nom> |
---|
29 | <inclure>tooltip_pipelines.php</inclure> |
---|
30 | </pipeline> |
---|
31 | |
---|
32 | <necessite id="SPIP" version="[1.9.1;3.2.99]" /> |
---|
33 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.