From ad623308b4b0ecba54aa8fff22ed53bc69dd7d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:39:52 +0100 Subject: [PATCH] [TASK] Replace "t3-tlo-config" with "confval" This is a preparation for switching to PHP-based documentation rendering. Releases: main, 12.4, 11.5 --- Documentation/Functions/Typolink.rst | 2 +- Documentation/Settings.cfg | 2 -- Documentation/Setup/Config/Index.rst | 9 ++++++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Documentation/Functions/Typolink.rst b/Documentation/Functions/Typolink.rst index d22c4904a..5b95a5bdc 100644 --- a/Documentation/Functions/Typolink.rst +++ b/Documentation/Functions/Typolink.rst @@ -758,7 +758,7 @@ record The (individual) identifier of the link building configuration to be used. The same identifier is used as key in the TypoScript configuration of - the frontend rendering: :t3-tlo-config:`recordLinks` and the :ref:`TSconfig + the frontend rendering: :ref:`setup-config-recordLinks` and the :ref:`TSconfig backend link handler configuration ` .. t3-typolink-handler:: record.uid diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index 5055a6090..6e7d0d6fc 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -25,8 +25,6 @@ use_opensearch = [sphinx_object_types_to_add] -t3-tlo-config = t3-tlo-config // t3-tlo-config // Top level object 'config' - t3-function-cache = t3-function-cache // t3-function-cache // Function cache t3-function-encapslines = t3-function-encapslines // t3-function-encapslines // Function encapsLines t3-function-htmlparser = t3-function-htmlparser // t3-function-htmlparser // Function HTMLparser diff --git a/Documentation/Setup/Config/Index.rst b/Documentation/Setup/Config/Index.rst index c60a4476a..cc39d13d2 100644 --- a/Documentation/Setup/Config/Index.rst +++ b/Documentation/Setup/Config/Index.rst @@ -54,7 +54,7 @@ Properties of 'config' absRefPrefix ------------ -.. t3-tlo-config:: absRefPrefix +.. confval:: absRefPrefix :Data type: :ref:`data-type-string` :Special value: "auto" @@ -108,7 +108,7 @@ absRefPrefix additionalHeaders ----------------- -.. t3-tlo-config:: additionalHeaders +.. confval:: additionalHeaders :Data type: numerically indexed array of "HTTP header entries". @@ -1746,10 +1746,13 @@ pageTitleSeparator } } + +.. _setup-config-recordLinks: + recordLinks ----------- -.. t3-tlo-config:: recordLinks +.. confval:: recordLinks :Data Type: array of link configurations