Fix: Typo in directory name
This commit is contained in:
+1
-174
@@ -1,174 +1 @@
|
|||||||
mod {
|
@import 'EXT:ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/*'
|
||||||
web_layout.BackendLayouts {
|
|
||||||
frontpageEpEvents {
|
|
||||||
title = EP Events: Startseite
|
|
||||||
config {
|
|
||||||
backend_layout {
|
|
||||||
colCount = 2
|
|
||||||
rowCount = 5
|
|
||||||
rows {
|
|
||||||
1 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content
|
|
||||||
colPos = 3
|
|
||||||
colspan = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Kachel
|
|
||||||
colPos = 10
|
|
||||||
}
|
|
||||||
2 {
|
|
||||||
name = Kachel
|
|
||||||
colPos = 11
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
3 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Kachel
|
|
||||||
colPos = 12
|
|
||||||
}
|
|
||||||
2 {
|
|
||||||
name = Kachel
|
|
||||||
colPos = 13
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
4 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content
|
|
||||||
colPos = 0
|
|
||||||
colspan = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
5 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Footer Content
|
|
||||||
colPos = 4
|
|
||||||
colspan = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
subpageEpEvents {
|
|
||||||
title = EP Events: Unterseite
|
|
||||||
config {
|
|
||||||
backend_layout {
|
|
||||||
colCount = 1
|
|
||||||
rowCount = 4
|
|
||||||
rows {
|
|
||||||
1 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Header
|
|
||||||
colPos = 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content
|
|
||||||
colPos = 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
3 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content volle Breite
|
|
||||||
colPos = 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
4 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content
|
|
||||||
colPos = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
categoryEpEvents {
|
|
||||||
title = EP Events: Kategorie
|
|
||||||
config {
|
|
||||||
backend_layout {
|
|
||||||
colCount = 1
|
|
||||||
rowCount = 2
|
|
||||||
rows {
|
|
||||||
1 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content (Slider etc.)
|
|
||||||
colPos = 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Footer Content
|
|
||||||
colPos = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
offerEpEvents {
|
|
||||||
title = EP Events: Beispielangebot
|
|
||||||
config {
|
|
||||||
backend_layout {
|
|
||||||
colCount = 1
|
|
||||||
rowCount = 1
|
|
||||||
rows {
|
|
||||||
1 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content (Slider etc.)
|
|
||||||
colPos = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
activityEpEvents {
|
|
||||||
title = EP Events: Programmpunkt
|
|
||||||
config {
|
|
||||||
backend_layout {
|
|
||||||
colCount = 1
|
|
||||||
rowCount = 1
|
|
||||||
rows {
|
|
||||||
1 {
|
|
||||||
columns {
|
|
||||||
1 {
|
|
||||||
name = Content
|
|
||||||
colPos = 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user