Metadata-Version: 1.0
Name: raptus.browsermessage
Version: 1.0a1
Summary: Configurable upgrade message for visitors using a outdated browser
Home-page: http://raptus.com
Author: Raptus AG
Author-email: skaeser@raptus.com
License: GPL
Description: Introduction
        ============
        
        raptus.browsermessage provides a configlet to select browsers for which
        a upgrade message shall be displayed. It also lets you choose which browsers
        to suggest to visitors using one of the selected browsers.
        
        The following browser/engine/version/platform combinations are currently selectable:
        
        * WebKit
        * Opera
        * Chrome
        * Safari
        * Safari 3
        * Safari 4
        * IE
        * IE 7
        * IE 8
        * IE 6
        * Gecko
        * Gecko 2
        * Gecko 3
        * Firefox
        * Firefox 1
        * Firefox 2
        * Firefox 3
        * Safari on Mac
        * Safari on Win
        * Gecko on Mac
        * Gecko on Linux
        * Gecko on Win
        * Firefox on Mac
        * Firefox on Linux
        * Firefox on Win
        * Opera on Mac
        * Opera on Linux
        * Opera on Win
        * Chrome on Mac
        * Chrome on Linux
        * Chrome on Win
        
        And the following browsers may be suggested:
        
        * Firefox
        * Chrome
        * Safari
        * Opera
        
        Changelog
        =========
        
        1.0a1 - (2010-08-07)
        --------------------
        
        * added french translations
        
        0.1 - (2009-10-30)
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
