Last change
on this file since 32439 was
32439,
checked in by cyril@…, 11 years ago
|
Actunite : ajout des pictos, optimisation doc
|
File size:
923 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | |
---|
3 | <version>beta</version> |
---|
4 | |
---|
5 | <nom>Actunite - Actualités "Unite Like"</nom> |
---|
6 | |
---|
7 | <prefix>actunite</prefix> |
---|
8 | |
---|
9 | <auteur>Cyril MARION</auteur> |
---|
10 | |
---|
11 | <licence>© 2009 Ateliers CYM - PARIS - Licence GNU/GPL</licence> |
---|
12 | |
---|
13 | <etat>dev</etat> |
---|
14 | |
---|
15 | <description> |
---|
16 | Ajoute un bloc de 4 actualités sur votre site. |
---|
17 | |
---|
18 | <p>La position d'insertion, les dimensions et le nombre d'actus sont paramétrables via [CFG->./index.php?exec=cfg&cfg=actunite].</p> |
---|
19 | |
---|
20 | </description> |
---|
21 | |
---|
22 | <lien> |
---|
23 | [Doc en ligne, forum, FAQ sur SPIP-Contrib->http://www.spip-contrib.net/Plugin-Acunite?var_mode=preview] |
---|
24 | </lien> |
---|
25 | |
---|
26 | <icon>img_pack/picto_actunite_64x64.png</icon> |
---|
27 | |
---|
28 | <pipeline> |
---|
29 | <nom>insert_head</nom> |
---|
30 | <action>insert_head</action> |
---|
31 | <inclure>actunite_fonctions.php</inclure> |
---|
32 | </pipeline> |
---|
33 | |
---|
34 | <necessite id="SPIP" version="[1.9.0;]" /--> |
---|
35 | |
---|
36 | <necessite id='cfg' version='[1.0;]' /> |
---|
37 | |
---|
38 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.