lib.tabsmenu= HMENU lib.tabsmenu{ # erstes level 1 = TMENU 1.wrap =
1{ noBlur = 1 # no state: normale Formatierung NO{ wrapItemAndSub = } # act state: gültig von der rootseite bis zur aktuellen Seite ACT=1 ACT{ wrapItemAndSub = || || || || || } # cur state: gültig für die aktuelle Seite CUR=1 CUR{ wrapItemAndSub = || || || || } } # zweites level 2 = TMENU 2.wrap = 2{ NO{ wrapItemAndSub = || || || || || || || || } ACT=1 ACT{ wrapItemAndSub = || || || || || || || || } CUR=1 CUR{ wrapItemAndSub = || || || || || || || || } } } ########################### Beginn: Footer Menu MARKER ######################### lib.footerMenu = HMENU lib.footerMenu.special = directory lib.footerMenu.special.value = 4 lib.footerMenu.1 = TMENU lib.footerMenu.1 { noBlur = 1 NO = 1 NO.ATagTitle.field = abstract // description // subtitle NO.allWrap = | | |*| | | |*| | NO.ATagBeforeWrap = 1 NO.stdWrap.htmlSpecialChars = 1 ACT = 1 ACT < .NO ACT.allWrap = | | |*| | | |*| | } ########################### End: Footer Menu MARKER ######################### ########################### End: MARKER: Copyright ######################### lib.footerNote = TEXT lib.footerNote { data = date : U strftime = %Y #strftime = %A, %e. %B %Y wrap = © | bitworxx } ########################### End: MARKER: Copyright ######################### ################### Beginn: LANGAUGEMENU ################### lib.footerLang < plugin.tx_srlanguagemenu_pi1 lib.footerLang { 10 = RECORDS 10.tables = tt_content ## ID des Systemfolder "Pagecontent" für die Sprache 10.source = 33 } ################### End: LANGAUGEMENU ###################