From 5443a4889e00d52ce6025505d0891b8253ebdbf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Sat, 13 Apr 2024 18:39:15 +0200 Subject: [PATCH 1/2] [TASK] Remove caption of code snippet The caption is wrong, as the example should be added to a page field according to the description and not to a file. Releases: main, 12.4 --- Documentation/PageTsconfig/Mod/Shared.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/PageTsconfig/Mod/Shared.rst b/Documentation/PageTsconfig/Mod/Shared.rst index e2c08dd1..a0b67ae2 100644 --- a/Documentation/PageTsconfig/Mod/Shared.rst +++ b/Documentation/PageTsconfig/Mod/Shared.rst @@ -68,7 +68,6 @@ The example creates a basic backend layout and sets the "Left" column to be not `0` (the "Content" columns as defined above): .. code-block:: typoscript - :caption: EXT:site_package/Configuration/page.tsconfig mod.SHARED.colPos_list = 0 From e8917c0d4eb88b0ade982e03a0556057682275f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:25:40 +0200 Subject: [PATCH 2/2] Update Documentation/PageTsconfig/Mod/Shared.rst Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com> --- Documentation/PageTsconfig/Mod/Shared.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/PageTsconfig/Mod/Shared.rst b/Documentation/PageTsconfig/Mod/Shared.rst index a0b67ae2..fb3578f3 100644 --- a/Documentation/PageTsconfig/Mod/Shared.rst +++ b/Documentation/PageTsconfig/Mod/Shared.rst @@ -68,6 +68,7 @@ The example creates a basic backend layout and sets the "Left" column to be not `0` (the "Content" columns as defined above): .. code-block:: typoscript + :caption: Page TSconfig in the "Resources" tab of the page mod.SHARED.colPos_list = 0