[Typo3-dev] Method that creates links in RTE
Sacha Vorbeck
sachav*removethisspamtrap* at gmx.net
Thu Jul 29 12:00:26 CEST 2004
Hi,
I use
tt_content.stdWrap.dataWrap = <a id="x{field:uid}"></a> |
to render the anchor links with an ID and not with name as name is
depreciated.
As IDs may not start with a number i prepended an x. To make the anchor
links work, I`ll have to prepend the x in the links pointing to the
anchor as well.
Does anyone know which method or javascript creates the direct links to
content elements that you can include with the RTE?
--
thank you - all the best,
Sacha
More information about the TYPO3-dev
mailing list