From b8fcade83c15fb54d180cd48f8a5377551fb7bf3 Mon Sep 17 00:00:00 2001 From: "cyril@cym.fr" <> Date: Thu, 4 Apr 2013 15:45:57 +0000 Subject: [PATCH] version 1.0.7 les fichiers echaffaudes --- base/factures.php | 2 +- fabrique_factures.php | 18 +++++++++++++++--- factures_administrations.php | 2 +- factures_autorisations.php | 2 +- factures_pipelines.php | 2 +- formulaires/editer_facture.php | 2 +- paquet.xml | 6 +++--- .../liste/factures_associer_fonctions.php | 2 +- prive/objets/liste/factures_lies_fonctions.php | 2 +- 9 files changed, 25 insertions(+), 13 deletions(-) diff --git a/base/factures.php b/base/factures.php index cc8a802..b86f579 100644 --- a/base/factures.php +++ b/base/factures.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Pipelines */ diff --git a/fabrique_factures.php b/fabrique_factures.php index a19a8f4..5ffa387 100644 --- a/fabrique_factures.php +++ b/fabrique_factures.php @@ -2,7 +2,7 @@ /** * Fichier généré par la Fabrique de plugin v5 - * le 2013-04-04 17:30:35 + * le 2013-04-04 17:44:27 * * Ce fichier de sauvegarde peut servir à recréer * votre plugin avec le plugin «Fabrique» qui a servi à le créer. @@ -30,8 +30,8 @@ $data = array ( 'slogan' => 'Facturer et faire des devis avec SPIP', 'description' => 'Factures & devis permet d\'éditer, imprimer, archiver facilement vos devis et factures.', 'prefixe' => 'factures', - 'version' => '1.0.6', - 'auteur' => 'Cyril Marion - Ateliers CYM S.A.R.L.', + 'version' => '1.0.7', + 'auteur' => 'Cyril Marion - Ateliers CYM', 'auteur_lien' => 'http://www.cym.fr', 'licence' => 'GNU/GPL', 'categorie' => 'divers', @@ -318,6 +318,12 @@ $data = array ( 'roles' => '', 'auteurs_liens' => '', 'vue_auteurs_liens' => '', + 'echafaudages' => + array ( + 0 => 'prive/squelettes/contenu/objets.html', + 1 => 'prive/objets/infos/objet.html', + 2 => 'prive/squelettes/contenu/objet.html', + ), 'autorisations' => array ( 'objet_creer' => '', @@ -478,6 +484,12 @@ $data = array ( 'roles' => '', 'auteurs_liens' => '', 'vue_auteurs_liens' => '', + 'echafaudages' => + array ( + 0 => 'prive/squelettes/contenu/objets.html', + 1 => 'prive/objets/infos/objet.html', + 2 => 'prive/squelettes/contenu/objet.html', + ), 'autorisations' => array ( 'objet_creer' => '', diff --git a/factures_administrations.php b/factures_administrations.php index 6b06f70..cf5a4b2 100644 --- a/factures_administrations.php +++ b/factures_administrations.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Installation */ diff --git a/factures_autorisations.php b/factures_autorisations.php index 919a2bf..a0f3409 100644 --- a/factures_autorisations.php +++ b/factures_autorisations.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Autorisations */ diff --git a/factures_pipelines.php b/factures_pipelines.php index dce3973..c57a842 100644 --- a/factures_pipelines.php +++ b/factures_pipelines.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Pipelines */ diff --git a/formulaires/editer_facture.php b/formulaires/editer_facture.php index 5eaa42d..cd82361 100644 --- a/formulaires/editer_facture.php +++ b/formulaires/editer_facture.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Formulaires */ diff --git a/paquet.xml b/paquet.xml index 7088128..d4d96ec 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ Factures & devis - Cyril Marion - Ateliers CYM S.A.R.L. + Cyril Marion - Ateliers CYM GNU/GPL diff --git a/prive/objets/liste/factures_associer_fonctions.php b/prive/objets/liste/factures_associer_fonctions.php index 0ff849a..dbaf47b 100644 --- a/prive/objets/liste/factures_associer_fonctions.php +++ b/prive/objets/liste/factures_associer_fonctions.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Fonctions */ diff --git a/prive/objets/liste/factures_lies_fonctions.php b/prive/objets/liste/factures_lies_fonctions.php index df566f9..5d773c1 100644 --- a/prive/objets/liste/factures_lies_fonctions.php +++ b/prive/objets/liste/factures_lies_fonctions.php @@ -4,7 +4,7 @@ * * @plugin Factures & devis * @copyright 2013 - * @author Cyril Marion - Ateliers CYM S.A.R.L. + * @author Cyril Marion - Ateliers CYM * @licence GNU/GPL * @package SPIP\Factures\Fonctions */