Last change
on this file since 59702 was
59702,
checked in by marcimat@…, 9 years ago
|
Cette branche n'est pas compatible SPIP 3 non plus.
|
File size:
848 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom><multi>[fr]Date pour Rubriques[en]Date for Sections</multi></nom> |
---|
3 | <auteur>Yffic</auteur> |
---|
4 | <licence>GNU/GPL</licence> |
---|
5 | <version>0.1.1</version> |
---|
6 | <version_base>0.1</version_base> |
---|
7 | <icon>images/drextras-64.png</icon> |
---|
8 | <description> |
---|
9 | <multi> |
---|
10 | [fr]Ajoute un champ "date" sur les rubriques de SPIP |
---|
11 | [en]Add a "date" field for SPIP sections |
---|
12 | </multi> |
---|
13 | </description> |
---|
14 | <etat>dev</etat> |
---|
15 | <prefix>daterubriques</prefix> |
---|
16 | <necessite id="cextras" version="[0.7;]" /> |
---|
17 | <necessite id="SPIP" version="[2.1.0;2.1.99]" /> |
---|
18 | <install>base/daterubriques_install.php</install> |
---|
19 | <pipeline> |
---|
20 | <nom>declarer_champs_extras</nom> |
---|
21 | <inclure>base/daterubriques.php</inclure> |
---|
22 | </pipeline> |
---|
23 | <pipeline> |
---|
24 | <nom>pre_edition</nom> |
---|
25 | <inclure>daterubriques_pipelines.php</inclure> |
---|
26 | </pipeline> |
---|
27 | <categorie>outil</categorie> |
---|
28 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.