From 47169d8c84cb842703b5a218e06fbf4d56d52f9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 08:04:54 +0100 Subject: [PATCH] [TASK] Reference "doktype" with the corresponding chapter (#424) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes it easier for readers to get a list of available doktypes. Releases: main, 12.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com> --- Documentation/PageTsconfig/Mod.rst | 3 ++- Documentation/PageTsconfig/TceMain.rst | 3 ++- Documentation/UserTsconfig/Options.rst | 9 ++++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/Documentation/PageTsconfig/Mod.rst b/Documentation/PageTsconfig/Mod.rst index 7eb7f400..9cc03d56 100644 --- a/Documentation/PageTsconfig/Mod.rst +++ b/Documentation/PageTsconfig/Mod.rst @@ -1083,7 +1083,8 @@ noViewWithDokTypes string :aspect:`Description` - Hide view icon for the defined doktypes (comma-separated) + Hide view icon for the defined :ref:`doktypes ` + (comma-separated). :aspect:`Default` 254,255 diff --git a/Documentation/PageTsconfig/TceMain.rst b/Documentation/PageTsconfig/TceMain.rst index f586a542..a7343de0 100644 --- a/Documentation/PageTsconfig/TceMain.rst +++ b/Documentation/PageTsconfig/TceMain.rst @@ -515,7 +515,8 @@ preview current page will be used. If the current page is not a normal page, the root page will be chosen. The :typoscript:`disableButtonForDokType` setting allows you to disable the preview button for a given list - of doktypes. If none are configured, this defaults to: 199, 254, 255 (Spacer, Folder and Recycler). + of :ref:`doktypes `. If none are configured, this defaults to: 199, 254, 255 (Spacer, + Folder and Recycler). The :typoscript:`useDefaultLanguageRecord` defaults to `1` and ensures that translated records will use the uid of the default record for the preview link. You may disable this, if your extension can deal diff --git a/Documentation/UserTsconfig/Options.rst b/Documentation/UserTsconfig/Options.rst index 1094047f..fdc90a15 100644 --- a/Documentation/UserTsconfig/Options.rst +++ b/Documentation/UserTsconfig/Options.rst @@ -926,8 +926,8 @@ pageTree.doktypesToShowInNewPageDragArea :Default: 1,6,4,7,3,254,255,199 If set, the node top panel feature can be configured by a comma-separated - list. Each number stands for a doctype id that should be added to the node - top panel. + list. Each number stands for a :ref:`doktype ID ` + that should be added to the node top panel. .. figure:: /Images/ManualScreenshots/List/PanelNormal.png :alt: Top panel in normal mode @@ -952,7 +952,10 @@ pageTree.excludeDoktypes :Data type: list of integers - Excludes nodes (pages) with one of the defined doktypes from the pagetree. Can be used for example for hiding custom doktypes. + Excludes nodes (pages) with one of the defined + :ref:`doktypes ` from the page tree. + Can be used, for example, for hiding + :ref:`custom doktypes `. Example: