From c4a64622c93b488fc1fa1321598c4fb3de838f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Fritz?= Date: Thu, 23 Aug 2018 07:50:08 +0200 Subject: [PATCH] improve documentation v1.1.0 --- Documentation/Usage/Index.rst | 7 ++++--- ext_emconf.php | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/Usage/Index.rst b/Documentation/Usage/Index.rst index db759f3..e1af5de 100644 --- a/Documentation/Usage/Index.rst +++ b/Documentation/Usage/Index.rst @@ -54,11 +54,12 @@ The 404 page will be shown with a different icon in the page tree. To test if your page work: - preview the page -- call it with ?id=http404 (e.g. http://example.com/?id=http404) - call a page which doesn't exists (e.g. http://example.com/?id=99999999) -In previous versions the *alias* field was used to identify the custom 404 page. Although those pages still work, this is -deprecated. +.. note:: + In previous versions the *alias* field was used to identify the custom 404 page. Although those pages still work, this + is deprecated. The reason for the change is that only one page with an alias name is possible, which doesn't work with a + multi site installation. Remarks ------- diff --git a/ext_emconf.php b/ext_emconf.php index fdbc6bf..dc7dbda 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -7,7 +7,7 @@ 'author' => 'René Fritz', 'author_email' => 'r.fritz@colorcube.de', 'author_company' => 'Colorcube', - 'version' => '1.0.0', + 'version' => '1.1.0', 'state' => 'stable', 'constraints' => [ 'depends' => [