[Typo3] how can i do with more kinds of menu(i do not mean the TMenu or GMenu or something like that)

zsl vincent zsl339 at hotmail.com
Thu Oct 27 09:28:54 CEST 2005


Rob De Vries wrote:
> zsl vincent wrote:
> 
>> Rob De Vries wrote:
>>
>>> http://typo3.org/documentation/document-library/doc_core_tsref/HMENU/
>>>
>>> rob
>>
>>
>> Hi,first of all thank you for your suggestion,but do you know where 
>> can i get a example about that.because i have already read the 
>> materials but i am still a little dizzy about that. thank you all
>>
>> shilong
> 
> 
> temp.funcnav = HMENU
> temp.funcnav.special = list
> temp.funcnav.special.value = 2,5,4
> temp.funcnav {
> 1 = TMENU
> 1 {
>   noblur = 1
>   wrap = <ul class="funcnavlist"> | </ul>
>   NO {
>   wrapItemAndSub = <li>|</li>
> }
> 1.ACT < 1.NO
> ACT = 1
> ACT {
> wrapItemAndSub = <li>|</li>
> ATagParams = class="funcACT"
> }
> }
> }
Hi Rob
can you explain this example a little,i am not quite clear about that,or 
can you show me the Html about that,thank you



More information about the TYPO3-english mailing list