=== Plugin Name ===
Contributors: enjay
Tags: ie, ie6, internet explorer, internet explorer 6, ie6 no more, browser
Requires at least: 2.8
Tested up to: 2.8.4
Stable tag: trunk
Applies the ie6nomore.com code that encourages IE6 users to upgrade to a more modern browser.
== Description ==
Applies the ie6nomore.com code that encourages IE6 users to upgrade to a more modern browser.
This plugin only applies the ie6nomore.com code if your blog visitors are using Microsoft Internet Explorer. And, in tandem with conditional comments, will only display the notification box on versions lower than IE7.
From the IE6 No More website:
**Why?**
Enough is enough. Microsoft Internet Explorer 6 was released in late 2001. For its time, it was a decent browser, but in 2009, it is still in use by a significant portion of the web population, and its time is now up.
As any web developer will tell you, working with IE 6 is one of the most difficult and frustrating things they have to deal with on a daily basis, taking up a disproportionate amount of their time. Beyond that, IE 6's support for modern web standards is very lacking, restricting what developers can create and holding the web back.
**What?**
This website is run by a group of people who want to see IE 6 disappear as soon as possible. To help make that happen, we're encouraging the IE 6 users of our websites to upgrade to a more modern browser, so they can have a better experience using our sites and browsing the web.
== Installation ==
Installation is pretty straightforward and can be done in two ways:
**Automatic Installation**
If you have the latest version of WordPress, do the following:
1. Login to your 'WP-Admin'.
1. On the left sidebar, click the 'Plugins' menu to open it.
1. Click the 'Add New' to display the plugins search form.
1. Enter `ie6nomore` in the search input box then click the 'Search Plugins' button.
1. Locate the 'IE6 No More' plugin and on the right side, click the 'Install' link to open the plugin window.
1. In the opened window, click 'Install Now' button.
1. After successfully downloading and installing the plugin, click the 'Activate Plugin'.
**Manual Installation**
1. Upload `ie6-no-more` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
Please visit the IE6 No More website.
== Screenshots ==
1. screenshot-1.jpg
1. screenshot-2.jpg
== Changelog ==
= 0.3.0 =
* added to the WordPress Plugin directory
= 0.2.0 =
* first public release
= 0.1.0 =
* initial version