4teamwork / ftw.globalstatusmessage

3 stars 3 forks source link

Introduction

With ftw.globalstatusmessage a Plone site administrator display messages on all pages.

This is useful for inform the users about an upcoming maintance downtime or any other important thing.

The message can be changed in the plone control panel:

.. image:: https://raw.githubusercontent.com/4teamwork/ftw.globalstatusmessage/master/docs/screenshot.png

Exclude sites

With the Exclude sites option it is possible to show the global status message only for certain sub sites. All containers providing the interface INavigationRoot are considered sub sites. Make sure that the object_provides catalog index is up to date after enabling the interface for a container.

When having nested sub sites, the nearest parent sub site relative to the current context is relevant. If the nearest sub site is not excluded but a parent is excluded, the message is shown on the current context.

Compatibility

Supports Plone 4.3 and 5.1.

Installation

::

[instance]
eggs +=
    ftw.globalstatusmessage

Uninstall

This package provides an uninstall Generic Setup profile. Uninstall the package by using Plone's addon controlpanel or portal_quickInstaller.

Links

Copyright

This package is copyright by 4teamwork <http://www.4teamwork.ch/>_.

ftw.globalstatusmessage is licensed under GNU General Public License, version 2.