Files
Dominik Polakovics 37300492dc
All checks were successful
Build / build (push) Successful in 4m21s
Build / deploy-stage (push) Successful in 2m41s
Build / switch-stage (push) Successful in 2m4s
feat: add image gallery content element with configurable columns and backend preview
2025-06-16 13:50:41 +02:00

20 lines
272 B
Plaintext

@import './PageTsConfig/BackendLayouts/'
RTE {
default {
preset = base
}
}
TCEFORM {
tt_content {
CType {
keepItems = cloonar_text,cloonar_textimage,cloonar_hero,cloonar_cards,cloonar_imagegallery,form_formframework
}
}
}
TCEMAIN {
}