-
Notifications
You must be signed in to change notification settings - Fork 0
/
base.cfg
59 lines (49 loc) · 1.51 KB
/
base.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
[buildout]
extensions =
mr.developer
parts =
instance
extends =
http://dist.plone.org/release/4.1/versions.cfg
http://good-py.appspot.com/release/dexterity/1.0.1?plone=4.1&plone.app.theming=1.0b8
find-links =
http://dist.plone.org/release/4.1
http://dist.plone.org/thirdparty
versions = versions
newest = false
unzip = true
show-picked-versions = true
# mr.developer options
auto-checkout = *
always-checkout = force
[instance]
recipe = plone.recipe.zope2instance
user = admin:admin
http-address = 8080
eggs =
Pillow
Plone
Products.Collage
Products.ContentWellPortlets
cienciasalud.bluetheme
collective.carousel
collective.disqus
collective.atomsyndication
collective.portlet.tal
collective.nitf
zcml =
collective.carousel
collective.portlet.tal
environment-vars =
zope_i18n_compile_mo_files true
[sources]
cienciasalud.bluetheme = git [email protected]:saibatizoku/cienciasalud.bluetheme.git rev=02edaef79bce77cb640f7eb036779384f1261313
collective.atomsyndication = git [email protected]:OpenMultimedia/collective.atomsyndication.git rev=d6d835630306f7d1d8348b3a22450b4a32393255
collective.cover = git [email protected]:collective/collective.cover.git
collective.nitf = git [email protected]:collective/collective.nitf.git
#collective.portlet.tal = git [email protected]:collective/collective.portlet.tal.git rev=c6878884475a3590c1772a20909cb462439b8fe6
[versions]
Products.Collage = 1.3.6
Products.ContentWellPortlets = 3.0
collective.carousel = 1.4
collective.disqus = 0.3.1