Migration from Internet Explorer

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!

Support question: http://drupal.org/node/386232

IE6 is not stritcly speaking a duplicated of ie destroyer. Our module include :
- selective matching of the version of IE (only ie6)
- javascript detection of the User Agent (= work with cached pages)
- user can definitively cache the warning message (cookie based)
- ported to D6 (to come on the d.o project page).

A solution could be to add a configurable detection of all ie versions in our module to replicate the old ie destroyer module functionnalities.

Browser and Compatibility Warning allows you to block ie6, but it is built to be generic and allow you to perform any rule on certain browsers, so it is more complex to setup.