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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

TinyMCE Safari support


Go to End


2 Posts   1332 Views

Avatar
dendeffe

Community Member, 135 Posts

9 February 2010 at 10:59pm

Edited: 09/02/2010 10:59pm

I recently added HtmlEditorConfig::get('cms')->enablePlugins('safari'); to my _config.php file to get some Safari bugs out of TinyMCE. I plan on using it on all future projects.

Wouldn't it be a good idea to have this line in all stock SilverStripe downloads. I think it would help a lot of people that might not find the documentation. Or is there a problem that I'm overlooking there.

Avatar
Willr

Forum Moderator, 5523 Posts

10 February 2010 at 11:16am

I think in the latest TinyMCE builds they have added the safari fixes back into the main release. Theres a ticket on open to upgrade TinyMCE to this latest version but not sure when this work will happen.