Checkpoint 3.5 (level AA): use header elements to convey document structure and use them according to specification. (main portlet headings were out of sequence, i.e. skiping directly from h1 to h3)
Checkpoint 3.6 (level AA): mark up lists and list items properly. (list template outputs a table not a list. It's not appropriate when the list has only 1 column)
- pretty_value of form-fields of type richtext cares aout wiki flag to substitute wiki markup- renamed FormPage->get_children to FormPage->get_form_entries- allow _text to be included in attribute names for form-usages- provide a richer set of operators in the where clause in form-usages (=, <, <=, >, >=)