Articles relating to the accessibility module. The accessibility module for Drupal allows access to your site from any device.
Just a few minor tweaks to the files to at least remove some of the bugs!
This article covers the basics of the bluemobi theme that is now available for Drupal Version 6. This is a very basic theme, a stripped down version on bluemarine, and shows some of the modifications the original theme files and the additional functions and variables used to execute the theme successfully.
After a few weeks of toying with the latest version of Drupal, I have finally managed to create a very basic theme for version 6. It is a striped down version of bluemarine - without the tables of course.
This simple extract show how you can format your text to prevent it from breaking when served as application/xhtml+xml. This is pretty important as malformed XHTML can really maul your site. Although the built-in corrector helps the automatic line breaking input type setting can be a killer.
Further instructions on the accessibility module pertaining to version 5x of Drupal are listed below. As feedback has brought up the issue of vagueness I thought more details were required to help with the implementation of the module.