ds-site/Configuration/PageTSconfig/Tceform/TtContent.tsconfig
Daniel Siepmann c60a207394 Ease and improve TOC generation
Do not add another level of data processing.
Allow to hide content in TOC.
Ensure ordering of elements in TOC reflects ordering in rendering.
2020-08-20 11:50:35 +02:00

55 lines
821 B
Text

TCEFORM.tt_content {
header_position {
disabled = 1
}
date {
disabled = 1
}
header_link {
disabled = 1
}
subheader {
disabled = 1
}
layout {
disabled = 1
keepItems := addToList(0)
types {
menu_abstract {
disabled = 0
addItems {
100 = Filtered
}
}
}
}
frame_class {
disabled = 1
}
space_before_class {
disabled = 1
}
space_after_class {
disabled = 1
}
linkToTop {
disabled = 1
}
fe_group {
disabled = 1
}
editlock {
disabled = 1
}
categories {
disabled = 1
}
rowDescription {
disabled = 1
}
}