[TYPO3-english] How to make link to javascript function in htmlArea RTE

Philippe Moreau philippe.moreau.1 at gmail.com
Fri Jun 25 04:15:21 CEST 2010


To tell the editor to keep a link intact, use the attribute rtekeep=1 inside
the a tag. (You have to edit your text in html mode obviously). It would
look something like this:

<a href="javascript:somefunction();" rtekeep=1>abc</a>


On Thu, Jun 24, 2010 at 11:08 AM, Toshiyuki Toda <toda at mobeta.net> wrote:

> It is empty answer.
>
> In html view of rte, "<a href="javascript:window.print();">aaa</a>" was
> translated to "<p>aaa</p>". Does RTE have the 5th tab "spec?" in "Insert
> Web Link" popup window ?
>
> shuold I configure special settings for such a easy thing ?
>
> "html ce" is nonsense here. what a difficult cms typo3 is.
>
> > Hi use,
> >
> > html view of rte or the html ce to insert plain html.
> >
> > Best regards
> > Kay
> >
> > Am 24.06.2010 13:23, schrieb Toshiyuki Toda:
> >> Hi List.
> >>
> >> I want to make link to javascript function in htmlArea RTE. "Insert Web
> >> Link" popup window have only 4 tabs (Page, File, External URL, Email). I
> >> tried "External URL" but, "http://" is prepended. Anybody help me.
> >>
> >>
> >> ---
> >> Toshiyuki Toda
> >
> >
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>



-- 
Philippe Moreau


More information about the TYPO3-english mailing list