Does this module support HTML5? I'm just planning out a D7 site in HTML5 and realizing that this may be a flaw in my plan as I can't find it in the docs.

Comments

alpha2zee’s picture

The module uses the htmLawed filter/purifier which does not have HTML5 support as yet. But an htmLawed release with HTML5 support is almost ready and should be out in a couple of weeks.

mgifford’s picture

Thanks!

alpha2zee’s picture

Assigned: Unassigned » alpha2zee
Status: Active » Closed (fixed)

Closing this 'issue'. When the htmLawed filter software is updated for HTML5 (sometime soon), the module will be updated soon afterwards.

alpha2zee’s picture

A new version of htmLawed with HTML5 support is being released. Until the htmLawed Drupal module is updated, administrators can simply replaced the current htmLawed.php file in the module with one with HTML5 support downloaded from the htmLawed website.

mgifford’s picture

Is that the 117 kb zip file - v1.1.14, 17 Sep 12?

demandajmenso’s picture

Issue summary: View changes

If you want to use htmlLawed with HTML5 elements you have to use the 1.2 version of htmlLawed library which is currently in beta. I use it with ckeditor and everything works well so far.