### Delete Styles plugin.tx_felogin_pi1._CSS_DEFAULT_STYLE > # Plugin dropdown sitemap plugin.tx_dropdownsitemap_pi1._CSS_DEFAULT_STYLE > # css_styled_content (Copied to content.css, in order to be able to modify them there.) plugin.tx_cssstyledcontent._CSS_DEFAULT_STYLE > ################################### ######## Create the Header ######## ################################### lib.header = COA lib.header.10 = IMAGE lib.header.10 { file = fileadmin/vonda-shepard.de/templates/www2/images/header_right.gif params = style="display: block; float: right; border: 0px;" } lib.header.20 = IMAGE lib.header.20 { file = fileadmin/vonda-shepard.de/templates/www2/images/header_left.gif params = style="display: block;" } #Add some dat page.includeJS { file300 = fileadmin/vonda-shepard.de/templates/www2/js/minmax.js } page.includeCSS { file1 = fileadmin/vonda-shepard.de/templates/www2/css/my_layout.css file2= fileadmin/ext/tt_news/tt_news.css } config.noPageTitle = 2 page.headerData { 10 = COA 10 { wrap = | - www.Vonda-Shepard.de } 10.100 = TEXT 10.100 { field = subtitle // title wrap = |  } 100 = TEXT 100.value = } ################################## ########### MENU START ########### ################################## #create new menu lib.menu = HMENU lib.menu { #First Level 1 = TMENU 1 { wrap = NO.wrapItemAndSub =
  • |
  • CUR = 1 CUR.wrapItemAndSub =
  • |
  • } #Second Level 2 = TMENU 2 { wrap = # Normal state properties NO.wrapItemAndSub =
  • |
  • ACT = 1 ACT.wrapItemAndSub =
  • |
  • } } #set the title lib.mainmenu-title = TEXT lib.mainmenu-title.value = Hauptmenü [globalVar = GP:L = {$german}] lib.mainmenu-title.value = Hauptmenü [global] [globalVar = GP:L = {$english}] lib.mainmenu-title.value = Main menu [global] ###################################### ########### ROOTMENU START ########### ###################################### # ROOTLINE MENU lib.rootmenu = HMENU lib.rootmenu.special=rootline lib.rootmenu.special.range= 0 | -1 lib.rootmenu.1=TMENU lib.rootmenu.1.NO { doNotLinkIt = |*| 0 |*| 1 allWrap= |  ⇒  |*| |  ⇒  |*| | } ###################################### ############# other Links ############ ###################################### lib.loginLink = TEXT lib.loginLink.typolink.parameter = {$plugin.vonda_shepard_template2.links.loginPagePID} [loginUser = *] lib.loginLink > lib.loginLink = COA lib.loginLink.10 = TEXT lib.loginLink.10 { value = Logout typolink.parameter = {$plugin.vonda_shepard_template2.links.loginPagePID} wrap = | |  } lib.loginLink.20 = TEXT lib.loginLink.20 { typolink.parameter = {$plugin.vonda_shepard_template2.links.changePasswordPagePID} } [global] lib.contactLink = TEXT lib.contactLink.typolink.parameter = {$plugin.vonda_shepard_template2.links.contactPagePID} lib.imprintLink = TEXT lib.imprintLink.typolink.parameter = {$plugin.vonda_shepard_template2.links.imprintPagePID} ######################################## ############# other Content ############ ######################################## lib.bBox = COA lib.bBox { wrap =
    |
    1 = TEXT 1 { value = Title wrap =
    |
    } 2 = COA 2 { 1 = TEXT 1 { value = Content wrap =
    |
    } } } ######################################## ######## add Language selector ######################################## lib.rightContent = COA lib.rightContent.1 = CONTENT lib.rightContent.1 { table = tt_content select.pidInList = 19 select.languageField = sys_language_uid } ######################################## ######## add bugreport ######################################## lib.rightContent.200 = CONTENT lib.rightContent.200 { table = tt_content select.pidInList = 14 select.languageField = sys_language_uid } ############################ ########### PAGE ########### ############################ # Default PAGE object: page = PAGE page.typeNum = 0 page.10 = USER page.10.userFunc = tx_templavoila_pi1->main_page ## Include yaml_setup.txt ##