Last change
on this file since 52134 was
52134,
checked in by pierrekuhn82@…, 9 years ago
|
Slogan, description, entités numériques, borne spip.
Passage en stable pour l'occasion et la borne sup est sur 2.1.99 suite a utilisation personnel.
|
File size:
675 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Afficher PageRank</nom> |
---|
3 | <auteur>ARNO*</auteur> |
---|
4 | <version>0.2.0</version> |
---|
5 | <etat>stable</etat> |
---|
6 | <description>Ce plugin affiche le PageRank Google de votre site sur la page «A suivre».</description> |
---|
7 | <lien></lien> <!-- URI de documentation --> |
---|
8 | <prefix>pb_pagerank</prefix> |
---|
9 | <options>pb_pagerank_options.php</options> |
---|
10 | <pipeline> |
---|
11 | <nom>affiche_gauche</nom> |
---|
12 | <action>interface</action> |
---|
13 | <inclure>pb_pagerank.php</inclure> |
---|
14 | </pipeline> |
---|
15 | <pipeline> |
---|
16 | <nom>header_prive</nom> |
---|
17 | <action>header</action> |
---|
18 | <inclure>pb_pagerank.php</inclure> |
---|
19 | </pipeline> |
---|
20 | |
---|
21 | <necessite id="SPIP" version="[1.9.0;2.1.99]" /> |
---|
22 | <categorie>statistique</categorie> |
---|
23 | </plugin> |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.