9 lines
257 B
Plaintext
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)
|
|
}
|