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

Can wysiwyg editor be modified to allow all tags?


Go to End


17 Posts   8869 Views

Avatar
Loopy

Community Member, 20 Posts

29 January 2012 at 11:03pm

I have been doing a little digging and I think that part of the problem might be due to the fact that tinymce is written in javascript.

The problems re javascript and tags such as embed being used in the editor may be to do with conflicts with the wysiwyg editor code.

This problem is not unique to Silverstripe. I have looked back at other sites that I have used similar coding on and I remembered one I did on another cms platform. The way I got round it that time was to turn off the wysiwyg editor, edit page in html, save and publish page then turn editor back on. It was a simple process on that cms because you could turn the wysiwyg editor on and off in the admin panel.

There will be a way to do it on silverstripe we just have to keep plugging away.

PS if anyone finds solution please share on here.

Thanks

Paul

Go to Top