cmsms and html5 integration in content editor

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
valgibson
Forum Members
Forum Members
Posts: 11
Joined: Wed Oct 28, 2009 2:58 pm

cmsms and html5 integration in content editor

Post by valgibson »

Hi there,

I'm using CMSMadeSimple version 1.9 and TinyMCE version 2.8.0.
When will HTML5 be integrated in CMSMS, so that I can use it's tags (for example the video tag) to insert in my pages, instead of these being automatically filtered away by Tinymce?

Does anyone know another workaround to use html5 tags? For now I keep the Tinymce WYSIWYG checkbox unchecked, but I have to be carefull with that. When it's checked again all my html5 tags are gone...
valgibson
Forum Members
Forum Members
Posts: 11
Joined: Wed Oct 28, 2009 2:58 pm

Re: cmsms and html5 integration in content editor

Post by valgibson »

For now I made a UDT echoing my HTML5 tags, and included it in my content editor. That'll work for the time being.
henson
Forum Members
Forum Members
Posts: 20
Joined: Mon Sep 17, 2007 11:17 pm

Re: cmsms and html5 integration in content editor

Post by henson »

By all accounts you can change the config of the TinyMCE module to handle the HTML5 elements as "custom elements" so it shouldn't get rid of them.  I have found this link:

https://gist.github.com/551339

Which has got a config file and I am at present trying to get it working...

I do find it weird how CMSMS is still using TinyMCE 2.8 when Moxie Code are currently on 3.4 (which is HTML5 friendly..)

I will let you know how I get on.  Nice idea for the UDT's though...
valgibson
Forum Members
Forum Members
Posts: 11
Joined: Wed Oct 28, 2009 2:58 pm

Re: cmsms and html5 integration in content editor

Post by valgibson »

Thanks for your reply. I look forward to your investigation...
Post Reply

Return to “CMSMS Core”