CMS MADE SIMPLE FORGE

MicroTiny

 

[#7055] MicroTiny strips HTML5 tags out of the markup

avatar
Created By: Kenneth Griffith (kendo451)
Date Submitted: Sun Oct 30 07:29:19 -0400 2011

Assigned To: Morten Poulsen (silmarillion)
Version: None
CMSMS Version: None
Severity: Minor
Resolution: Won't Fix
State: Closed
Summary:
MicroTiny strips HTML5 tags out of the markup
Detailed Description:
If you tick HTML and then enter some HTML5 markup, such as a figure, MicroTiny
will strip it out when you untick the box, or revisit the admin page.

Example:

<figure>
<image src="/foo" alt="foo">
<figcaption>The Title</figcaption>
</figure>

Turns into:
<img src="foo" alt="foo" />


History

Comments
avatar
Date: 2012-04-14 16:21
Posted By: Ronny Krijt (ronnyk)

Sil, could you check if this is fixed in newer version...

      
avatar
Date: 2012-04-14 23:01
Posted By: Robert Campbell (calguy1000)

Hoping that tinymce starts handing html5 elements we don't really wanna add the
umpteen new elements added with html5...
      
avatar
Date: 2013-03-14 12:28
Posted By: GaryT (garyt)

Any idea when this will be updated? My HTML5 elements are being stripped.

Thanks
      
avatar
Date: 2013-03-14 18:57
Posted By: Robert Campbell (calguy1000)

This is not an issue with MicroTiny, but with tinymce (the underlying editor)...
not much we can do (effectively) till they fix their code.
      
avatar
Date: 2013-03-14 21:06
Posted By: Morten Poulsen (silmarillion)

well, TinyMCE does support HTML5 in the later versions, but upgrading seems to
have a few other drawbacks that we have to consider...

And, it is being considered :)

Until then, install the full TinyMCE-module and enable HTML5 support :)

sil.
      
Updates

Updated: 2013-12-05 10:19
resolution_id: 5 => 8
state: Open => Closed

Updated: 2012-04-14 16:21
resolution_id: => 5
assigned_to_id: 100 => 113