[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / jquery_ui / plugin.xml
1 <plugin>
2 <nom>jQuery UI</nom>
3 <slogan>
4 <multi>
5 [fr]G&#233;rer la biblioth&#232;que jQuery UI
6 [en]Manage jQuery UI library
7 </multi>
8 </slogan>
9 <auteur>jQuery Team</auteur>
10 <version>1.6.0</version>
11 <etat>stable</etat>
12 <description><multi>
13 [fr]De plus en plus de plugins int&#232;grent dans leurs fichiers des morceaux de la biblioth&#232;que [jQuery UI->http://jqueryui.com/] et ce dans des versions plus ou moins &#224; jour imposant ainsi de temps &#224; autre plusieurs versions de cette biblioth&#232;que en fonction du nombre de plugins install&#233;s sur un site.
14
15 Ce m&#233;ta plugin s&#8217;occupe de g&#233;rer correctement l'insertion de la biblioth&#232;que jQuery UI dans les squelettes, suivant la demande des plugins clients.
16
17 {A noter que la biblioth&#232;que jQuery UI est int&#233;gr&#233;e dans le core de Spip 3}
18 [en]More and more plugins include in their files parts of the [jQuery UI-> http://jqueryui.com/] library and this in versions more or less up to date and impose from time to time several versions of this library based on the number of plugins installed on a site.
19
20 This meta plugin takes care to properly manage the inclusion of the jQuery UI library in the templates, as requested by plugins clients.
21
22 {Note that the jQuery UI library is integrated into the core of Spip 3}
23 </multi></description>
24 <lien>http://www.spip-contrib.net/spip.php?article3612</lien>
25 <prefix>jqueryui</prefix>
26 <icon>images/jqueryui.png</icon>
27 <options>jqueryui_options_20.php</options>
28 <pipeline>
29 <nom>jquery_plugins</nom>
30 <inclure>jqueryui_pipelines_20.php</inclure>
31 </pipeline>
32 <pipeline><nom>insert_head</nom></pipeline>
33 <pipeline>
34 <nom>header_prive</nom>
35 <action>insert_head</action>
36 </pipeline>
37 <pipeline><nom>jqueryui_forcer</nom></pipeline>
38 <necessite id="SPIP" version="[2.0.0;2.0.99]" />
39 <necessite id="lib:jquery.ui-1.6" src="http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip" />
40 <necessite id="saisies" />
41 <categorie>outil</categorie>
42 </plugin>
43 <plugin spip="[2.1.0;2.1.99]">
44 <nom>jQuery UI</nom>
45 <slogan>
46 <multi>
47 [fr]G&#233;rer la biblioth&#232;que jQuery UI
48 [en]Manage jQuery UI library
49 </multi>
50 </slogan>
51 <auteur>jQuery Team</auteur>
52 <version>1.8.16</version>
53 <etat>stable</etat>
54 <description><multi>
55 [fr]De plus en plus de plugins int&#232;grent dans leurs fichiers des morceaux de la biblioth&#232;que [jQuery UI->http://jqueryui.com/] et ce dans des versions plus ou moins &#224; jour imposant ainsi de temps &#224; autre plusieurs versions de cette biblioth&#232;que en fonction du nombre de plugins install&#233;s sur un site.
56
57 Ce m&#233;ta plugin s&#8217;occupe de g&#233;rer correctement l'insertion de la biblioth&#232;que jQuery UI dans les squelettes, suivant la demande des plugins clients.
58
59 {A noter que la biblioth&#232;que jQuery UI est int&#233;gr&#233;e dans le core de Spip 3}
60 [en]More and more plugins include in their files parts of the [jQuery UI-> http://jqueryui.com/] library and this in versions more or less up to date and impose from time to time several versions of this library based on the number of plugins installed on a site.
61
62 This meta plugin takes care to properly manage the inclusion of the jQuery UI library in the templates, as requested by plugins clients.
63
64 {Note that the jQuery UI library is integrated into the core of Spip 3}
65 </multi></description>
66 <lien>http://www.spip-contrib.net/spip.php?article3612</lien>
67 <prefix>jqueryui</prefix>
68 <icon>images/jqueryui.png</icon>
69 <options>jqueryui_options.php</options>
70 <pipeline>
71 <nom>jquery_plugins</nom>
72 <inclure>jqueryui_pipelines.php</inclure>
73 </pipeline>
74 <pipeline>
75 <nom>insert_head</nom>
76 <inclure>jqueryui_pipelines.php</inclure>
77 </pipeline>
78 <pipeline>
79 <nom>header_prive</nom>
80 <inclure>jqueryui_pipelines.php</inclure>
81 <action>insert_head</action>
82 </pipeline>
83 <pipeline><nom>jqueryui_forcer</nom></pipeline>
84 <necessite id="saisies" />
85 <utilise id="spip_bonux" />
86 <categorie>outil</categorie>
87 </plugin>