[TYPO3-ttnews] overriding link text tt_news
Robert Markula
robert.markula at gmx.net
Thu Jul 13 22:11:49 CEST 2006
Unai Aizpurua wrote:
> Hi all,
>
> Perhaps it sounds easy, but i can't override the text from a link in
> tt_news.
>
> I put this link in tt_news:
> http://www.euskalgastronomia.com
> it appears correctly:
> <a href="http://www.euskalgastronomia.com"
> target="_blank">http://www.euskalgastronomia.com</a>
>
> but I want that al the links instead the url between <a> and </a> shows
> something link "see more".
> how can I do something like that?
> Supossed that using linksItem_stdWrap and Overriding could be, but I'm
> getting little bit mad.
>
> Thanks in advance.
Hi Unai!
Where do you want to put the link? In the template, in the RTE, ...?
If it is in the template, simply use this:
<!--###LINK_ITEM###-->see more<!--###LINK_ITEM###-->
Cheers,
Ro
More information about the TYPO3-project-tt-news
mailing list