From 6e118eaafe03936c6581b257f1999729e818ab81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:04:35 +0000 Subject: [PATCH] [TASK] Reference "doktype" with the corresponding chapter (#423) This makes it easier for readers to get a list of available doktypes. Releases: main, 12.4 --- 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 a78ea01d..476bfa44 100644 --- a/Documentation/UserTsconfig/Options.rst +++ b/Documentation/UserTsconfig/Options.rst @@ -936,8 +936,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 @@ -962,7 +962,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: