[TYPO3-english] Boring TS warning
Xavier Perseguers
typo3 at perseguers.ch
Thu Jan 1 16:39:14 CET 2009
Hi Andreas,
> try this and please tell, if it works:
>
> lib.menu.internal.20 = HMENU
> lib.menu.internal.20 {
> 1 = TMENU
> 1 {
> NO = 1
> NO.wrapItemAndSub = <li class="level_1">|</li>
>
> CUR < .NO
> CUR.wrapItemAndSub = <li class="level_1 last_child">|</li>
> }
>
> 2 < .1
> 2 {
> NO.wrapItemAndSub = <li class="level_2">|</li>
>
> CUR.wrapItemAndSub = <li class="level_2 last_child">|</li>
> }
> }
Yes, removing the double inheritance removes those nasty warnings.
Happy new year and thanks!
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-english
mailing list