Metadata-Version: 1.0
Name: ftw.globalstatusmessage
Version: 1.2
Summary: Shows a global message on every site.
Home-page: https://github.com/4teamwork/ftw.globalstatusmessage
Author: 4teamwork GmbH
Author-email: mailto: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)
        
        
        
        Compatibility
        =============
        
        Runs with `Plone <http://www.plone.org/>`_ `4.1`, `4.2`, `4.3`.
        
        
        
        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.globalstatusmessage`` is licensed under GNU General Public License, version 2.
        
        Changelog
        =========
        
        
        1.2 (2013-06-21)
        ----------------
        
        - Use own permission to manage globalstatusmessages.
          [Julian Infanger]
        
        - Drop Plone 4.0 support.
          [jone]
        
        
        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]
        
Keywords: ftw global status message plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
