From 5d6b6d28845ec931a394f5e0cd64397e8b815e12 Mon Sep 17 00:00:00 2001 From: tofulm Date: Thu, 20 May 2021 15:18:46 +0200 Subject: [PATCH] Ajout d'une icone et harmonisation du nom du plugin --- fabrique_gamucontact.php | 110 -------------------------------- gamucontact-xx.svg | 68 ++++++++++++++++++++ gamucontact_administrations.php | 8 +-- gamucontact_autorisations.php | 4 +- gamucontact_fonctions.php | 4 +- gamucontact_options.php | 4 +- gamucontact_pipelines.php | 4 +- lang/gamucontact_fr.php | 4 +- lang/paquet-gamucontact_fr.php | 2 +- paquet.xml | 6 +- test.html | 4 -- 11 files changed, 86 insertions(+), 132 deletions(-) delete mode 100644 fabrique_gamucontact.php create mode 100644 gamucontact-xx.svg delete mode 100644 test.html diff --git a/fabrique_gamucontact.php b/fabrique_gamucontact.php deleted file mode 100644 index 0de85c3..0000000 --- a/fabrique_gamucontact.php +++ /dev/null @@ -1,110 +0,0 @@ - - array ( - 'version' => 7, - ), - 'paquet' => - array ( - 'prefixe' => 'gamucontact', - 'nom' => 'Gamu Contact', - 'slogan' => '', - 'description' => '', - 'logo' => - array ( - 0 => '', - ), - 'credits' => - array ( - 'logo' => - array ( - 'texte' => '', - 'url' => '', - ), - ), - 'version' => '1.0.0', - 'auteur' => 'tofulm', - 'auteur_lien' => 'https://gamuza.fr', - 'licence' => 'GNU/GPL', - 'categorie' => 'communication', - 'etat' => 'dev', - 'compatibilite' => '[3.3.0-dev;3.3.*]', - 'documentation' => '', - 'administrations' => 'on', - 'schema' => '1.0.0', - 'formulaire_config' => 'on', - 'formulaire_config_titre' => '', - 'fichiers' => - array ( - 0 => 'autorisations', - 1 => 'fonctions', - 2 => 'options', - 3 => 'pipelines', - ), - 'inserer' => - array ( - 'paquet' => '', - 'administrations' => - array ( - 'maj' => '', - 'desinstallation' => '', - 'fin' => '', - ), - 'base' => - array ( - 'tables' => - array ( - 'fin' => '', - ), - ), - ), - 'scripts' => - array ( - 'pre_copie' => '', - 'post_creation' => '', - ), - 'exemples' => '', - ), - 'objets' => - array ( - ), - 'images' => - array ( - 'paquet' => - array ( - 'logo' => - array ( - 0 => - array ( - 'extension' => '', - 'contenu' => '', - ), - ), - ), - 'objets' => - array ( - ), - ), -); diff --git a/gamucontact-xx.svg b/gamucontact-xx.svg new file mode 100644 index 0000000..dec49c1 --- /dev/null +++ b/gamucontact-xx.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/gamucontact_administrations.php b/gamucontact_administrations.php index e423ad9..aac1dea 100644 --- a/gamucontact_administrations.php +++ b/gamucontact_administrations.php @@ -1,8 +1,8 @@ 'Gamu Contact', + 'gamucontact_titre' => 'GamuContact', // C 'cfg_exemple' => 'Exemple', @@ -19,5 +19,5 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'envoyer' => "Envoyer", // T - 'titre_page_configurer_gamucontact' => 'Gamu Contact', + 'titre_page_configurer_gamucontact' => 'GamuContact', ); diff --git a/lang/paquet-gamucontact_fr.php b/lang/paquet-gamucontact_fr.php index 0abbc9f..ded8031 100644 --- a/lang/paquet-gamucontact_fr.php +++ b/lang/paquet-gamucontact_fr.php @@ -9,6 +9,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( // G 'gamucontact_description' => '', - 'gamucontact_nom' => 'Gamu Contact', + 'gamucontact_nom' => 'GamuContact', 'gamucontact_slogan' => '', ); diff --git a/paquet.xml b/paquet.xml index 82887da..0805414 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,15 +1,15 @@ - Gamu Contact + GamuContact tofulm diff --git a/test.html b/test.html deleted file mode 100644 index afd1b1b..0000000 --- a/test.html +++ /dev/null @@ -1,4 +0,0 @@ -#CACHE{0} - - -