You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
772 B
24 lines
772 B
<paquet |
|
prefix="contrib" |
|
categorie="outil" |
|
version="0.1.0" |
|
etat="dev" |
|
compatibilite="[3.2.0;3.2.*]" |
|
logo="contrib_logo-64.png" |
|
schema="1" |
|
> |
|
<nom>Contrib - Mécanismes et espace privé</nom> |
|
|
|
<auteur>Collectif SPIP</auteur> |
|
|
|
<licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> |
|
|
|
<necessite nom="exclure_sect" compatibilite="[2.0.18;]" /> |
|
<necessite nom="selections_editoriales" compatibilite="[1.8.10;]" /> |
|
<necessite nom="article_accueil" compatibilite="[1.1.6;]" /> |
|
<necessite nom="cextras" compatibilite="[3.11.8;]" /> |
|
<necessite nom="autorite" compatibilite="[0.10.23;]" /> |
|
|
|
<pipeline nom="declarer_champs_extras" inclure="base/contrib_declarations.php" /> |
|
<pipeline nom="autoriser" inclure="contrib_autorisations.php" /> |
|
</paquet>
|
|
|