commit for base design
All checks were successful
Build / build (push) Successful in 2m54s
Build / deploy-stage (push) Successful in 2m50s
Build / switch-stage (push) Successful in 2m1s

This commit is contained in:
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)
}