[TYPO3] How to write TYPOLINK without the <A> wrap ??

Karol Martinka kmartinka at accalio.com
Fri Dec 14 18:09:13 CET 2007


Ahh, found. sorry.

You have to add "returnLast = url" parameter to Typolink.
However, while the template is parsed, the "prefix" as "fileadmin/... " is 
kept :( Do you maybe know, how to override it? Is it possible?

Thanks
Karol
"Karol Martinka" <kmartinka at accalio.com> wrote in message 
news:mailman.1.1197651094.24248.typo3-english at lists.netfielders.de...
> Hello,
>
> I would like to substitue in HTML template the text with LINK. How to 
> achieve this?
>
> Template :
>
> <a href="###MAIN_LINK###">Blabla</a>
>
> Typoscript (wrong) :
>
> marks.MAIN_LINK = TEXT
> marks.MAIN_LINK.typolink{
> parameter={$konstanty.mainpageID}
> }
>
> How to pass only the link, not the whole <a href="" .. stuff, please?
>
> Thanks
> Karol
> 




More information about the TYPO3-english mailing list