From dc7e7ca4b7d988de4263016e96db8536b279e24d Mon Sep 17 00:00:00 2001 From: Sybille Peters Date: Sun, 28 Jul 2024 09:09:37 +0200 Subject: [PATCH] Add hint about EXT:lowlevel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com> --- Documentation/PageTsconfig/Mod/WebLayout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/PageTsconfig/Mod/WebLayout.rst b/Documentation/PageTsconfig/Mod/WebLayout.rst index 97ada8e..0bec091 100644 --- a/Documentation/PageTsconfig/Mod/WebLayout.rst +++ b/Documentation/PageTsconfig/Mod/WebLayout.rst @@ -309,7 +309,7 @@ tt_content.preview #. Register an event listener for :ref:`PageContentPreviewRenderingEvent ` For checking for event listeners, see the list - :guilabel:`System > Configuration > Event Listeners (PSR-14)`. + :guilabel:`System > Configuration > Event Listeners (PSR-14)` (available with installed EXT:lowlevel). .. _pageweblayoutpreview-example: