[TYPO3] Set specific ID's for Spacer

Henrik Rasmussen info at hmrdesign.dk
Tue Jan 16 18:21:02 CET 2007


Hello list,

I've tried to google the problem, but couldn't find an answer.

I have setup a tmenu with some spacer-config - like this:
lib.subMenu.1.SPC = 1
lib.subMenu.1.SPC {
 allWrap = <li class="submenu-spacer"><h2>|</h2></li>
}

I want each spacer <li>-tag to have a specific id. The page uid is fine.
I found a solution with some ATagParams, but couldn't get it to work. Thinks 
it's because the spacer isn't a link.

To illustrate what I want:
lib.subMenu.1.SPC = 1
lib.subMenu.1.SPC {
 allWrap = <li class="submenu-spacer" id="{page-uid}"><h2>|</h2></li>
}

Can this problem be solved in Typo3?

Thanks for any help.

Best regards

Henrik Rasmussen 




More information about the TYPO3-english mailing list