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

Karol Martinka kmartinka at accalio.com
Fri Dec 14 17:52:07 CET 2007


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