[TYPO3-dev] typolink advice, TYPO3-dev -- List for Core search problem
Franz Koch
typo3 at fx-graefix.de
Tue Apr 4 09:21:40 CEST 2006
Hi Evgeniy:
> 2) In my Typo3 project I place content to the page. In the text the
> editor have to be able to place references(links) to other pages.
> Accordingly to the design of the page references should appear as
> different images (arrows, or so), images will be wrapped in A- tag. I
> would be gratefull to anybody who could hint me what could be the
> correct way of implementing such links in typo3? I have met some
> description of typolink in TS, but actually coud not get the complete
> idea behind it. So hope for you advice.
Maybe this extension is what you're looking for:
<http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=dh_linklayout>
It enables to automatically add classes to links depending on their
"function" (internal link, link to external page, email). Then you could
apply the images in your CSS. Alternativly this extension also enables
to prepend links with a image depending on their "function".
There is also another extension that is able to automatically prepend or
apend links (or even both).
Another way would be the functionality of the new RTE (rtehtmlarea).
When inserting a link you can apply a class, target and a title-tag at
the bottom of the showing up page-browser.
Did that help?
--
Kind regards,
Franz Koch
More information about the TYPO3-dev
mailing list