/* home.ts Home typoscript setup code rev 0.1.0 revised 7.6.07 COMPANY NAME */ #// TEMPLATE AUTO PARSER ### #// Configuring the Auto-Parser for homepage template: plugin.tx_automaketemplate_pi1 { # Read the template file: content = FILE content.file = fileadmin/template/home.html # Here we define which elements in the HTML that # should be wrapped in subpart-comments: elements { BODY.all = 1 BODY.all.subpartMarker = DOCUMENT_BODY HEAD.all = 1 HEAD.all.subpartMarker = DOCUMENT_HEADER HEAD.rmTagSections = title #// DIV.all will make all DIV's with ID as replacable. #DIV.all = 1 SPAN.id.menu_1_t3 = 1 SPAN.id.menu_2_t3 = 1 SPAN.id.menu_3_t3 = 1 SPAN.id.searchbox_t3 = 1 SPAN.id.content_normal_t3 = 1 SPAN.id.content_left_t3 = 1 SPAN.id.content_right_t3 = 1 SPAN.id.content_border_t3 = 1 SPAN.id.footer_t3 = 1 } #// Prefix all relative paths with this value: #// Our convention is fileadmin/template/ relPathPrefix = fileadmin/template/ } #// Need to include this for DHTML Graphical Menu page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php #// Hierarchical menu. All menus start here temp.menu_1_t3 = HMENU #// Menu: GMENU_LAYERS is the DHTML menu in typo3 temp.menu_1_t3.1 = GMENU_LAYERS temp.menu_1_t3.1 { layerStyle = position:absolute;left:120px;top:30px;width:10px;VISIBILITY:hidden; #yPosOffset = 150 lockPosition = y leftOffset = 160 #lockPosition_addSelf = 1 hideMenuWhenNotOver = 100 hideMenuTimer = 1000 expAll=1 displayActiveOnLoad = 0 relativeToTriggerItem = 1 #// Normal state properties NO { # offset 30,0 #XY = [10.w]+30,28 XY = 178, 34 #backColor = white transparentBackground = 1 5 = BOX 5.offset = 19,9 5.dimensions = 18,3,159,30 5.color = #BEB9B9 7.offset = 19,9 7 = BOX 7.dimensions = 19,4,157,28 7.color = #E1E3E5 10 = TEXT 10.text.field = title #10.fontFile = fileadmin/template/fonts/GILLSANS.TTF 10.fontSize = 13 10.fontColor = #20368E 10.offset = 10,21 10.align = center } NO = 1 RO < .NO #// Rollover state properties RO { 10.fontColor = #7C1217 7.color = #cccccc } #// Enable RO state; this must go AFTER the states config RO = 1 ACT < .NO #// Active state properties ACT { 10.fontColor = #7C1217 #10.fontFile = fileadmin/template/fonts/GILLSBOLD.TTF } #// Enable active state; this must go AFTER the states config ACT = 1 } #// Dropdown menu, level 1 temp.menu_1_t3.2 = GMENU temp.menu_1_t3.2 { expAll=1 relativeToParentLayer = 1 #// Normal state properties NO { XY=234,25 7 = BOX 7.dimensions = 0,0,234,25 7.color = #BEB9B9 8 = BOX 8.dimensions = 1,1,232,23 8.color = #E1E3E5 10 = TEXT 10.text.field = title 10.fontSize = 13 10.fontColor = #20368E 10.offset = 12,16 10.align = left } RO < .NO #// Rollover state properties RO { 8 = BOX 8.dimensions = 1,1,233,23 8.color = #cccccc } #// Enable active state; this must go AFTER the states config RO = 1 #// Spacer type page, must be enabled here to be used properly SPC = 1 SPC{ doNotShowLink = 0 doNotLinkIt = 1 XY=234,25 7 = BOX 7.dimensions = 0,0,234,25 7.color = #BEB9B9 8 = BOX 8.dimensions = 1,1,232,23 8.color = #20368E #E1E3E5 10 = TEXT 10.text.field = title 10.fontSize = 13 10.fontColor = #E1E3E5 10.offset = 12,16 10.align = left } } #Dropdown menu, level 2 temp.menu_1_t3.3 = GMENU temp.menu_1_t3.3 { expAll=1 relativeToParentLayer = 1 # Normal state properties NO { XY=235,16 7 = BOX 7.dimensions = 0,0,234,16 7.color = #BEB9B9 8 = BOX 8.dimensions = 1,0,232,16 8.color = #E1E3E5 10 = TEXT 10.text.field = title #10.fontFile = fileadmin/template/fonts/GILLSANS.TTF 10.fontSize = 11 10.fontColor = #20368E 10.offset = 22,10 10.align = left } RO < .NO #// Rollover state properties RO { 8 = BOX 8.dimensions = 0,0,233,16 8.color = #cccccc } #// Enable rollover state; this must go AFTER the states config RO = 1 } #// MENU, TEXT BASED temp.menu_2_t3 = HMENU temp.menu_2_t3.entryLevel = 1 #// First level menu-object, textual temp.menu_2_t3.1 = TMENU temp.menu_1.1 { wrap =