Files
cms-fluid-styled-content/Configuration/TypoScript/ContentElement/Text.typoscript
T

10 lines
181 B
Plaintext

# Regular Text Element:
# A regular text element with header and bodytext fields.
#
# CType: text
tt_content.text =< lib.contentElement
tt_content.text {
templateName = Text
}