[TYPO3] typolink without a-href - just the URL
Christoph Köpernick
christoph at psysm.com
Thu Jul 27 11:55:31 CEST 2006
Dear list,
I read TSref, searched the t3 lists and also asked Google. But
unfortunately I can´t find anything how to generate a typolink with TS
that outputs just the URL and not the whole a-href element.
This is my TS code:
RSS_FEED = TEXT
RSS_FEED {
typolink.parameter = 34,100
}
It always generates:
<a href="....">title of page</a>
How can I generate a link with typoscript without the a-href, just the Url?
More information about the TYPO3-english
mailing list