You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

New UI Framework

COmanage 3.0.0 introduces a new user interface (referred to as UI-2) that is mobile friendly, keyboard friendly, and aims at WCAG 2.0 AA accessibility conformance. (For developers: UI-2 Guidelines.)

Plugin view markup and layout of forms

In an effort to be more mobile friendly and accessible, tables are now limited to representing actual data tables and are no longer used for layout.  New structures have been created for laying out administrative forms.  While UI-2 makes an effort towards backward compatibility with existing plugin markup, to take advantage of these new structures when building or upgrading plugin views, see Structure of Forms in COmanage UI-2. This document explains how to layout administrative forms without using tables in UI-2.

 

 

  • No labels