An overview of the added functionality and basic templates for mobile devices. The module looks for 3 themes by default - these must exist for the module to function correctly.
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 article covers the basics of how the wap theme works with the accessibility module. The guide does not cover the functions that are used to make the output correctly formatted into WML compliant code. This will be covered in another article.
This article shows the basic usage of template.php to create the variables that are required for the accessibility module to work as expected. Other configurations of course can be made here, but this example show how to create the $dtd and $xmlns variables.