An add-on for Plone
Project description
The eea.volto.policy is a Plone add-on
Main features
1. Easy to install/uninstall via Site Setup > Add-ons 2. 3.
Install
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
Buildout installation
Source code
Eggs repository
Plone versions
It has been developed and tested for Plone 4 and 5. See buildouts section above.
How to contribute
Copyright and license
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.
Funding
EEA - European Environment Agency (EU)
Changelog
3.5 - (2024-05-14)
Change: feat(serializer): added effective to the default_metadata_fields [ichim-david]
3.4 - (2024-03-28)
Change: Develop typo [alecghica]
3.3 - (2024-03-28)
Bug fix: fixed the ZMI styles [alecghica refs #267310]
3.2 - (2024-02-28)
Change: Release [nileshgulia1]
3.1 - (2023-08-31)
Change: Feature: Add content rule to unset publication date when private [dobri1408 - refs #147278] [avoinea]
3.0 - (2023-08-30)
Feature: Add image_scales to catalog and update list of scales to registry [nileshgulia1 - refs #254889]
2.3 - (2023-07-31)
Docs: Update sonarqube tags [valipod]
2.2 - (2023-04-19)
Bug fix: restore IVoltoSettings interface [alecghica refs #250564]
2.1 - (2023-04-11)
Bug fix: RestAPI fix DateTime timezone for ICoreMetadata fields serializer/deserializer [avoinea refs #250368]
2.0 - (2023-04-10)
Bug fix: RestAPI fix DateTime timezone for publication fields serializer/deserializer [avoinea refs #250368]
Cleanup: Drop Python2/Plone4 support [avoinea refs #250368]
1.7 - (2021-11-23)
Change: Removed types already present in plone.volto [iulianpetchesi refs #139888]
1.6 - (2021-11-22)
Change: Drop includeDependencies=”.” in order to work with pip based installation [avoinea refs #139557]
1.5 - (2021-11-11)
Change: Removed z3c.jbot as dependency [iulianpetchesi refs #139888]
1.4 - (2021-11-11)
Change: New release [avoinea refs #139888]
1.3 - (2021-11-11)
Change: Removed plone.volto conflicts [iulianpetchesi refs #139888]
1.2 - (2021-01-14)
Change: updated Jenkinsfile and setup.py [alecghica refs #121942]
1.1 - (2020-12-16)
Change: fixed history.txt [Petchesi-Iulian refs #121942]
1.0 - (2020-12-08)
Initial release: Added behaviors/controlpanel/patches/vocabulary from kitconcept.volto [Petchesi-Iulian refs #121942]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.