Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.14 KB

README.rst

File metadata and controls

55 lines (30 loc) · 1.14 KB

yaco.structuralcontent

https://travis-ci.com/collective/yaco.structuralcontent.svg?branch=master https://coveralls.io/repos/github/collective/yaco.structuralcontent/badge.svg?branch=master

Introduction

Note: this product was rescued from the old Plone Collective's SVN

A product to allow Managers to lock content and not to allow editing them.

Useful when you have users that delete really necessary folders :)

Installation

Install yaco.structuralcontent by adding it to your buildout:

[buildout]

...

eggs =
    yaco.structuralcontent

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know using GitHub issues.

License

The project is licensed under the GPLv2.