Last change
on this file since 99417 was
99417,
checked in by teddy.spip@…, 5 years ago
|
Prise en compte d'un feed pour le xml qui arrive parfois
|
File size:
1.3 KB
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="rss_commits" |
---|
3 | categorie="divers" |
---|
4 | version="0.6.7" |
---|
5 | etat="dev" |
---|
6 | compatibilite="[3.0.8;3.1.*]" |
---|
7 | logo="prive/themes/spip/images/commits-64.png" |
---|
8 | documentation="" |
---|
9 | schema="1.0.0" |
---|
10 | > |
---|
11 | |
---|
12 | <nom>Commits de projet</nom> |
---|
13 | |
---|
14 | <auteur>Teddy Payet</auteur> |
---|
15 | <credit lien="https://www.iconfinder.com/icons/282472/branch_git_svn_icon">IcoCenter (Logo, icones)</credit> |
---|
16 | |
---|
17 | <licence>GNU/GPL</licence> |
---|
18 | <necessite nom="saisies" compatibilite="[2.2.3;]" /> |
---|
19 | <necessite nom="projets" compatibilite="[1.0.10;]" /> |
---|
20 | <necessite nom="cextras" compatibilite="[3.0.5;[" /> |
---|
21 | |
---|
22 | <pipeline nom="autoriser" inclure="rss_commits_autorisations.php" /> |
---|
23 | |
---|
24 | <pipeline nom="affiche_auteurs_interventions" inclure="rss_commits_pipelines.php" /> |
---|
25 | <pipeline nom="afficher_fiche_objet" inclure="rss_commits_pipelines.php" /> |
---|
26 | <pipeline nom="boite_infos" inclure="rss_commits_pipelines.php" /> |
---|
27 | <pipeline nom="header_prive" inclure="rss_commits_pipelines.php" /> |
---|
28 | <pipeline nom="taches_generales_cron" inclure="rss_commits_pipelines.php" /> |
---|
29 | |
---|
30 | <pipeline nom="declarer_tables_objets_sql" inclure="base/rss_commits.php" /> |
---|
31 | <pipeline nom="declarer_tables_interfaces" inclure="base/rss_commits.php" /> |
---|
32 | <pipeline nom="declarer_champs_extras" inclure="base/projets_depots.php" /> |
---|
33 | |
---|
34 | <menu nom="commits" titre="commit:titre_commits" parent="menu_edition" icone="images/commit-16.png" action="commits" /> |
---|
35 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.