[TYPO3] external link in menu, typoscript and typolink.

Andrew Plank plankmeister_NO at SPAM_hotmail.com
Thu Jun 26 14:03:41 CEST 2008


Dmitry Dulepov [typo3] wrote:

> 3.typolink.returnLast = url

Hi Dmitry,

Thanks for your fast reply! I tried your suggestion, but this was the 
result:

<li><a href="subdomain/">http://subdomain.example.com</a></li>

Which is the wrong way around... How can I make it look like this:

<li><a href="http://subdomain.example.com/">subdomain</a></li>

Or is that even possible?

I just studied TSRef and I have a much better idea of what's going on, 
and I've used about an hour trying all sorts of optimistic typolink 
statements, none of which give the desired result.

Any ideas or pointers?

//Plankmeister


More information about the TYPO3-english mailing list