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

Christopher Torgalson bedlamhotel at gmail.com
Thu Jun 26 14:14:54 CEST 2008


Hi,

On Thu, Jun 26, 2008 at 2:03 PM, Andrew Plank
<plankmeister_NO at spam_hotmail.com> wrote:
> 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?


Well, just for the purpose of eliminating the simple errors, is your
actual code missing a closing brace after the line "
3.typolink.parameter.dataWrap = http://{field:url}" like the code in
your first message?


-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list