-
Notifications
You must be signed in to change notification settings - Fork 2
/
project.cfg
68 lines (52 loc) · 1.27 KB
/
project.cfg
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
[buildout]
extends =
../configuration.cfg
versions.cfg
sources.cfg
extensions =
buildout.dumppickedversions
mr.developer
# Only for products released on pypi
eggs +=
# decomment this if you are interested in ldap support
# Products.PloneLDAP
Products.LinguaPlone
collective.captcha
collective.quickupload
plone.formwidget.captcha
redomino.tabsandslides
collective.portlet.embed
collective.portlet.actions
redomino.cache
googlesitemap.common
redomino.seosupport
redomino.breadcrumbsbrain
redomino.advancedkeyword
redomino.css3theme
redomino.tinymceplugins.snippet
redomino.tokenrole
redomino.flowsearch
redomino.protectdelete
ploomcake.core
ploomcake.theme
ploomcake.installer
# Only for products not released on pypi (src/*)
develop +=
src/Products.PloneFormGen
src/Products.ContentWellPortlets
# egg not released on pypi
instance_eggs =
Products.PloneFormGen
Products.ContentWellPortlets
instance_zcml =
ploomcake.installer-overrides
[instance]
zcml += ${buildout:instance_zcml}
eggs += ${buildout:instance_eggs}
[client1]
zcml += ${buildout:instance_zcml}
eggs += ${buildout:instance_eggs}
[productdistros]
urls +=
[roadrunner]
packages-under-test +=