[TYPO3-english] Need Help Regarding Menu Configuration

Syed Mohammad Anees Masudi anees_masudi at hotmail.com
Fri Dec 12 17:39:45 CET 2008


Hi,
 
Please if anyone can help me out for the following bug. I will really appreciate your help.
 
I am trying to configure tt_content.menu, here is my typoscript for that
 
tt_content.menu.20.2 { 1.itemArrayProcFunc = user_excludeFunc->getUids
 1 {  target =   noBlur = 1  expAll = 1  NO.allWrap = <p style="font-size:16px; text-transform:uppercase;"> | </p> }   2 {  target =   noBlur = 1  expAll = 1  wrap = <div id="leftnavsub1"> | </div>  NO.allWrap = <p> | </p> }   3 {  target =   noBlur = 1  expAll = 1  wrap = <div id="leftnavsub2"> | </div>  NO.allWrap = <p> | </p> } 4 {  target =   noBlur = 1  expAll = 1  wrap = <div id="leftnavsub3"> | </div>  NO.allWrap = <p> | </p> }   5 {  target =   noBlur = 1  expAll = 1  wrap = <div id="leftnavsub4"> | </div>  NO.allWrap = <p> | </p> }} 
 
It is showing the output like
 
RootLevel
-First 
--First Inner
--Second Inner
--Third Inner
-Second
--First Inner
--Second Inner
--Third Inner
 
but need to be like
 
RootLevel
-First 
-Second
--First Inner
--Second Inner
--Third Inner
 
What I have to change to get the required output?
 
Thanks in advance
 
Regards
 
 
 
 

_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE


More information about the TYPO3-english mailing list