Last change
on this file since 107239 was
107239,
checked in by maieul@…, 3 years ago
|
Compatible 3.2
(Jean Christophe Villeneuve, contrib)
|
File size:
1.2 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>Scenari</nom> |
---|
3 | <auteur>[Grégory Pascal->https://contrib.spip.net/ngombe]</auteur> |
---|
4 | <licence>GNU/GPL</licence> |
---|
5 | <version>0.0.3</version> |
---|
6 | <etat>test</etat> |
---|
7 | <prefix>scenari</prefix> |
---|
8 | <categorie>edition</categorie> |
---|
9 | <slogan><multi> |
---|
10 | [fr]Ajouter des archives scenari dans les articles |
---|
11 | [en]Add scenari archives in articles |
---|
12 | </multi></slogan> |
---|
13 | <description><multi> |
---|
14 | [fr]Permet d'ajouter facilement une archive [scenari->http://scenari-platform.org/] dans un article SPIP. |
---|
15 | [en]Make it easy to add a [scenari->http://scenari-platform.org/] archive in articles. |
---|
16 | </multi></description> |
---|
17 | <icon>images/scenari-32.png</icon> |
---|
18 | <lien>https://contrib.spip.net/Scenari-pour-SPIP</lien> |
---|
19 | <necessite id="SPIP" version='[2.1.0;3.1.99]' /> |
---|
20 | <bouton id='scenari_2' parent='naviguer'> |
---|
21 | <icone>images/scenari-24.png</icone> |
---|
22 | <titre>scenari:scenari</titre> |
---|
23 | <url>scenari</url> |
---|
24 | </bouton> |
---|
25 | <bouton id='scenari' parent='bando_edition'> |
---|
26 | <titre>scenari:scenari</titre> |
---|
27 | <icone>images/scenari-24.png</icone> |
---|
28 | <url>scenari</url> |
---|
29 | </bouton> |
---|
30 | <fonctions>scenari_fonctions.php</fonctions> |
---|
31 | <pipeline> |
---|
32 | <nom>post_typo</nom> |
---|
33 | <action>insert_projet</action> |
---|
34 | <inclure>scenari_fonctions.php</inclure> |
---|
35 | </pipeline> |
---|
36 | <chemin dir='' /> |
---|
37 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.