Last change
on this file since 52097 was
52097,
checked in by yffic@…, 10 years ago
|
Slogan, description, borne sup spip, entités numériques, Correction lien de documentation
|
File size:
1.3 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Thickbox v2</nom> |
---|
3 | <auteur>[Cody Lindley->http://codylindley.com/Javascript/257/thickbox-one-box-to-rule-them-all], Mis en plugin par Fil, Izo, BoOz</auteur> |
---|
4 | <slogan>Afficher une image avec un effet de présentation à la mode</slogan> |
---|
5 | <version>0.3.0</version> |
---|
6 | <icon>thickbox.png</icon> |
---|
7 | <etat>test</etat> |
---|
8 | <description> |
---|
9 | Ajoute un effet [thickbox->http://codylindley.com/Javascript/257/thickbox-one-box-to-rule-them-all] sur les liens de type image (<code><a href="#URL_DOCUMENT" type="#MIME_TYPE">...</a></code>) ou de class="thickbox". |
---|
10 | |
---|
11 | Ce plugin fonctionne sur les squelettes disposant de la balise <code>#INSERT_HEAD</code> |
---|
12 | |
---|
13 | Il nécessite le plugin {{jQuery}} pour les versions de SPIP < 1.9.2 |
---|
14 | </description> |
---|
15 | <lien>http://www.spip-contrib.net/Plugin-Thickbox</lien> |
---|
16 | <prefix>ThickBox1</prefix> |
---|
17 | <pipeline> |
---|
18 | <nom>insert_head_css</nom> |
---|
19 | <inclure>head.php</inclure> |
---|
20 | </pipeline> |
---|
21 | <pipeline> |
---|
22 | <nom>insert_head</nom> |
---|
23 | <inclure>head.php</inclure> |
---|
24 | </pipeline> |
---|
25 | <pipeline> |
---|
26 | <nom>header_prive</nom> |
---|
27 | <inclure>head.php</inclure> |
---|
28 | </pipeline> |
---|
29 | <pipeline> |
---|
30 | <nom>insert_js</nom> |
---|
31 | <inclure>head.php</inclure> |
---|
32 | </pipeline> |
---|
33 | <pipeline> |
---|
34 | <nom>verifie_js_necessaire</nom> |
---|
35 | <inclure>head.php</inclure> |
---|
36 | </pipeline> |
---|
37 | <necessite id="SPIP" version="[1.9.0;2.1.99]" /> |
---|
38 | <categorie>multimedia</categorie> |
---|
39 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.