diff --git a/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts.tsconfig index 7ba53099..8d2df870 100644 --- a/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts.tsconfig +++ b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts.tsconfig @@ -1,174 +1 @@ -mod { - 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 - } - } - } - } - } - } - } - } -} +@import 'EXT:ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/*' diff --git a/public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/ActivityEpEvents.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/ActivityEpEvents.tsconfig similarity index 100% rename from public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/ActivityEpEvents.tsconfig rename to public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/ActivityEpEvents.tsconfig diff --git a/public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/CategoryEpEvents.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/CategoryEpEvents.tsconfig similarity index 100% rename from public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/CategoryEpEvents.tsconfig rename to public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/CategoryEpEvents.tsconfig diff --git a/public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/FrontpageEpEvents.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/FrontpageEpEvents.tsconfig similarity index 100% rename from public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/FrontpageEpEvents.tsconfig rename to public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/FrontpageEpEvents.tsconfig diff --git a/public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/OfferEpEvents.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/OfferEpEvents.tsconfig similarity index 100% rename from public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/OfferEpEvents.tsconfig rename to public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/OfferEpEvents.tsconfig diff --git a/public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/SubpageEpEvents.tsconfig b/public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/SubpageEpEvents.tsconfig similarity index 100% rename from public/typo3conf/ext/ep_events/Configuration/TSConfig/Page/Mod/WebLayout/BackendLayouts/SubpageEpEvents.tsconfig rename to public/typo3conf/ext/ep_events/Configuration/TSconfig/Page/Mod/WebLayout/BackendLayouts/SubpageEpEvents.tsconfig