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

Updating TinyMCE


Go to End


2 Posts   960 Views

Avatar
Anonymous user

Community Member, 5 Posts

1 September 2011 at 12:53pm

Hi,

How can we update tinyMCE? the current Silverstripe version has something quite limited.

Thanks

Avatar
swaiba

Forum Moderator, 1899 Posts

1 September 2011 at 11:09pm

As far as I know there were customizations to the TinyMCE so any upgrade would need to take them into account. I wouldn't want to do this at all - but if I were...

get the matching version of TinyMCE - compare with what is in the version you have
get the version of TinyMCE you want - use that one and take changes from above.

before this you might consider if you could "unlimit" it by adding a plugin or too instead (http://stackoverflow.com/questions/4593089/silverstripe-tinymce-add-custom-plugin)