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 


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to