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.

Content Editor Discussions /

Forum for content editors and CMS users.

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

tiny mce image edit problem


Go to End


10 Posts   8454 Views

Avatar
Herries

Community Member, 12 Posts

8 August 2010 at 2:13am

Hi Tomae!

Have you figured out how to have "onmouseover" & "onmouseout" functionality for "<a>" tags yet?

I desparately need to know how to do this. I'd actually prefer to turn html verification off.

I've tried adding HtmlEditorConfig::get('cms')->setOption('verify_html', false);
or HtmlEditorConfig::get('cms')->setOption('verify_html', 'false');
to my mysite/_config.php file but it doesn't disable the verify_html like it should.

Please help anyone...

Avatar
MEI

Community Member, 3 Posts

18 December 2010 at 6:04am

did you find a solution yet?

Go to Top