Browser Support II

Categories

Component ID

1551712

Component name

Browser Support II

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows you to specify a list of browsers that your website does not support or are only semi-supported.

Unsupported browsers will be shown the sites maintenence page with a custom message while semi-supported browsers will get a javascript alert or a drupal message.

You can allow users to forcefully view the site even if they are using an unsupported browser.

To built this i took a reference from
http://drupal.org/project/browser_support
Currently this module is only supported for Drupal 4 and 5. So,i ported this module for Drupal 6.