Project

General

Profile

Feature #70332

Updated by Björn Jacob over 8 years ago

The Ext:form frontend was rewritten, that's cool. 
 Now the wizard should support some more attributes. At the moment the wizard is able to set some attributes, but this attribute-set is not complete and doesn't include html5 attributes. 

 This patch let's the wizard set all universal html attributes + html5 attributes based on selfhtml documentation version 8.1.2. 

 What to test: 

 * the wizard must display all attributes for the element 
 * the wizard must write all attributes for the element 
 * the wizard must set all attributes for the element when reopening the wizard 
 * the fronted must add the attributes to the element tag 

 -At At the moment the feature rst is missing. We'll supply it asap.- asap.

Back