fix: properly limit/allow content elements per site

This commit is contained in:
Björn Fromme
2024-05-31 16:45:52 +02:00
parent 8fc13da4de
commit e083a9dcd9
4 changed files with 19 additions and 1 deletions
@@ -1,5 +1,10 @@
TCEFORM {
tt_content {
CType {
# Remove content elements added by EXT:ep_events
removeItems := addToList(tile, statement, herounit, banner)
}
imageorient.removeItems := addToList(0,1,2,8,9,25,26)
imageorient.disabled = 1
imagecols.disabled = 1