Also I believe you need to preface the start of that class with a 
letter. Starting with a number is disallowed I think.



Tomas Mrozek wrote:
>> As this is in the tsref as working I must be doing something
>> wrong, does anyone know what that might be?
> 
> I don't know what might be wrong but I have just tested simplified 
> version of your menu on TYPO3 4.1.5 and it works as expected.
> 
> temp.menu_1 = HMENU
> temp.menu_1.special=list
> temp.menu_1.special.value.insertData=1
> temp.menu_1.special.value={leveluid:1}
> temp.menu_1.1 = TMENU
> temp.menu_1.1 {
>   stdWrap.dataWrap=<ul class="{field:uid}">|</ul>
>   NO{
>     ATagTitle.field=title
>     }
> }
> 
> The menu is wrapped in <ul> with class set to UID of the page.
> 
> Tomas Mrozek
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to