|
page = PAGE
|
|
#page.10 = USER
|
|
#page.10.userFunc = tx_templavoila_pi1->main_page
|
|
page.10 = FLUIDTEMPLATE
|
|
page.10 {
|
|
file.stdWrap.cObject = CASE
|
|
file.stdWrap.cObject {
|
|
# slide the template
|
|
key.data = levelfield:-1, backend_layout_next_level, slide
|
|
key.override.field = backend_layout
|
|
# default template file
|
|
1 = TEXT
|
|
1.value = typo3conf/ext/wz_template/Resources/Private/Layouts/1col.html
|
|
# template file for backend-layout with ID 2
|
|
2 = TEXT
|
|
2.value = typo3conf/ext/wz_template/Resources/Private/Layouts/2col_3_1.html
|
|
# template file for backend-layout with ID 3
|
|
3 = TEXT
|
|
3.value = typo3conf/ext/wz_template/Resources/Private/Layouts/3col_2_1_3.html
|
|
# template file for backend-layout with ID 4
|
|
4 = TEXT
|
|
4.value = typo3conf/ext/wz_template/Resources/Private/Layouts/2col_1_3.html
|
|
# template file for backend-layout with ID 5
|
|
5 = TEXT
|
|
5.value = typo3conf/ext/wz_template/Resources/Private/Layouts/startseite.html
|
|
# template file for backend-layout with ID 6
|
|
6 = TEXT
|
|
6.value = typo3conf/ext/wz_template/Resources/Private/Layouts/2col_3_1_seminar_details.html
|
|
# template file for backend-layout with ID 7
|
|
7 = TEXT
|
|
7.value = typo3conf/ext/wz_template/Resources/Private/Layouts/2col_3_1_uebersicht.html
|
|
}
|
|
variables {
|
|
content = CONTENT
|
|
content.table = tt_content
|
|
content.select.orderBy = sorting
|
|
content.select.where = colPos = 0
|
|
header < lib.header
|
|
skiplinks < lib.skiplinks
|
|
nav_main < lib.nav_main
|
|
footer < lib.footer
|
|
nav_left < lib.col2
|
|
content_right = CONTENT
|
|
content_right.table = tt_content
|
|
content_right.select.orderBy = sorting
|
|
content_right.select.where = colPos = 1
|
|
# Aktuell nicht verwendet, aber vorgesehen:
|
|
content_right_ts < lib.right
|
|
# Startseite:
|
|
home_guide_left = CONTENT
|
|
home_guide_left.table = tt_content
|
|
home_guide_left.select.orderBy = sorting
|
|
home_guide_left.select.where = colPos = 3
|
|
home_guide_right = CONTENT
|
|
home_guide_right.table = tt_content
|
|
home_guide_right.select.orderBy = sorting
|
|
home_guide_right.select.where = colPos = 4
|
|
home_outro = CONTENT
|
|
home_outro.table = tt_content
|
|
home_outro.select.orderBy = sorting
|
|
home_outro.select.where = colPos = 2
|
|
# Seminar-Detailseite:
|
|
seminar_details_left = CONTENT
|
|
seminar_details_left.table = tt_content
|
|
seminar_details_left.select.orderBy = sorting
|
|
seminar_details_left.select.where = colPos = 3
|
|
seminar_details_right = CONTENT
|
|
seminar_details_right.table = tt_content
|
|
seminar_details_right.select.orderBy = sorting
|
|
seminar_details_right.select.where = colPos = 4
|
|
seminar_details_factbox = CONTENT
|
|
seminar_details_factbox.table = tt_content
|
|
seminar_details_factbox.select.orderBy = sorting
|
|
seminar_details_factbox.select.where = colPos = 2
|
|
# ?bersichtsseite
|
|
overview_left = CONTENT
|
|
overview_left.table = tt_content
|
|
overview_left.select.orderBy = sorting
|
|
overview_left.select.where = colPos = 3
|
|
overview_mid_left = CONTENT
|
|
overview_mid_left.table = tt_content
|
|
overview_mid_left.select.orderBy = sorting
|
|
overview_mid_left.select.where = colPos = 4
|
|
overview_mid_right = CONTENT
|
|
overview_mid_right.table = tt_content
|
|
overview_mid_right.select.orderBy = sorting
|
|
overview_mid_right.select.where = colPos = 5
|
|
overview_right = CONTENT
|
|
overview_right.table = tt_content
|
|
overview_right.select.orderBy = sorting
|
|
overview_right.select.where = colPos = 6
|
|
}
|
|
}
|