From 041af39bc782d4f2fb8db01ed7986b4f6faeea85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 4 Aug 2021 19:16:54 +0200 Subject: [PATCH] Add current page uid as css class to body for debugging --- .../ep_theme/Configuration/TypoScript/Page/Main.typoscript | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript index e2574faf..651ec432 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript @@ -21,6 +21,11 @@ page { if.isTrue = {$plugin.tx_eptheme.settings.themekey} noTrimWrap = | || } + 35 = TEXT + 35 { + field = uid + noTrimWrap = | page-|| + } 40 = TEXT 40.value = "> }