commit for base design

This commit is contained in:
Dominik Polakovics Polakovics 2024-12-11 21:30:25 +01:00
parent b3255df808
commit 948513cc41
14 changed files with 213 additions and 9 deletions

View file

@ -0,0 +1,8 @@
TCEFORM.tt_content.CType {
# TYPO3 Core:
keepItems = text, image, textpic, form_formframework
# Sitepackage:
# Third-party extensions:
keepItems := addToList(news_newsliststicky, news_newsdetail)
keepItems := addToList(textcolumn)
}