SOMU - Basic principles
Web page structure can be standardised
- Every page has some form of heading
- Every part of the 'content' output conforms to some layout of some kind
- Every component, module and plugin (CMP) for Joomla and Mambo follows a similar path, yet can't leverage any accessibility benefits
- Similar design principles have appeared in other CMS systems - the same functionality turns up in Drupal or Wordpress
- Table structures need to follow certain principles to be web accessible, something most WYSIWYG editors fail at
- Templates always take care of the overall structures outside the core and the editors
- So why not inside the core of a CMS?