feat: many changes
This commit is contained in:
parent
215a9393b5
commit
6214e262cc
17 changed files with 64 additions and 70 deletions
|
|
@ -8,35 +8,18 @@ mod {
|
|||
title = Default
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 12
|
||||
rowCount = 2
|
||||
colCount = 1
|
||||
rowCount = 1
|
||||
rows {
|
||||
1 {
|
||||
columns {
|
||||
1 {
|
||||
name = LLL:EXT:base/Resources/Private/Language/locallang_be.xlf:backend_layout.column.normal
|
||||
colPos = 0
|
||||
colspan = 12
|
||||
identifier = main
|
||||
}
|
||||
}
|
||||
}
|
||||
2 {
|
||||
columns {
|
||||
1 {
|
||||
name = Footer Left
|
||||
colPos = 90
|
||||
colspan = 6
|
||||
identifier = footer-left
|
||||
}
|
||||
2 {
|
||||
name = Footer Right
|
||||
colPos = 91
|
||||
colspan = 6
|
||||
identifier = footer-right
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ RTE {
|
|||
TCEFORM {
|
||||
tt_content {
|
||||
CType {
|
||||
keepItems = cloonar_header,cloonar_text,cloonar_textimage,news_newsliststicky,news_pi1,cloonar_hero,cloonar_stats
|
||||
keepItems = cloonar_text,cloonar_textimage,cloonar_hero,form_formframework
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue