From 7b47058a100e48cf971a98209049c8ea84e0506f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:43:55 +0200 Subject: [PATCH] [TASK] Add reference to BeforeLoadedPageTsConfigEvent Related: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/645 Releases: main --- Documentation/PageTsconfig/Index.rst | 32 +++++++++++++++------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Documentation/PageTsconfig/Index.rst b/Documentation/PageTsconfig/Index.rst index f3e0270e..83274f1a 100644 --- a/Documentation/PageTsconfig/Index.rst +++ b/Documentation/PageTsconfig/Index.rst @@ -1,7 +1,7 @@ -.. include:: /Includes.rst.txt -.. index:: ! Page TSconfig -.. _pagetsconfig: -.. _pagetoplevelobjects: +.. include:: /Includes.rst.txt +.. index:: ! Page TSconfig +.. _pagetsconfig: +.. _pagetoplevelobjects: ======================= Page TSconfig Reference @@ -18,16 +18,18 @@ Note that the page TSconfig can be overridden on a user and group basis by user TSconfig again, for details, see section :ref:`Overriding Page TSconfig in User TSconfig `. +The PSR-14 event :ref:`t3coreapi:BeforeLoadedPageTsConfigEvent` can be used to +add global static page TSconfig before anything else is loaded. -.. toctree:: - :maxdepth: 5 - :titlesonly: +.. toctree:: + :maxdepth: 5 + :titlesonly: - Mod - Options - Rte - TcaDefaults - TceForm - TceMain - Templates - Tx + Mod + Options + Rte + TcaDefaults + TceForm + TceMain + Templates + Tx