diff --git a/core/core.php b/core/core.php index 2652e1a1..078c1784 100644 --- a/core/core.php +++ b/core/core.php @@ -28,7 +28,7 @@ class common { const GROUP_ADMIN = 3; // Numéro de version - const ZWII_VERSION = '9.1.05'; + const ZWII_VERSION = '9.1.06'; public static $actions = []; public static $coreModuleIds = [ @@ -1893,7 +1893,7 @@ class layout extends common { $items .= '>Motorisé par '; // Toujours afficher le nom du CMS $items .= ''; - $items .= 'ZwiiCMS'; + $items .= 'ZwiiCMS'; $items .= ''; // Affichage du numéro de version $items .= 'pages2Json(); 'value' => $this->getData(['page', $this->getUrl(2), 'content']) ]); ?>
-
+
+

Emplacements

+ getHierarchy($this->getUrl(2), false)): ?> + $this->getData(['page', $this->getUrl(2), 'parentPageId']) + ]); ?> + + 'Page parent', + 'selected' => $this->getData(['page', $this->getUrl(2), 'parentPageId']) + ]); ?> + + 'Position', + 'help' => 'Une page non affichée dans les menus est classée comme \'Page orpheline\' dans la liste des pages.' + ]); ?> +
+
+ $this->getData(['page', $this->getUrl(2), 'targetBlank']) + ]); ?> +
+
+ $this->getData(['page', $this->getUrl(2), 'disable']), + 'help' => 'Une page désactivée figure dans le menu sans être cliquable, par exemple comme page parente sans contenu.' + ]); ?> +
+
+
+
+
+

Mise en page

'Gabarits de page / Barre latérale', @@ -141,42 +173,10 @@ $this->pages2Json();
-
-
-

Emplacements

- getHierarchy($this->getUrl(2), false)): ?> - $this->getData(['page', $this->getUrl(2), 'parentPageId']) - ]); ?> - - 'Page parent', - 'selected' => $this->getData(['page', $this->getUrl(2), 'parentPageId']) - ]); ?> - - 'Position', - 'help' => 'Une page non affichée dans les menus est classée comme \'Page orpheline\' dans la liste des pages.' - ]); ?> -
-
- $this->getData(['page', $this->getUrl(2), 'targetBlank']) - ]); ?> -
-
- $this->getData(['page', $this->getUrl(2), 'disable']), - 'help' => 'Une page désactivée figure dans le menu sans être cliquable, par exemple comme page parente sans contenu.' - ]); ?> -
-
-
-
-
-
+
+

Options avancées d'emplacements

diff --git a/module/redirection/redirection.php b/module/redirection/redirection.php index dde058fd..e000e5f8 100644 --- a/module/redirection/redirection.php +++ b/module/redirection/redirection.php @@ -19,7 +19,7 @@ class redirection extends common { 'index' => self::GROUP_VISITOR ]; - const REDIRECTION_VERSION = '1.2'; + const REDIRECTION_VERSION = '1.3'; /** * Configuration