Files
lena-schilling-website/packages/base-design/Configuration/TsConfig/Page/AllowedContentElements.tsconfig
Dominik Polakovics 948513cc41
All checks were successful
Build / build (push) Successful in 2m54s
Build / deploy-stage (push) Successful in 2m50s
Build / switch-stage (push) Successful in 2m1s
commit for base design
2024-12-11 21:30:25 +01:00

9 lines
257 B
Plaintext

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)
}