Last change
on this file since 109017 was
109017,
checked in by pierrekuhn82@…, 3 years ago
|
Compatibilité 3.2
Version 1.4.2
|
File size:
1.1 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Tablesorter</nom> |
---|
3 | <slogan>Avec tableSorter, le tri sera top !</slogan> |
---|
4 | <auteur>[Chistian Bach->http://lovepeacenukes.com/], portage sous SPIP par cym, b_b, Eric Lupinacci et BoOz</auteur> |
---|
5 | <version>1.4.2</version> |
---|
6 | <etat>stable</etat> |
---|
7 | <icon>images/tablesorter-32.png</icon> |
---|
8 | <description> |
---|
9 | Ce plugin permet de trier les tableaux portant la class CSS "spip" en cliquant simplement sur l'entête d'une colonne (le tableau HTML doit donc posséder les tags thead et tbody). Voir en ligne toutes les options de tri, sur le site de [->http://tablesorter.com]. |
---|
10 | </description> |
---|
11 | <lien>https://contrib.spip.net/Tablesorter-pour-SPIP</lien> |
---|
12 | <prefix>tablesorter</prefix> |
---|
13 | <pipeline> |
---|
14 | <nom>insert_head_css</nom> |
---|
15 | <inclure>tablesorter_pipelines.php</inclure> |
---|
16 | </pipeline> |
---|
17 | <pipeline> |
---|
18 | <nom>insert_head</nom> |
---|
19 | <inclure>tablesorter_pipelines.php</inclure> |
---|
20 | </pipeline> |
---|
21 | <pipeline> |
---|
22 | <nom>header_prive</nom> |
---|
23 | <inclure>tablesorter_pipelines.php</inclure> |
---|
24 | </pipeline> |
---|
25 | <necessite id="SPIP" version="[1.9.0;3.2.99]" /> |
---|
26 | <categorie>navigation</categorie> |
---|
27 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.