eea.dexterity.themes 1.5__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.
Files changed (106) hide show
  1. eea_dexterity_themes-1.5/CONTRIBUTING.md +49 -0
  2. eea_dexterity_themes-1.5/MANIFEST.in +8 -0
  3. eea_dexterity_themes-1.5/PKG-INFO +180 -0
  4. eea_dexterity_themes-1.5/README.rst +103 -0
  5. eea_dexterity_themes-1.5/docs/HISTORY.txt +37 -0
  6. eea_dexterity_themes-1.5/docs/LICENSE.GPL +339 -0
  7. eea_dexterity_themes-1.5/docs/LICENSE.txt +19 -0
  8. eea_dexterity_themes-1.5/eea/__init__.py +4 -0
  9. eea_dexterity_themes-1.5/eea/dexterity/__init__.py +4 -0
  10. eea_dexterity_themes-1.5/eea/dexterity/themes/README.txt +16 -0
  11. eea_dexterity_themes-1.5/eea/dexterity/themes/__init__.py +9 -0
  12. eea_dexterity_themes-1.5/eea/dexterity/themes/browser/__init__.py +1 -0
  13. eea_dexterity_themes-1.5/eea/dexterity/themes/browser/configure.zcml +6 -0
  14. eea_dexterity_themes-1.5/eea/dexterity/themes/configure.zcml +12 -0
  15. eea_dexterity_themes-1.5/eea/dexterity/themes/interfaces.py +7 -0
  16. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/__init__.py +1 -0
  17. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/bg/LC_MESSAGES/eea.po +0 -0
  18. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/bg/LC_MESSAGES/plone.po +0 -0
  19. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/cs/LC_MESSAGES/eea.po +0 -0
  20. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/cs/LC_MESSAGES/plone.po +0 -0
  21. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/da/LC_MESSAGES/eea.po +0 -0
  22. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/da/LC_MESSAGES/plone.po +0 -0
  23. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/de/LC_MESSAGES/eea.po +0 -0
  24. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/de/LC_MESSAGES/plone.po +0 -0
  25. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/eea.pot +0 -0
  26. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/el/LC_MESSAGES/eea.po +0 -0
  27. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/el/LC_MESSAGES/plone.po +0 -0
  28. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/en/LC_MESSAGES/eea.po +0 -0
  29. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/en/LC_MESSAGES/plone.po +0 -0
  30. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/es/LC_MESSAGES/eea.po +0 -0
  31. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/es/LC_MESSAGES/plone.po +0 -0
  32. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/et/LC_MESSAGES/eea.po +0 -0
  33. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/et/LC_MESSAGES/plone.po +0 -0
  34. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/eu/LC_MESSAGES/eea.po +0 -0
  35. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/eu/LC_MESSAGES/plone.po +0 -0
  36. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/fi/LC_MESSAGES/eea.po +0 -0
  37. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/fi/LC_MESSAGES/plone.po +0 -0
  38. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/fr/LC_MESSAGES/eea.po +0 -0
  39. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/fr/LC_MESSAGES/plone.po +0 -0
  40. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/hr/LC_MESSAGES/eea.po +0 -0
  41. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/hr/LC_MESSAGES/plone.po +0 -0
  42. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/hu/LC_MESSAGES/eea.po +0 -0
  43. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/hu/LC_MESSAGES/plone.po +0 -0
  44. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/is/LC_MESSAGES/eea.po +0 -0
  45. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/is/LC_MESSAGES/plone.po +0 -0
  46. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/it/LC_MESSAGES/eea.po +0 -0
  47. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/it/LC_MESSAGES/plone.po +0 -0
  48. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/kl/LC_MESSAGES/eea.po +0 -0
  49. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/kl/LC_MESSAGES/plone.po +0 -0
  50. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/lt/LC_MESSAGES/eea.po +0 -0
  51. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/lt/LC_MESSAGES/plone.po +0 -0
  52. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/lv/LC_MESSAGES/eea.po +0 -0
  53. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/lv/LC_MESSAGES/plone.po +0 -0
  54. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/mt/LC_MESSAGES/eea.po +0 -0
  55. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/mt/LC_MESSAGES/plone.po +0 -0
  56. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/nl/LC_MESSAGES/eea.po +0 -0
  57. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/nl/LC_MESSAGES/plone.po +0 -0
  58. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/no/LC_MESSAGES/eea.po +0 -0
  59. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/no/LC_MESSAGES/plone.po +0 -0
  60. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pl/LC_MESSAGES/eea.po +0 -0
  61. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pl/LC_MESSAGES/plone.po +0 -0
  62. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/plone-manual.pot +0 -0
  63. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pt/LC_MESSAGES/eea.po +0 -0
  64. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pt/LC_MESSAGES/plone.po +0 -0
  65. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pt_BR/LC_MESSAGES/eea.po +0 -0
  66. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/pt_BR/LC_MESSAGES/plone.po +0 -0
  67. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/ro/LC_MESSAGES/eea.po +0 -0
  68. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/ro/LC_MESSAGES/plone.po +0 -0
  69. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/ru/LC_MESSAGES/eea.po +0 -0
  70. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/ru/LC_MESSAGES/plone.po +0 -0
  71. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sk/LC_MESSAGES/eea.po +0 -0
  72. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sk/LC_MESSAGES/plone.po +0 -0
  73. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sl/LC_MESSAGES/eea.po +0 -0
  74. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sl/LC_MESSAGES/plone.po +0 -0
  75. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sv/LC_MESSAGES/eea.po +0 -0
  76. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/sv/LC_MESSAGES/plone.po +0 -0
  77. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/tr/LC_MESSAGES/eea.po +0 -0
  78. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/tr/LC_MESSAGES/plone.po +0 -0
  79. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/update.sh +6 -0
  80. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/zh_TW/LC_MESSAGES/eea.po +0 -0
  81. eea_dexterity_themes-1.5/eea/dexterity/themes/locales/zh_TW/LC_MESSAGES/plone.po +0 -0
  82. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/browserlayer.xml +7 -0
  83. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/metadata.xml +7 -0
  84. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/taxonomies/themes.cfg +8 -0
  85. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/taxonomies/themes.xml +181 -0
  86. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/taxonomies/themesmerged.cfg +8 -0
  87. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/default/taxonomies/themesmerged.xml +259 -0
  88. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles/uninstall/browserlayer.xml +7 -0
  89. eea_dexterity_themes-1.5/eea/dexterity/themes/profiles.zcml +33 -0
  90. eea_dexterity_themes-1.5/eea/dexterity/themes/setuphandlers.py +25 -0
  91. eea_dexterity_themes-1.5/eea/dexterity/themes/tests/__init__.py +1 -0
  92. eea_dexterity_themes-1.5/eea/dexterity/themes/tests/base.py +54 -0
  93. eea_dexterity_themes-1.5/eea/dexterity/themes/tests/test_doctests.py +33 -0
  94. eea_dexterity_themes-1.5/eea/dexterity/themes/upgrades/__init__.py +1 -0
  95. eea_dexterity_themes-1.5/eea/dexterity/themes/upgrades/configure.zcml +30 -0
  96. eea_dexterity_themes-1.5/eea/dexterity/themes/version.txt +1 -0
  97. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/PKG-INFO +180 -0
  98. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/SOURCES.txt +104 -0
  99. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/dependency_links.txt +1 -0
  100. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/entry_points.txt +2 -0
  101. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/namespace_packages.txt +2 -0
  102. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/not-zip-safe +1 -0
  103. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/requires.txt +5 -0
  104. eea_dexterity_themes-1.5/eea.dexterity.themes.egg-info/top_level.txt +1 -0
  105. eea_dexterity_themes-1.5/setup.cfg +4 -0
  106. eea_dexterity_themes-1.5/setup.py +59 -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.dexterity.themes/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,8 @@
1
+ include *.md *.rst *.txt
2
+ graft docs
3
+ graft eea
4
+ global-exclude *pyc
5
+ global-exclude *~
6
+ global-exclude *.un~
7
+
8
+ global-include *.mo
@@ -0,0 +1,180 @@
1
+ Metadata-Version: 2.4
2
+ Name: eea.dexterity.themes
3
+ Version: 1.5
4
+ Summary: Environment Topics and subtopics
5
+ Home-page: https://github.com/eea/eea.dexterity.themes
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 :: 4.3
14
+ Classifier: Framework :: Plone :: 5.2
15
+ Classifier: Framework :: Plone :: 6.0
16
+ Classifier: Programming Language :: Python
17
+ Classifier: Programming Language :: Python :: 2.7
18
+ Classifier: Programming Language :: Python :: 3.7
19
+ Classifier: Programming Language :: Python :: 3.8
20
+ Classifier: Programming Language :: Python :: 3.9
21
+ Classifier: Operating System :: OS Independent
22
+ Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
23
+ Description-Content-Type: text/x-rst
24
+ Requires-Dist: setuptools
25
+ Requires-Dist: collective.taxonomy
26
+ Provides-Extra: test
27
+ Requires-Dist: plone.app.testing; extra == "test"
28
+ Dynamic: author
29
+ Dynamic: author-email
30
+ Dynamic: classifier
31
+ Dynamic: description
32
+ Dynamic: description-content-type
33
+ Dynamic: home-page
34
+ Dynamic: keywords
35
+ Dynamic: license
36
+ Dynamic: provides-extra
37
+ Dynamic: requires-dist
38
+ Dynamic: summary
39
+
40
+ ==========================
41
+ eea.dexterity.themes
42
+ ==========================
43
+ .. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.dexterity.themes/develop
44
+ :target: https://ci.eionet.europa.eu/job/eea/job/eea.dexterity.themes/job/develop/display/redirect
45
+ :alt: Develop
46
+ .. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.dexterity.themes/master
47
+ :target: https://ci.eionet.europa.eu/job/eea/job/eea.dexterity.themes/job/master/display/redirect
48
+ :alt: Master
49
+
50
+ The eea.dexterity.themes is a Plone add-on
51
+
52
+ .. contents::
53
+
54
+
55
+ Main features
56
+ =============
57
+
58
+ 1. Easy to install/uninstall via Site Setup > Add-ons
59
+ 2.
60
+ 3.
61
+
62
+ Install
63
+ =======
64
+
65
+ * Add eea.dexterity.themes to your eggs section in your buildout and
66
+ re-run buildout::
67
+
68
+ [buildout]
69
+ eggs +=
70
+ eea.dexterity.themes
71
+
72
+ * You can download a sample buildout from:
73
+
74
+ - https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone4
75
+ - https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone5
76
+
77
+ * Or via docker::
78
+
79
+ $ docker run --rm -p 8080:8080 -e ADDONS="eea.dexterity.themes" plone
80
+
81
+ * Install *eea.dexterity.themes* within Site Setup > Add-ons
82
+
83
+
84
+ Buildout installation
85
+ =====================
86
+
87
+ - `Plone 4+ <https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone4>`_
88
+ - `Plone 5+ <https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone5>`_
89
+
90
+
91
+ Source code
92
+ ===========
93
+
94
+ - `Plone 4+ on github <https://github.com/eea/eea.dexterity.themes>`_
95
+ - `Plone 5+ on github <https://github.com/eea/eea.dexterity.themes>`_
96
+
97
+
98
+ Eggs repository
99
+ ===============
100
+
101
+ - https://pypi.python.org/pypi/eea.dexterity.themes
102
+ - http://eggrepo.eea.europa.eu/simple
103
+
104
+
105
+ Plone versions
106
+ ==============
107
+ It has been developed and tested for Plone 4 and 5. See buildouts section above.
108
+
109
+
110
+ How to contribute
111
+ =================
112
+ See the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.dexterity.themes/blob/master/CONTRIBUTING.md>`_.
113
+
114
+ Copyright and license
115
+ =====================
116
+
117
+ eea.dexterity.themes (the Original Code) is free software; you can
118
+ redistribute it and/or modify it under the terms of the
119
+ GNU General Public License as published by the Free Software Foundation;
120
+ either version 2 of the License, or (at your option) any later version.
121
+
122
+ This program is distributed in the hope that it will be useful, but
123
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
124
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
125
+ for more details.
126
+
127
+ You should have received a copy of the GNU General Public License along
128
+ with this program; if not, write to the Free Software Foundation, Inc., 59
129
+ Temple Place, Suite 330, Boston, MA 02111-1307 USA.
130
+
131
+ The Initial Owner of the Original Code is European Environment Agency (EEA).
132
+ Portions created by Eau de Web are Copyright (C) 2009 by
133
+ European Environment Agency. All Rights Reserved.
134
+
135
+
136
+ Funding
137
+ =======
138
+
139
+ EEA_ - European Environment Agency (EU)
140
+
141
+ .. _EEA: https://www.eea.europa.eu/
142
+ .. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1
143
+
144
+ Changelog
145
+ =========
146
+
147
+ 1.5 - (2025-11-18)
148
+ ---------------------------
149
+ * Change: Replace Python linting to ruff
150
+ [mihaidobrescu1111 = refs #286821]
151
+ * Change: Add plone6 tests
152
+ [mihaidobrescu1111 = refs #293593]
153
+
154
+ 1.4 - (2021-11-17)
155
+ ---------------------------
156
+ * Change: Plone 6 / pip install ready
157
+ [avoinea]
158
+
159
+ 1.3 - (2021-09-21)
160
+ ---------------------------
161
+ * Change: Rename Themes to Topics labels
162
+ [avoinea refs #139535]
163
+
164
+ 1.2 - (2021-07-02)
165
+ ---------------------------
166
+ * Change: modified themesmerged taxonomy to use portal_vocabulary
167
+ style values which is themeid -> replacement theme id
168
+ [ichim-david refs #135950]
169
+
170
+ 1.1 - (2021-05-20)
171
+ ---------------------------
172
+ * Change: Added missing themes from themes taxonomy and a new themesmerged
173
+ taxonomy
174
+ [iulianpetchesi - refs #131802]
175
+
176
+ 1.0 - (2021-04-16)
177
+ -----------------------
178
+
179
+ * Initial release. Themes taxonomy
180
+ [avoinea - refs #130852]
@@ -0,0 +1,103 @@
1
+ ==========================
2
+ eea.dexterity.themes
3
+ ==========================
4
+ .. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.dexterity.themes/develop
5
+ :target: https://ci.eionet.europa.eu/job/eea/job/eea.dexterity.themes/job/develop/display/redirect
6
+ :alt: Develop
7
+ .. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.dexterity.themes/master
8
+ :target: https://ci.eionet.europa.eu/job/eea/job/eea.dexterity.themes/job/master/display/redirect
9
+ :alt: Master
10
+
11
+ The eea.dexterity.themes 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.dexterity.themes to your eggs section in your buildout and
27
+ re-run buildout::
28
+
29
+ [buildout]
30
+ eggs +=
31
+ eea.dexterity.themes
32
+
33
+ * You can download a sample buildout from:
34
+
35
+ - https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone4
36
+ - https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone5
37
+
38
+ * Or via docker::
39
+
40
+ $ docker run --rm -p 8080:8080 -e ADDONS="eea.dexterity.themes" plone
41
+
42
+ * Install *eea.dexterity.themes* within Site Setup > Add-ons
43
+
44
+
45
+ Buildout installation
46
+ =====================
47
+
48
+ - `Plone 4+ <https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone4>`_
49
+ - `Plone 5+ <https://github.com/eea/eea.dexterity.themes/tree/master/buildouts/plone5>`_
50
+
51
+
52
+ Source code
53
+ ===========
54
+
55
+ - `Plone 4+ on github <https://github.com/eea/eea.dexterity.themes>`_
56
+ - `Plone 5+ on github <https://github.com/eea/eea.dexterity.themes>`_
57
+
58
+
59
+ Eggs repository
60
+ ===============
61
+
62
+ - https://pypi.python.org/pypi/eea.dexterity.themes
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.dexterity.themes/blob/master/CONTRIBUTING.md>`_.
74
+
75
+ Copyright and license
76
+ =====================
77
+
78
+ eea.dexterity.themes (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,37 @@
1
+ Changelog
2
+ =========
3
+
4
+ 1.5 - (2025-11-18)
5
+ ---------------------------
6
+ * Change: Replace Python linting to ruff
7
+ [mihaidobrescu1111 = refs #286821]
8
+ * Change: Add plone6 tests
9
+ [mihaidobrescu1111 = refs #293593]
10
+
11
+ 1.4 - (2021-11-17)
12
+ ---------------------------
13
+ * Change: Plone 6 / pip install ready
14
+ [avoinea]
15
+
16
+ 1.3 - (2021-09-21)
17
+ ---------------------------
18
+ * Change: Rename Themes to Topics labels
19
+ [avoinea refs #139535]
20
+
21
+ 1.2 - (2021-07-02)
22
+ ---------------------------
23
+ * Change: modified themesmerged taxonomy to use portal_vocabulary
24
+ style values which is themeid -> replacement theme id
25
+ [ichim-david refs #135950]
26
+
27
+ 1.1 - (2021-05-20)
28
+ ---------------------------
29
+ * Change: Added missing themes from themes taxonomy and a new themesmerged
30
+ taxonomy
31
+ [iulianpetchesi - refs #131802]
32
+
33
+ 1.0 - (2021-04-16)
34
+ -----------------------
35
+
36
+ * Initial release. Themes taxonomy
37
+ [avoinea - refs #130852]