From 51fdad314a9af6e1e60122accca68e243e0e2c27 Mon Sep 17 00:00:00 2001 From: SylvainLelievre Date: Wed, 10 Nov 2021 08:03:31 +0100 Subject: [PATCH] =?UTF-8?q?Boutons=20d'aide=20pour=20le=20th=C3=A8me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/theme/view/body/body.php | 13 +++++++++++-- core/module/theme/view/footer/footer.php | 11 ++++++++++- core/module/theme/view/header/header.php | 13 +++++++++++-- core/module/theme/view/index/index.php | 24 +++++++++++++++++++++++- core/module/theme/view/menu/menu.php | 11 ++++++++++- core/module/theme/view/site/site.php | 13 +++++++++++-- 6 files changed, 76 insertions(+), 9 deletions(-) diff --git a/core/module/theme/view/body/body.php b/core/module/theme/view/body/body.php index aa717fa1..172d8981 100644 --- a/core/module/theme/view/body/body.php +++ b/core/module/theme/view/body/body.php @@ -8,7 +8,16 @@ 'value' => 'Retour' ]); ?> -
+
+ 'https://doc.zwiicms.fr/arriere-plan', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
@@ -96,4 +105,4 @@ - \ No newline at end of file + diff --git a/core/module/theme/view/footer/footer.php b/core/module/theme/view/footer/footer.php index ff97d425..5c7e2bf2 100644 --- a/core/module/theme/view/footer/footer.php +++ b/core/module/theme/view/footer/footer.php @@ -8,7 +8,16 @@ 'value' => 'Retour' ]); ?> -
+
+ 'https://doc.zwiicms.fr/pied-de-page', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
diff --git a/core/module/theme/view/header/header.php b/core/module/theme/view/header/header.php index 87e2a974..d95f2d97 100644 --- a/core/module/theme/view/header/header.php +++ b/core/module/theme/view/header/header.php @@ -8,7 +8,16 @@ 'value' => 'Retour' ]); ?> -
+
+ 'https://doc.zwiicms.fr/banniere', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
@@ -53,7 +62,7 @@ $this->getData(['theme', 'header', 'tinyHidden']) ]); ?> - +
diff --git a/core/module/theme/view/index/index.php b/core/module/theme/view/index/index.php index 60be6151..03ae5274 100644 --- a/core/module/theme/view/index/index.php +++ b/core/module/theme/view/index/index.php @@ -45,6 +45,17 @@ ]); ?>
+
+
+ 'https://doc.zwiicms.fr/theme-2', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
@@ -80,4 +91,15 @@ ]); ?>
- \ No newline at end of file +
+
+ 'https://doc.zwiicms.fr/theme-2', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
+ diff --git a/core/module/theme/view/menu/menu.php b/core/module/theme/view/menu/menu.php index 87746bb6..3a765f2b 100644 --- a/core/module/theme/view/menu/menu.php +++ b/core/module/theme/view/menu/menu.php @@ -8,7 +8,16 @@ 'value' => 'Retour' ]); ?> -
+
+ 'https://doc.zwiicms.fr/menu', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
diff --git a/core/module/theme/view/site/site.php b/core/module/theme/view/site/site.php index 94ef50b3..636668b5 100644 --- a/core/module/theme/view/site/site.php +++ b/core/module/theme/view/site/site.php @@ -8,7 +8,16 @@ 'value' => 'Retour' ]); ?> -
+
+ 'https://doc.zwiicms.fr/site61863d315ffe0', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' + ]); ?> +
+
@@ -194,4 +203,4 @@ - \ No newline at end of file +