Slight Modifications to Accessibility Module

After a month or so testing this site in different browsers, it had become apparent that I had failed in my quest to get the correct site version displaying for Macintosh computers. Initially I had thought this was because the device detection script looked for 'PPC' which is in the user agent string for most Mac browsers. However, it appeared that I had over written this elsewhere in the module so there were still issues.

I have made modifications to the script now that remove the detection of 'PPC' and made a slight modication to the accessibility_links function. The changes have been uploaded to CVS so get the latest files there.

In other development news I have uploaded a mobile theme that does many of the things that the accessibility module does, i.e. break content down in to smaller pieces, try to correct the code afterwards and add accesskeys to primary links. This theme is tentatively called bluemobi at the moment and can currently be downloaded from this site only. For more information, please check out: bluemobi download. More information is also available in this guide: http://www.skiffie.com/mobile/guides/bluemobi-theme

I do not have time or the CVS access from the PC I am working currently from to upload now Drupal but I will shortly. If anyone would like to contribute to this theme, please let me know.

Comments

Made a boo-boo

I made a bit of a mistake with the upload. I have rolled back the accessibility.module file. I was trying to compensate for the undefined function as reported on Drupal but that seems to have messed up the headers being sent - so a roll back was in order.

I believe this issue is due to the mobile themes (wap/mobi) not being available to the script!!

PPC has been removed from the script though successfully.

Br

Jamie
Making Drupal Mobile

Syndicate content