Accessibility
Average: 4 (14 votes)

The Accessibility Module allows hand-held devices access to a correctly formatted web site specifically made for mobile browsers from one code base. This means that the site owner does not need to create separate versions of the site.
With basic device detection this module selects the correct "theme" to use and generates content accordingly. The content is also broken down into smaller chunks making download on a phone, for example, faster and the site should be easier to use.
Content can also be limited by role with the help of taxonomy_access module.
Please note that the themes need to exist: (web/wap/mobi) and modifications to
page.tpl.php and template.php. Demo themes are available here.
Also requires slight modification to common.inc include file, there is no patch yet but instructions can be found here.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Guides

More information can be found at skiFFie - making Drupal Mobile
with overviews and guides:

http://www.skiffie.com/mobile/guides/overview
http://www.skiffie.com/mobile/guides/accessibility-module-in-depth

Please note that certain variables pertaining header information are used within the theme templates and the mobile themes,
wap and mobi, must exist and be installed for the module to work correctly.

You can download essentially blank templates that you can theme yourself from:

http://www.skiffie.com/mobile/downloads

Br

Jamie
skiFFie - making Drupal Mobile

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.