Changeset 104018 in spip-zone
- Timestamp:
- Apr 19, 2017, 5:32:19 PM (4 years ago)
- Location:
- _plugins_
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/acces_restreint_date/trunk/paquet.xml
r104013 r104018 2 2 prefix="accesrestreintdate" 3 3 categorie="auteur" 4 version="1.0. 0"4 version="1.0.1" 5 5 schema="1.0.0" 6 6 etat="dev" … … 13 13 <auteur lien='http://www.ldd.fr'>Les Développements Durables</auteur> 14 14 <licence>GNU/GPL v3</licence> 15 15 16 16 <pipeline nom="accesrestreint_liste_objets_exclus" inclure="accesrestreintdate_pipelines.php" /> 17 17 <pipeline nom="declarer_tables_principales" inclure="base/accesrestreintdate.php" /> 18 18 <pipeline nom="declarer_tables_interfaces" inclure="base/accesrestreintdate.php" /> 19 19 <pipeline nom="affiche_gauche" inclure="accesrestreintdate_pipelines.php" /> 20 20 21 21 <necessite nom="accesrestreint" compatibilite="[3.12.1;]" /> 22 22 </paquet> -
_plugins_/acces_restreint_ip/trunk/paquet.xml
r104014 r104018 2 2 prefix="accesrestreintip" 3 3 categorie="auteur" 4 version="1.0. 1"4 version="1.0.2" 5 5 schema="1.0.0" 6 6 etat="stable" … … 13 13 <auteur lien="http://www.ldd.fr">Les Développements Durables</auteur> 14 14 <licence>GNU/GPL v3</licence> 15 15 16 16 <pipeline nom="declarer_tables_objets_sql" inclure="accesrestreintip_pipelines.php" /> 17 17 <pipeline nom="editer_contenu_objet" inclure="accesrestreintip_pipelines.php" /> 18 18 <pipeline nom="formulaire_verifier" inclure="accesrestreintip_pipelines.php" /> 19 19 <pipeline nom="accesrestreint_liste_zones_autorisees" inclure="accesrestreintip_pipelines.php" /> 20 20 21 21 <necessite nom="accesrestreint" compatibilite="[3.12.4;]" /> 22 22 </paquet> -
_plugins_/acces_restreint_objets/trunk/paquet.xml
r104015 r104018 2 2 prefix="accesrestreintobjets" 3 3 categorie="auteur" 4 version="1.0. 0"4 version="1.0.1" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]" … … 14 14 15 15 <necessite nom="accesrestreint" compatibilite="[3.9.0;]" /> 16 16 17 17 <pipeline nom="affiche_milieu" inclure="accesrestreintobjets_pipelines.php" /> 18 18 <pipeline nom="post_edition_lien" inclure="accesrestreintobjets_pipelines.php" /> -
_plugins_/acces_restreint_videos/trunk/paquet.xml
r104016 r104018 2 2 prefix="accesrestreintvideos" 3 3 categorie="auteur" 4 version="1.2. 1"4 version="1.2.2" 5 5 etat="stable" 6 6 compatibilite="[3.0.5;3.2.*]" … … 17 17 18 18 <licence>GNU/GPL v3</licence> 19 19 20 20 <pipeline nom="accesrestreint_afficher_document" inclure="accesrestreintvideos_pipelines.php" /> 21 21 22 22 <necessite nom="accesrestreint" compatibilite="[3.12.8;]" /> 23 23 <necessite nom="oembed" compatibilite="[0.9.9;]" /> -
_plugins_/agenda_dates_floues/trunk/paquet.xml
r104012 r104018 2 2 prefix="agendaflou" 3 3 categorie="date" 4 version="1.0. 2"4 version="1.0.3" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]" 7 7 logo="agendaflou.png" 8 8 schema="1.0.0" 9 > 9 > 10 10 <nom>Agenda : dates floues</nom> 11 11 <!-- Spécifier que certaines dates ne sont pas précises --> … … 14 14 15 15 <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GNU/GPL</licence> 16 16 17 17 <pipeline nom="declarer_tables_objets_sql" inclure="agendaflou_pipelines.php" /> 18 18 <pipeline nom="formulaire_fond" inclure="agendaflou_pipelines.php" /> -
_plugins_/prestashop_api/branches/v1/paquet.xml
r104011 r104018 2 2 prefix="prestashop_api" 3 3 categorie="outil" 4 version="1.0. 2"4 version="1.0.3" 5 5 schema="1.0.0" 6 6 etat="test" -
_plugins_/sitemap_news/trunk/paquet.xml
r104017 r104018 2 2 prefix="sitemap_news" 3 3 categorie="maintenance" 4 version="1.0. 0"4 version="1.0.1" 5 5 etat="test" 6 6 compatibilite="[3.0.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.