[TYPO3] print page and menu

Andrea Giorgini a.giorgini at norvlit.de
Thu Aug 3 10:51:18 CEST 2006


Peter Russ wrote:

> optionsplit?
> 
> Just an idea:

Hi Peter,

thank you for your answer but I guess I was not clear enough: I would 
like to override the automatic href created by Typo3 on the Page title...

Tyler, thank you again, here is my code:

marks.MENU2=HMENU
marks.MENU2.1=TMENU
marks.MENU2.entryLevel = 3
marks.MENU2.1 {
                      noBlur=1
                       expAll=0
                       wrap = <div id="nav4_cont"><ul>|</ul></div>
                       #CUR=1
                       #ACT=1

NO {
       wrapItemAndSub=<li>|</li>
       #No "border-top" at the first menu-entry, done with Option Split
       allWrap=<div class="nav4_einzel_cont_first">|</div>|*|<div 
class="nav4_einzel_cont">|</div>
 
ATagParams=class="nav4"||class="nav4"||class="nav4"||class="nav4"||class="nav4"|*|class="nav4_grau"
                       }
	}
}	


Andrea



More information about the TYPO3-english mailing list