Hi all, 

Following the code on http://typo3.org/documentation/snippets/sd/105/ i get my 
menu to work with page type external link. 

I use this with special = list and for now there are only two values. 

For example: 
1st menu item 
Title: Search with Google 
URL: www.google.com 
Title wrap = <span class="title">|</span> 

2nd menu item 
Title: About us 
URL: www.mydomain.com/index.php?id=16 
wrap = <span class="title">|</span> 

However, in need the subtitle to show as well. 

A menu tem should be : 
Title: Search with Google 
SubTitle: A popular search engine 
URL: www.google.com 
Title wrap = <span class="title">|</span> 
SubTitle wrap = <span class="subtitle">|</span> 

When both the title and subtitle are in the same a-tag it's ok, but they may be 
seperate links too. 

I can't seem to find the solution for this. 

Can anyone help me out with this? And of course i hope i made myself clear. 

Best regards, 
Michael 
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to