fix: properly limit/allow content elements per site
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user