From c218813ed4e03faf84afda9dad5439efe66d9987 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 10:23:54 +0200 Subject: [PATCH] [TASK] Add reference to BeforeLoadedPageTsConfigEvent Related: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/645 Releases: main --- Documentation/UsingSetting/PageTSconfig.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/UsingSetting/PageTSconfig.rst b/Documentation/UsingSetting/PageTSconfig.rst index 1d972f4d..f5646234 100644 --- a/Documentation/UsingSetting/PageTSconfig.rst +++ b/Documentation/UsingSetting/PageTSconfig.rst @@ -56,6 +56,9 @@ installations that contain only one site and use only one sitepackage extension. Extensions supplying custom default page TSconfig that should always be included, can also set the page TSconfig globally. +The PSR-14 event :ref:`t3coreapi:BeforeLoadedPageTsConfigEvent` is available to +add global static page TSconfig before anything else is loaded. + .. _page-tsconfig-v11-v12: Global page TSconfig, compatible with TYPO3 v11 and v12