Metadata-Version: 1.0
Name: ftw.globalstatusmessage
Version: 1.1
Summary: Shows a global message on every site.
Home-page: http://psc.4teamwork.ch/4teamwork/ftw/ftw-globalstatusmessage
Author: 4teamwork GmbH
Author-email: info@4teamwork.ch
License: GPL2
Description: Introduction
        ============
        
        
        ``ftw.globalstatusmessage`` displays a global static plone-like statusmessage.
        Configurable throught the plone control panel.
        
        Currently 3 types are supported:
        
        - info (green)
        - warning (orange)
        - error (red)
        
        
        
        Links
        =====
        
        - Main github project repository: https://github.com/4teamwork/ftw.globalstatusmessage
        - Issue tracker: https://github.com/4teamwork/ftw.globalstatusmessage/issues
        - Package on pypi: http://pypi.python.org/pypi/ftw.globalstatusmessage
        - Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.globalstatusmessage
        
        
        Copyright
        =========
        
        This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
        
        ``ftw.tooltip`` is licensed under GNU General Public License, version 2.
        
        
        
        Changelog
        =========
        
        
        1.1 (2012-05-21)
        ----------------
        
        - Make Plone 4.1.x compatible.
        [mathias.leimgruber]
        
        - Prepare for public release.
        [mathias.leimgruber]
        
        1.0 (2011-04-12)
        ----------------
        - Fix egg structure / added readme
        [mathias.leimgruber]
        
        - Initial release
        [ttschanz]
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
