eea.website.policy 4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- eea_website_policy-4.1/CONTRIBUTING.md +49 -0
- eea_website_policy-4.1/MANIFEST.in +8 -0
- eea_website_policy-4.1/PKG-INFO +206 -0
- eea_website_policy-4.1/README.rst +103 -0
- eea_website_policy-4.1/docs/HISTORY.txt +56 -0
- eea_website_policy-4.1/docs/LICENSE.GPL +339 -0
- eea_website_policy-4.1/docs/LICENSE.txt +19 -0
- eea_website_policy-4.1/eea/__init__.py +4 -0
- eea_website_policy-4.1/eea/website/__init__.py +4 -0
- eea_website_policy-4.1/eea/website/policy/README.txt +16 -0
- eea_website_policy-4.1/eea/website/policy/__init__.py +9 -0
- eea_website_policy-4.1/eea/website/policy/behaviors/__init__.py +0 -0
- eea_website_policy-4.1/eea/website/policy/behaviors/configure.zcml +8 -0
- eea_website_policy-4.1/eea/website/policy/browser/__init__.py +1 -0
- eea_website_policy-4.1/eea/website/policy/browser/configure.zcml +20 -0
- eea_website_policy-4.1/eea/website/policy/browser/view.pt +17 -0
- eea_website_policy-4.1/eea/website/policy/configure.zcml +21 -0
- eea_website_policy-4.1/eea/website/policy/interfaces.py +7 -0
- eea_website_policy-4.1/eea/website/policy/locales/__init__.py +1 -0
- eea_website_policy-4.1/eea/website/policy/locales/bg/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/bg/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/bg/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/bg/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/cs/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/cs/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/cs/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/cs/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/da/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/da/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/da/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/da/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/de/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/de/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/de/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/de/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/eea.pot +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/el/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/el/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/el/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/el/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/en/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/en/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/en/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/en/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/es/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/es/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/es/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/es/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/et/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/et/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/et/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/et/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/eu/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/eu/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/eu/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/eu/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fi/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fi/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fi/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fi/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fr/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fr/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fr/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/fr/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hr/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hr/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hr/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hr/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hu/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hu/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hu/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/hu/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/is/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/is/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/is/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/is/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/it/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/it/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/it/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/it/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/kl/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/kl/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/kl/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/kl/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lt/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lt/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lt/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lt/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lv/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lv/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lv/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/lv/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/mt/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/mt/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/mt/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/mt/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/nl/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/nl/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/nl/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/nl/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/no/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/no/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/no/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/no/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pl/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pl/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pl/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pl/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/plone-manual.pot +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt_BR/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt_BR/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt_BR/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/pt_BR/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ro/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ro/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ro/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ro/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ru/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ru/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ru/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/ru/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sk/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sk/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sk/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sk/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sl/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sl/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sl/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sl/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sv/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sv/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sv/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/sv/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/tr/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/tr/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/tr/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/tr/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/update.sh +6 -0
- eea_website_policy-4.1/eea/website/policy/locales/zh_TW/LC_MESSAGES/eea.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/zh_TW/LC_MESSAGES/eea.po +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/zh_TW/LC_MESSAGES/plone.mo +0 -0
- eea_website_policy-4.1/eea/website/policy/locales/zh_TW/LC_MESSAGES/plone.po +0 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/actions.xml +258 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/browserlayer.xml +7 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/metadata.xml +15 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/repositorytool.xml +21 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types/LRF.xml +10 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types/article.xml +80 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types/faq.xml +75 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types/landing_page.xml +76 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types/topic_page.xml +81 -0
- eea_website_policy-4.1/eea/website/policy/profiles/default/types.xml +8 -0
- eea_website_policy-4.1/eea/website/policy/profiles/languages/metadata.xml +4 -0
- eea_website_policy-4.1/eea/website/policy/profiles/languages/registry.xml +17 -0
- eea_website_policy-4.1/eea/website/policy/profiles/uninstall/browserlayer.xml +7 -0
- eea_website_policy-4.1/eea/website/policy/profiles.zcml +42 -0
- eea_website_policy-4.1/eea/website/policy/setuphandlers.py +26 -0
- eea_website_policy-4.1/eea/website/policy/tests/__init__.py +1 -0
- eea_website_policy-4.1/eea/website/policy/tests/base.py +50 -0
- eea_website_policy-4.1/eea/website/policy/tests/test_doctests.py +31 -0
- eea_website_policy-4.1/eea/website/policy/upgrades/__init__.py +1 -0
- eea_website_policy-4.1/eea/website/policy/upgrades/configure.zcml +54 -0
- eea_website_policy-4.1/eea/website/policy/upgrades/evolve40.py +18 -0
- eea_website_policy-4.1/eea/website/policy/upgrades/evolve50.py +123 -0
- eea_website_policy-4.1/eea/website/policy/version.txt +1 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/PKG-INFO +206 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/SOURCES.txt +177 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/dependency_links.txt +1 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/entry_points.txt +2 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/namespace_packages.txt +2 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/not-zip-safe +1 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/requires.txt +14 -0
- eea_website_policy-4.1/eea.website.policy.egg-info/top_level.txt +1 -0
- eea_website_policy-4.1/setup.cfg +4 -0
- eea_website_policy-4.1/setup.py +66 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# How to contribute
|
|
2
|
+
|
|
3
|
+
To start, is important to mention that we keep all EEA pacakges under EEA Organisation
|
|
4
|
+
on GitHub (https://github.com/eea) and we fork them to Collective so everyone can
|
|
5
|
+
contribute to them. We keep the repositories from Collective and EEA in sync.
|
|
6
|
+
|
|
7
|
+
We want to keep it as easy as possible to contribute changes that
|
|
8
|
+
get things working. There are a few guidelines that we
|
|
9
|
+
need contributors to follow so that we can have a chance of keeping on
|
|
10
|
+
top of things.
|
|
11
|
+
|
|
12
|
+
## Getting Started
|
|
13
|
+
|
|
14
|
+
* Make sure you have a [GitHub account](https://github.com/signup/free)
|
|
15
|
+
* If you need to submit a ticket do it under EEA Organisation area (https://github.com/eea)
|
|
16
|
+
under the respective package, e.g. https://github.com/eea/eea.website.policy/issues
|
|
17
|
+
* Submit a ticket for your issue, assuming one does not already exist.
|
|
18
|
+
* Clearly describe the issue including steps to reproduce when it is a bug.
|
|
19
|
+
* If case state the browser and operating system used.
|
|
20
|
+
* We also keep a discussion lists for most of the public packages under Google Groups.
|
|
21
|
+
|
|
22
|
+
Please note that adding a bug report or feature request in the EEA github does not
|
|
23
|
+
automatically mean that EEA will work on them, since there are budget implications.
|
|
24
|
+
|
|
25
|
+
The issues/features registered in github are regarded only as community requests and
|
|
26
|
+
here to facilitate the Plone community contributions.
|
|
27
|
+
|
|
28
|
+
EEA will work directly on the Plone community's requests when they coincide with
|
|
29
|
+
EEA's planned projects. In this case we will transfer the ticket to the EEA
|
|
30
|
+
official issue register.
|
|
31
|
+
|
|
32
|
+
## Making Changes
|
|
33
|
+
|
|
34
|
+
* Fork the repository from EEA or directly commit within Collective fork
|
|
35
|
+
* Make sure you added an entry under HISTORY.txt describing your changes
|
|
36
|
+
* Make sure you have added the necessary tests for your changes (do not forget major browsers).
|
|
37
|
+
* Make sure you have updated and added documentation when necessary.
|
|
38
|
+
* Run _all_ the tests to assure nothing else was accidentally broken.
|
|
39
|
+
|
|
40
|
+
## Submitting Changes
|
|
41
|
+
|
|
42
|
+
* Push your changes in your fork of the repository.
|
|
43
|
+
* Submit a pull request to the upstream repository (EEA).
|
|
44
|
+
|
|
45
|
+
# Additional Resources
|
|
46
|
+
|
|
47
|
+
* [General GitHub documentation](http://help.github.com/)
|
|
48
|
+
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)
|
|
49
|
+
* [EEA packages](https://eea.github.io/docs/IT-systems/)
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: eea.website.policy
|
|
3
|
+
Version: 4.1
|
|
4
|
+
Summary: EEA Website Plone backend policy
|
|
5
|
+
Home-page: https://github.com/eea/eea.website.policy
|
|
6
|
+
Author: European Environment Agency: IDM2 A-Team
|
|
7
|
+
Author-email: eea-edw-a-team-alerts@googlegroups.com
|
|
8
|
+
License: GPL version 2
|
|
9
|
+
Keywords: EEA Add-ons Plone Zope
|
|
10
|
+
Classifier: Environment :: Web Environment
|
|
11
|
+
Classifier: Framework :: Plone
|
|
12
|
+
Classifier: Framework :: Plone :: Addon
|
|
13
|
+
Classifier: Framework :: Plone :: 5.2
|
|
14
|
+
Classifier: Framework :: Plone :: 6.0
|
|
15
|
+
Classifier: Programming Language :: Python
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.7
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.8
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
19
|
+
Classifier: Operating System :: OS Independent
|
|
20
|
+
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
|
|
21
|
+
Description-Content-Type: text/x-rst
|
|
22
|
+
Requires-Dist: setuptools
|
|
23
|
+
Requires-Dist: eea.kitkat
|
|
24
|
+
Requires-Dist: eea.dexterity.indicators
|
|
25
|
+
Requires-Dist: eea.dexterity.themes
|
|
26
|
+
Requires-Dist: eea.progress.workflow
|
|
27
|
+
Requires-Dist: eea.progress.editing
|
|
28
|
+
Requires-Dist: eea.api.dataconnector
|
|
29
|
+
Requires-Dist: collective.volto.subsites
|
|
30
|
+
Provides-Extra: test
|
|
31
|
+
Requires-Dist: plone.app.contenttypes; extra == "test"
|
|
32
|
+
Requires-Dist: plone.app.testing; extra == "test"
|
|
33
|
+
Requires-Dist: plone.testing; extra == "test"
|
|
34
|
+
Requires-Dist: zope.testrunner; extra == "test"
|
|
35
|
+
Dynamic: author
|
|
36
|
+
Dynamic: author-email
|
|
37
|
+
Dynamic: classifier
|
|
38
|
+
Dynamic: description
|
|
39
|
+
Dynamic: description-content-type
|
|
40
|
+
Dynamic: home-page
|
|
41
|
+
Dynamic: keywords
|
|
42
|
+
Dynamic: license
|
|
43
|
+
Dynamic: provides-extra
|
|
44
|
+
Dynamic: requires-dist
|
|
45
|
+
Dynamic: summary
|
|
46
|
+
|
|
47
|
+
==========================
|
|
48
|
+
eea.website.policy
|
|
49
|
+
==========================
|
|
50
|
+
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.website.policy/develop
|
|
51
|
+
:target: https://ci.eionet.europa.eu/job/eea/job/eea.website.policy/job/develop/display/redirect
|
|
52
|
+
:alt: Develop
|
|
53
|
+
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.website.policy/master
|
|
54
|
+
:target: https://ci.eionet.europa.eu/job/eea/job/eea.website.policy/job/master/display/redirect
|
|
55
|
+
:alt: Master
|
|
56
|
+
|
|
57
|
+
The eea.website.policy is a Plone add-on
|
|
58
|
+
|
|
59
|
+
.. contents::
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
Main features
|
|
63
|
+
=============
|
|
64
|
+
|
|
65
|
+
1. Easy to install/uninstall via Site Setup > Add-ons
|
|
66
|
+
2.
|
|
67
|
+
3.
|
|
68
|
+
|
|
69
|
+
Install
|
|
70
|
+
=======
|
|
71
|
+
|
|
72
|
+
* Add eea.website.policy to your eggs section in your buildout and
|
|
73
|
+
re-run buildout::
|
|
74
|
+
|
|
75
|
+
[buildout]
|
|
76
|
+
eggs +=
|
|
77
|
+
eea.website.policy
|
|
78
|
+
|
|
79
|
+
* You can download a sample buildout from:
|
|
80
|
+
|
|
81
|
+
- https://github.com/eea/eea.website.policy/tree/master/buildouts/plone4
|
|
82
|
+
- https://github.com/eea/eea.website.policy/tree/master/buildouts/plone5
|
|
83
|
+
|
|
84
|
+
* Or via docker::
|
|
85
|
+
|
|
86
|
+
$ docker run --rm -p 8080:8080 -e ADDONS="eea.website.policy" plone
|
|
87
|
+
|
|
88
|
+
* Install *eea.website.policy* within Site Setup > Add-ons
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
Buildout installation
|
|
92
|
+
=====================
|
|
93
|
+
|
|
94
|
+
- `Plone 4+ <https://github.com/eea/eea.website.policy/tree/master/buildouts/plone4>`_
|
|
95
|
+
- `Plone 5+ <https://github.com/eea/eea.website.policy/tree/master/buildouts/plone5>`_
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
Source code
|
|
99
|
+
===========
|
|
100
|
+
|
|
101
|
+
- `Plone 4+ on github <https://github.com/eea/eea.website.policy>`_
|
|
102
|
+
- `Plone 5+ on github <https://github.com/eea/eea.website.policy>`_
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
Eggs repository
|
|
106
|
+
===============
|
|
107
|
+
|
|
108
|
+
- https://pypi.python.org/pypi/eea.website.policy
|
|
109
|
+
- http://eggrepo.eea.europa.eu/simple
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
Plone versions
|
|
113
|
+
==============
|
|
114
|
+
It has been developed and tested for Plone 4 and 5. See buildouts section above.
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
How to contribute
|
|
118
|
+
=================
|
|
119
|
+
See the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.website.policy/blob/master/CONTRIBUTING.md>`_.
|
|
120
|
+
|
|
121
|
+
Copyright and license
|
|
122
|
+
=====================
|
|
123
|
+
|
|
124
|
+
eea.website.policy (the Original Code) is free software; you can
|
|
125
|
+
redistribute it and/or modify it under the terms of the
|
|
126
|
+
GNU General Public License as published by the Free Software Foundation;
|
|
127
|
+
either version 2 of the License, or (at your option) any later version.
|
|
128
|
+
|
|
129
|
+
This program is distributed in the hope that it will be useful, but
|
|
130
|
+
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
131
|
+
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
132
|
+
for more details.
|
|
133
|
+
|
|
134
|
+
You should have received a copy of the GNU General Public License along
|
|
135
|
+
with this program; if not, write to the Free Software Foundation, Inc., 59
|
|
136
|
+
Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
|
137
|
+
|
|
138
|
+
The Initial Owner of the Original Code is European Environment Agency (EEA).
|
|
139
|
+
Portions created by Eau de Web are Copyright (C) 2009 by
|
|
140
|
+
European Environment Agency. All Rights Reserved.
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
Funding
|
|
144
|
+
=======
|
|
145
|
+
|
|
146
|
+
EEA_ - European Environment Agency (EU)
|
|
147
|
+
|
|
148
|
+
.. _EEA: https://www.eea.europa.eu/
|
|
149
|
+
.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1
|
|
150
|
+
|
|
151
|
+
Changelog
|
|
152
|
+
=========
|
|
153
|
+
|
|
154
|
+
4.1 - (2025-11-19)
|
|
155
|
+
---------------------------
|
|
156
|
+
* Change: Replace Python linting to ruff
|
|
157
|
+
[mihaidobrescu1111 = refs #286821]
|
|
158
|
+
* Change: Add plone6 tests
|
|
159
|
+
[mihaidobrescu1111 = refs #293593]
|
|
160
|
+
|
|
161
|
+
4.0 - (2024-05-20)
|
|
162
|
+
---------------------------
|
|
163
|
+
* Change: Upgrade step to Volto 17 teaserGrid to gridBlock
|
|
164
|
+
[avoinea - refs #265726]
|
|
165
|
+
|
|
166
|
+
3.1 - (2024-04-03)
|
|
167
|
+
---------------------------
|
|
168
|
+
* Change: dummy release
|
|
169
|
+
[alecghica]
|
|
170
|
+
|
|
171
|
+
3.0 - (2023-06-01)
|
|
172
|
+
---------------------------
|
|
173
|
+
* Change: Persist EEA WWW GenericSetup profile
|
|
174
|
+
[avoinea - refs #145772]
|
|
175
|
+
* Feature: Add dependencies:
|
|
176
|
+
eea.progress.editing, eea.api.dataconnector, collective.volto.subsites
|
|
177
|
+
[avoinea - refs #145772]
|
|
178
|
+
|
|
179
|
+
2.0 - (2022-11-14)
|
|
180
|
+
---------------------------
|
|
181
|
+
* Breaking: Remove TTW DX Layout marker interface - requires plone.restapi 8.32.0
|
|
182
|
+
[avoinea - refs #151856]
|
|
183
|
+
|
|
184
|
+
1.3 - (2022-09-05)
|
|
185
|
+
---------------------------
|
|
186
|
+
* Change: fix(layout): TTW DX Layout marker interface - refs #153858
|
|
187
|
+
[avoinea]
|
|
188
|
+
|
|
189
|
+
1.2 - (2022-08-11)
|
|
190
|
+
---------------------------
|
|
191
|
+
* Feature: Add blocks layout to Folder ctype [avoinea]
|
|
192
|
+
* Feature: Add homepage_inverse_view and homepage_view to LRF ctype [avoinea]
|
|
193
|
+
|
|
194
|
+
1.1 - (2022-08-05)
|
|
195
|
+
---------------------------
|
|
196
|
+
* Feature: Persist demo-www profile and auto-install dependency profiles [avoinea]
|
|
197
|
+
|
|
198
|
+
1.0 - (2022-03-18)
|
|
199
|
+
---------------------------
|
|
200
|
+
* Change: Add EEA supported languages [avoinea]
|
|
201
|
+
|
|
202
|
+
1.0 - (2022-03-18)
|
|
203
|
+
-----------------------
|
|
204
|
+
|
|
205
|
+
* Initial release.
|
|
206
|
+
[eea]
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
==========================
|
|
2
|
+
eea.website.policy
|
|
3
|
+
==========================
|
|
4
|
+
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.website.policy/develop
|
|
5
|
+
:target: https://ci.eionet.europa.eu/job/eea/job/eea.website.policy/job/develop/display/redirect
|
|
6
|
+
:alt: Develop
|
|
7
|
+
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.website.policy/master
|
|
8
|
+
:target: https://ci.eionet.europa.eu/job/eea/job/eea.website.policy/job/master/display/redirect
|
|
9
|
+
:alt: Master
|
|
10
|
+
|
|
11
|
+
The eea.website.policy is a Plone add-on
|
|
12
|
+
|
|
13
|
+
.. contents::
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
Main features
|
|
17
|
+
=============
|
|
18
|
+
|
|
19
|
+
1. Easy to install/uninstall via Site Setup > Add-ons
|
|
20
|
+
2.
|
|
21
|
+
3.
|
|
22
|
+
|
|
23
|
+
Install
|
|
24
|
+
=======
|
|
25
|
+
|
|
26
|
+
* Add eea.website.policy to your eggs section in your buildout and
|
|
27
|
+
re-run buildout::
|
|
28
|
+
|
|
29
|
+
[buildout]
|
|
30
|
+
eggs +=
|
|
31
|
+
eea.website.policy
|
|
32
|
+
|
|
33
|
+
* You can download a sample buildout from:
|
|
34
|
+
|
|
35
|
+
- https://github.com/eea/eea.website.policy/tree/master/buildouts/plone4
|
|
36
|
+
- https://github.com/eea/eea.website.policy/tree/master/buildouts/plone5
|
|
37
|
+
|
|
38
|
+
* Or via docker::
|
|
39
|
+
|
|
40
|
+
$ docker run --rm -p 8080:8080 -e ADDONS="eea.website.policy" plone
|
|
41
|
+
|
|
42
|
+
* Install *eea.website.policy* within Site Setup > Add-ons
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
Buildout installation
|
|
46
|
+
=====================
|
|
47
|
+
|
|
48
|
+
- `Plone 4+ <https://github.com/eea/eea.website.policy/tree/master/buildouts/plone4>`_
|
|
49
|
+
- `Plone 5+ <https://github.com/eea/eea.website.policy/tree/master/buildouts/plone5>`_
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
Source code
|
|
53
|
+
===========
|
|
54
|
+
|
|
55
|
+
- `Plone 4+ on github <https://github.com/eea/eea.website.policy>`_
|
|
56
|
+
- `Plone 5+ on github <https://github.com/eea/eea.website.policy>`_
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
Eggs repository
|
|
60
|
+
===============
|
|
61
|
+
|
|
62
|
+
- https://pypi.python.org/pypi/eea.website.policy
|
|
63
|
+
- http://eggrepo.eea.europa.eu/simple
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
Plone versions
|
|
67
|
+
==============
|
|
68
|
+
It has been developed and tested for Plone 4 and 5. See buildouts section above.
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
How to contribute
|
|
72
|
+
=================
|
|
73
|
+
See the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.website.policy/blob/master/CONTRIBUTING.md>`_.
|
|
74
|
+
|
|
75
|
+
Copyright and license
|
|
76
|
+
=====================
|
|
77
|
+
|
|
78
|
+
eea.website.policy (the Original Code) is free software; you can
|
|
79
|
+
redistribute it and/or modify it under the terms of the
|
|
80
|
+
GNU General Public License as published by the Free Software Foundation;
|
|
81
|
+
either version 2 of the License, or (at your option) any later version.
|
|
82
|
+
|
|
83
|
+
This program is distributed in the hope that it will be useful, but
|
|
84
|
+
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
85
|
+
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
86
|
+
for more details.
|
|
87
|
+
|
|
88
|
+
You should have received a copy of the GNU General Public License along
|
|
89
|
+
with this program; if not, write to the Free Software Foundation, Inc., 59
|
|
90
|
+
Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
|
91
|
+
|
|
92
|
+
The Initial Owner of the Original Code is European Environment Agency (EEA).
|
|
93
|
+
Portions created by Eau de Web are Copyright (C) 2009 by
|
|
94
|
+
European Environment Agency. All Rights Reserved.
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
Funding
|
|
98
|
+
=======
|
|
99
|
+
|
|
100
|
+
EEA_ - European Environment Agency (EU)
|
|
101
|
+
|
|
102
|
+
.. _EEA: https://www.eea.europa.eu/
|
|
103
|
+
.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
Changelog
|
|
2
|
+
=========
|
|
3
|
+
|
|
4
|
+
4.1 - (2025-11-19)
|
|
5
|
+
---------------------------
|
|
6
|
+
* Change: Replace Python linting to ruff
|
|
7
|
+
[mihaidobrescu1111 = refs #286821]
|
|
8
|
+
* Change: Add plone6 tests
|
|
9
|
+
[mihaidobrescu1111 = refs #293593]
|
|
10
|
+
|
|
11
|
+
4.0 - (2024-05-20)
|
|
12
|
+
---------------------------
|
|
13
|
+
* Change: Upgrade step to Volto 17 teaserGrid to gridBlock
|
|
14
|
+
[avoinea - refs #265726]
|
|
15
|
+
|
|
16
|
+
3.1 - (2024-04-03)
|
|
17
|
+
---------------------------
|
|
18
|
+
* Change: dummy release
|
|
19
|
+
[alecghica]
|
|
20
|
+
|
|
21
|
+
3.0 - (2023-06-01)
|
|
22
|
+
---------------------------
|
|
23
|
+
* Change: Persist EEA WWW GenericSetup profile
|
|
24
|
+
[avoinea - refs #145772]
|
|
25
|
+
* Feature: Add dependencies:
|
|
26
|
+
eea.progress.editing, eea.api.dataconnector, collective.volto.subsites
|
|
27
|
+
[avoinea - refs #145772]
|
|
28
|
+
|
|
29
|
+
2.0 - (2022-11-14)
|
|
30
|
+
---------------------------
|
|
31
|
+
* Breaking: Remove TTW DX Layout marker interface - requires plone.restapi 8.32.0
|
|
32
|
+
[avoinea - refs #151856]
|
|
33
|
+
|
|
34
|
+
1.3 - (2022-09-05)
|
|
35
|
+
---------------------------
|
|
36
|
+
* Change: fix(layout): TTW DX Layout marker interface - refs #153858
|
|
37
|
+
[avoinea]
|
|
38
|
+
|
|
39
|
+
1.2 - (2022-08-11)
|
|
40
|
+
---------------------------
|
|
41
|
+
* Feature: Add blocks layout to Folder ctype [avoinea]
|
|
42
|
+
* Feature: Add homepage_inverse_view and homepage_view to LRF ctype [avoinea]
|
|
43
|
+
|
|
44
|
+
1.1 - (2022-08-05)
|
|
45
|
+
---------------------------
|
|
46
|
+
* Feature: Persist demo-www profile and auto-install dependency profiles [avoinea]
|
|
47
|
+
|
|
48
|
+
1.0 - (2022-03-18)
|
|
49
|
+
---------------------------
|
|
50
|
+
* Change: Add EEA supported languages [avoinea]
|
|
51
|
+
|
|
52
|
+
1.0 - (2022-03-18)
|
|
53
|
+
-----------------------
|
|
54
|
+
|
|
55
|
+
* Initial release.
|
|
56
|
+
[eea]
|