eea.volto.policy is the EEA Volto policy package for Plone. The eea.volto.policy is a Plone add-on
It keeps stock Plone in place and layers EEA-specific REST API, navigation, imaging, moderation, and admin behavior on top of it for Volto sites.
Check the README.md for more details on the features and changes of this package.
Contents
- Easy to install/uninstall via Site Setup > Add-ons
- GET @layout-blocks-duplicates - scans IBlocks content via the catalog, returns each affected item with UID, URL, and per-UUID occurrence locations. Supports path, portal_type, and b_size filters.
- POST @layout-blocks-duplicates - repairs the reported items: deep-copies each duplicate block, assigns a fresh UUID, regenerates every UUID in the copied subtree, and patches blocks_layout.items in lockstep. Supports dry_run=1 for preview. Idempotent - a no-op on clean content.
Add eea.volto.policy to your eggs section in your buildout and re-run buildout:
[buildout] eggs += eea.volto.policy
You can download a sample buildout from:
Or via docker:
$ docker run --rm -p 8080:8080 -e ADDONS="eea.volto.policy" plone
Install eea.volto.policy within Site Setup > Add-ons
It has been developed and tested for Plone 5 and 6. See buildout section above.
See the contribution guidelines (CONTRIBUTING.md).
eea.volto.policy (the Original Code) is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
The Initial Owner of the Original Code is European Environment Agency (EEA). Portions created by Eau de Web are Copyright (C) 2009 by European Environment Agency. All Rights Reserved.
EEA - European Environment Agency (EU)