-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuildout.cfg
More file actions
225 lines (215 loc) · 5.41 KB
/
buildout.cfg
File metadata and controls
225 lines (215 loc) · 5.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
[buildout]
extends =
buildout-base.cfg
extensions = mr.developer
auto-checkout = *
effective-user = plone
buildout-user = plone
var-dir=/data
user=admin:admin
parts +=
zeo
mrbob
plonesite
eggs +=
collective.exportimport
collective.jsonify
plone.api
plone.restapi
plone.app.contenttypes
interlegis.portalmodelo.policy
Products.PloneHotfix20150910==1.0
Products.PloneHotfix20151208==1.0
collective.transmogrifier==1.5.2
plone.app.transmogrifier==1.4.2
plone.app.drafts==1.0
[sources]
collective.exportimport = fs collective.exportimport /plone/instance/sources
interlegis.portalmodelo.policy = fs interlegis.portalmodelo.policy /plone/instance/sources
hachoir-parser = fs hachoir-parser /plone/instance/sources
hachoir-core = fs hachoir-core /plone/instance/sources
hachoir-metadata = fs hachoir-metadata /plone/instance/sources
[client1]
recipe =
[zeo]
<= zeoserver_base
recipe = plone.recipe.zeoserver
zeo-address = 8080
[instance]
zcml-additional =
<configure xmlns="http://namespaces.zope.org/zope" xmlns:plone="http://namespaces.plone.org/plone">
<plone:CORSPolicy
allow_origin="http://localhost:3000,http://127.0.0.1:3000"
allow_methods="DELETE,GET,OPTIONS,PATCH,POST,PUT"
allow_credentials="true"
expose_headers="Content-Length,X-My-Header"
allow_headers="Accept,Authorization,Content-Type,X-Custom-Header,Lock-Token"
max_age="3600"
/>
</configure>
# Requires gcc, thus install it on image build
[mrbob]
recipe = zc.recipe.egg
eggs =
mr.bob
bobtemplates.plone
[plonesite]
recipe = collective.recipe.plonesite
instance = instance
site-id = Plone
profiles-initial = Products.CMFPlone:dependencies
profiles =
plonetheme.sunburst:default
plone.app.caching:default
plone.app.contenttypes:plone-content
plone.restapi:default
upgrade-portal = False
upgrade-all-profiles = False
enabled = False
[versions]
setuptools =
zc.buildout =
argh = 0.24.1
bda.cache = 1.1.3
brasil.gov.vcge = 2.0.0
brasil.vocab = 0.8
cioppino.twothumbs = 1.7
click = 6.2
collective.brasil.vocab = 0.8
collective.classifieds = 1.7
collective.contentrules.mailtogroup = 1.5
collective.cover = 1.0a9
collective.dexteritytextindexer = 2.0.1
collective.elephantvocabulary = 0.2.4
collective.flowplayer = 4.2.1
collective.js.bootstrap = 2.3.1.1
collective.js.colorpicker = 1.0
collective.js.fullcalendar = 1.6.4
collective.js.galleria = 1.2.5
collective.jsonmigrator = 0.3
collective.oembed = 2.0.1
collective.opendata = 1.0a2
collective.plonetruegallery = 3.4.8
collective.polls = 1.7
collective.ptg.galleria = 1.3.0
collective.upload = 1.0rc1
collective.watcherlist = 1.2
collective.weather = 1.0a4
collective.xmpp.core = 0.3
collective.z3cform.datagridfield = 1.1
collective.z3cform.widgets = 1.0b9
cssselect = 0.9.1
cssutils = 1.0
dataflake.fakeldap = 1.1
et-xmlfile = 1.0.1
eea.daviz = 10.3
eea.converter = 10.6
ftw.globalstatusmessage = 1.4.0
ftw.upgrade = 1.7.4
gocept.munin = 0.1
hachoir-core = 1.3.3
hachoir-metadata = 1.3.3
hachoir-parser = 1.3.4
html5lib = 1.0b3
i18ndude = 3.4.0
icalendar = 3.8.4
interlegis.intranetmodelo.departments = 1.0b4
interlegis.intranetmodelo.policy = 1.0b7
interlegis.portalmodelo.api = 1.0b4
interlegis.portalmodelo.buscadores = 1.0rc5
interlegis.portalmodelo.migrator = 1.0a1
interlegis.portalmodelo.ombudsman = 1.7
interlegis.portalmodelo.pl = 1.0rc8
interlegis.portalmodelo.theme = 1.rc14
interlegis.portalmodelo.transparency = 1.0rc5
collective.transmogrifier = 1.5.2
plone.app.transmogrifier = 1.4.2
isodate = 0.5.1
jarn.jsi18n = 1.0
jdcal = 1.2
keepalive = 0.5
lxml = 3.3.5
Mako = 1.0.3
MarkupSafe = 0.23
meld3 = 1.0.2
munin.zope = 2.1
norecaptcha = 0.3.0
openpyxl = 2.3.1
openxmllib = 1.0.7
pathtools = 0.1.2
plonesocial.activitystream = 0.5.6
plonesocial.microblog = 0.5.3
plonesocial.network = 0.6.1
Products.AROfficeTransforms = 0.11.0
Products.BrFieldsAndWidgets = 1.2.2
Products.DateRecurringIndex = 2.1
Products.EasyNewsletter = 2.6.14
Products.LDAPMultiPlugins = 1.14
Products.LDAPUserFolder = 2.27
Products.OpenXml = 1.1.1
Products.Ploneboard = 3.6
Products.PloneFormGen = 1.7.19
Products.PloneLDAP = 1.2
Products.PythonField = 1.1.3
Products.SimpleAttachment = 4.3
Products.SQLAlchemyDA = 0.5.1
Products.TALESField = 1.1.3
Products.TemplateFields = 1.2.5
Products.TinyMCE = 1.4.3
Products.UserAndGroupSelectionWidget = 3.0b5
Products.windowZ = 1.5
Products.ZServerViews = 0.2.0
pyparsing = 1.5.7
python-memcached = 1.53
python-oembed = 0.2.2
pytz = 2015.2
PyYAML = 3.11
raptus.autocompletewidget = 1.0b3
rdflib = 4.2.1
requests = 2.8.1
rows = 0.2.0
s17.portlets = 1.0b2
s17.taskmanager = 1.0b2
sauna.reload = 0.5.3
sc.blog = 1.0b3
sc.contentrules.group = 1.0b3
sc.contentrules.groupbydate = 2.0.1
sc.contentrules.localrole = 1.0b3
sc.embedder = 1.1b2
sc.galleria.support = 1.0
sc.social.like = 2.13b3
skimpyGimpy = 1.4
Solgema.ContextualContentMenu = 0.2
Solgema.fullcalendar = 2.3.6
SPARQLWrapper = 1.7.6
SQLAlchemy = 0.9.6
StoneageHTML = 0.2.1
stripogram = 1.5
superlance = 0.11
supervisor = 3.2.0
tarjan = 0.1.2
Twisted = 13.2.0
unicodecsv = 0.14.1
watchdog = 0.7.1
webcouturier.dropdownmenu = 2.3.1
wokkel = 0.7.1
xlrd = 0.9.4
xlwt = 1.0.0
z3c.jbot = 0.7.2
z3c.recipe.usercrontab = 1.3
z3c.sqlalchemy = 1.4.0
z3c.unconfigure = 1.1
ZopeHealthWatcher = 0.9.0
zope.sqlalchemy = 0.7.5
plone.app.event = 1.1.12
file-magic = 0.3.0
ijson = 2.3
thriftpy2 = 0.3.12
Unidecode = 0.04.19
zope.configuration = 4.1.0
plone.tiles = 1.8.3
plone.restapi = 7.8.2
plone.rest = 1.6.0
plone.api = 1.10.0
plone.schema = 1.4.0
plone.app.drafts = 1.0