ds-site/Configuration/TypoScript/Setup/ContentElements/Text.typoscript
Daniel Siepmann 14edd5b8c1 Add further work
E.g. add rss feed and sitemap and seo meta tags.
2019-11-15 18:28:10 +01:00

8 lines
178 B
Text

tt_content.text =< lib.contentElement
tt_content.text {
templateName = Text
stdWrap {
editIcons := appendString(header, header_layout, layout, bodytext)
}
}