collective.ie8nomore

by Noe Nieto last modified Dec 17, 2011 02:18 AM

Plone viewlet to prompt users to upgrade to a better web browser.

Project Description

Introduction

Enough is enough. Microsoft Internet Explorer 8 was released in early 2009. For its time, it was a decent browser, but in 2010, 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 8 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 8's support for modern web standards is very lacking, restricting what developers can create and holding the web back.

Usage

This is a Plone viewlet that shows your site visitors a banner prompting them to upgrade their browser for a better experience.

Add collective.ie8nomore to your list of python eggs. For example, for buildout:

[buildout]

eggs =
    ...
    collective.ie8nomore

You don't need to install the product in the control panel. You just need to restart Plone and configure the order of your viewlets. To be able to do so, visit http://plonesite/@@manage-viewlets .

Contributors

  • Noe Nieto, original author.

Changelog

0.4 (16-Dec-2011)

  • Fix packaging

0.3 (16-Dec-2011)

  • Update version to 0.3.
  • Update trove classifiers.
  • Update package URL
  • Use z3c.autoinclude to avoid ZCML slug in buildout. Remove unnedded ZCML declaration

0.2 (15-Dec-2011)

  • Add spanish translations.
  • Update documentation.
  • Improve CSS.
  • Add a wrapper div.

0.1dev (unreleased)

  • Package created using zopeskel
  • Add the viewlet.

Self-Certification

[X] Internationalized

[ ] Unit tests

[ ] End-user documentation

[X] Internal documentation (documentation, interfaces, etc.)

[ ] Existed and maintained for at least 6 months

[X] Installs and uninstalls cleanly

[X] Code structure follows best practice

Current Release
collective.ie8nomore 0.4

Released Dec 17, 2011

Download file Get collective.ie8nomore for all platforms
collective.ie8nomore-0.4.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
0.4 Dec 17, 2011 More about this release… GPL final
0.3 More about this release… GPL pre-release

Comments (0)