Skip to content

Commit

Permalink
[!!!][FEATURE] modify BE layouts, subnav column - mark as Not assigne…
Browse files Browse the repository at this point in the history
…d, remove Page Elements column
  • Loading branch information
dmh committed Jun 21, 2016
1 parent ad664f0 commit 6bcbce9
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 251 deletions.
11 changes: 1 addition & 10 deletions Configuration/BackendLayouts/Content.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 1
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -17,15 +17,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/ContentMenu.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 4
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -17,20 +17,9 @@ mod.web_layout.BackendLayouts {
colPos = 0
}
2 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 4
colPos = 4
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/ContentMenuSidebar.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 5
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -17,10 +17,9 @@ mod.web_layout.BackendLayouts {
colPos = 0
}
2 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
3 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sidebar
Expand All @@ -30,16 +29,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 5
colPos = 4
}
}
}
}
}
}
Expand Down
12 changes: 1 addition & 11 deletions Configuration/BackendLayouts/ContentSidebar.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 4
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -24,16 +24,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 4
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/ContentSidebarMenu.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 5
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -23,20 +23,9 @@ mod.web_layout.BackendLayouts {
colPos = 2
}
3 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 5
colPos = 4
}
}
}
Expand Down
12 changes: 1 addition & 11 deletions Configuration/BackendLayouts/Empty.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 1
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -18,16 +18,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 1
colPos = 4
}
}
}
}
}
}
Expand Down
12 changes: 1 addition & 11 deletions Configuration/BackendLayouts/GridContainer.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 1
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -18,16 +18,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 1
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/MenuContent.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 4
rowCount = 2
rowCount = 1
rows {
1 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
2 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_content
Expand All @@ -24,16 +23,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 4
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/MenuContentSidebar.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 5
rowCount = 2
rowCount = 1
rows {
1 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
2 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_content
Expand All @@ -30,16 +29,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 5
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/MenuSidebarContent.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 5
rowCount = 2
rowCount = 1
rows {
1 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
2 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sidebar
Expand All @@ -30,16 +29,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 5
colPos = 4
}
}
}
}
}
}
Expand Down
12 changes: 1 addition & 11 deletions Configuration/BackendLayouts/SidebarContent.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 4
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -24,16 +24,6 @@ mod.web_layout.BackendLayouts {
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 4
colPos = 4
}
}
}
}
}
}
Expand Down
15 changes: 2 additions & 13 deletions Configuration/BackendLayouts/SidebarContentMenu.pagets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mod.web_layout.BackendLayouts {
config {
backend_layout {
colCount = 5
rowCount = 2
rowCount = 1
rows {
1 {
columns {
Expand All @@ -23,20 +23,9 @@ mod.web_layout.BackendLayouts {
colPos = 0
}
3 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_menu
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_sub_navigation
rowspan = 1
colspan = 1
colPos = 1
}
}
}
2 {
columns {
1 {
name = LLL:EXT:theme_t3kit/Resources/Private/Language/BackendLayouts.xlf:area_elements
rowspan = 1
colspan = 5
colPos = 4
}
}
}
Expand Down
Loading

0 comments on commit 6bcbce9

Please sign in to comment.