Problem/Motivation

Add support for the Elements module. This adds html5 elements to d7 as primitive input element types.

Suggested resolution

Actually, this is very simple. As the Elements module define primitive input elements wrapped using '#theme_wrappers' => array('form_element'), it's just a matter of adding them to the list in fel_element_info_alter().

Comments

kaare created an issue. See original summary.

kaare’s picture

Related issues: -#2687885: Support Telephone

  • kaare committed a2f081a on 7.x-1.x
    Issue #2688909: Added support for Telephone module.
    
kaare’s picture

Status: Active » Fixed

The commit in #2687885: Support Telephone added support for most input types in element.module, and not 'table', but this type doesn't seem to support #title and #description FAPI attributes, so I'm considering this closed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.