Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 2.83 KB

README.rst

File metadata and controls

98 lines (58 loc) · 2.83 KB
Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.excludefromcollection.svg?style=plastic:alt:Supported-PythonVersions

License

collective.excludefromcollection

Provides a behavior to conditionally exclude an object from a Plone Collection.

Usage

A user can check exclude_from_collection in settings tab of a any content type who has the exclude_from_collection behavior enabled. In any Plone Collection one can then add a Exclude from Collection filter to filter for that flag.

Translations

This product has been translated into:

  • english
  • german

Installation

Install collective.excludefromcollection by adding it to your buildout:

[buildout]

...

eggs =
    collective.excludefromcollection

and then running bin/buildout

Authors

Provided with love by Derico

Contributors

Put your name here, you deserve it!

  • ?

Contribute

Support

If you are having issues, please let us know and open a issue or contact us on Plone Discord channel.

License

The project is licensed under the GPLv2.