1.4 (checked in on 2008/03/05 at 23:21:00 by jaburns)
Depends on: 'browser.inc' -> list of know handheld devices and 'accessibility.php' -> detection script 'accessibility_init.php' -> accessibility_init() 'accessibility_help.inc' -> help file
Themes required ($mime['theme']): web, mobi, wap
Changes required to 'includes/common.inc' lines 116 and 1839 See documentation for more information
@author Jamie Burns <http://www.skiffie.com/> @link http://www.skiffie.com/
| Name | Description |
|---|---|
| accessibility_admin_settings | Implementation of hook_settings(). |
| accessibility_check | Check the pages that are not required to be changed |
| accessibility_help | |
| accessibility_link | Implementation of hook_link(). |
| accessibility_menu | Implementation of hook_menu(). |
| accessibility_nodeapi | |
| accessibility_override | |
| accessibility_uninstall | Implementation of hook_uninstall(). |
| theme_accessibility_primary_links | Override formatting of primary and secondary links Taken from 'mobi_loader.module' by David Kent Norman <http://deekayen.net/> |