From a59b366bb8d9708713afb11503fc967bf76158bd Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Fri, 7 Feb 2020 11:22:33 +0100 Subject: [PATCH] Allow to add content on empty page in frontend --- Configuration/TypoScript/Setup/Page.typoscript | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Configuration/TypoScript/Setup/Page.typoscript b/Configuration/TypoScript/Setup/Page.typoscript index 896e70d..a5848cb 100644 --- a/Configuration/TypoScript/Setup/Page.typoscript +++ b/Configuration/TypoScript/Setup/Page.typoscript @@ -23,6 +23,11 @@ page { stdWrap.noTrimWrap = || } + 5 = EDITPANEL + 5 { + newRecordFromTable = tt_content + } + 10 = FLUIDTEMPLATE 10 { templateName {