Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

problem in tiny editor valid element in silverstripe 2.3.2


Go to End


2 Posts   2295 Views

Avatar
amarbhanu

Community Member, 57 Posts

8 July 2009 at 6:28pm

In silverstripe 2.3.2 when call js function in tiny editor by <a href="#" onclick="abc()">abc</a> then after save result coming on <a href="#" >abc</a>, how can we solve this problem, why Anchor tag on click attribute are remove after save this html..., please suggest me...

Avatar
theAlien

Community Member, 131 Posts

13 July 2009 at 11:54am

Edited: 13/07/2009 12:00pm

Sounds more like a TinyMCE-problem than a SS-problem. Maybe you should ask it at http://tinymce.moxiecode.com/
Or you might want to take a look at this new functionality I just discovered: http://doc.silverstripe.org/doku.php?id=htmleditorconfig. It's new, so I didn't play with it yet.