-
Notifications
You must be signed in to change notification settings - Fork 0
/
demos.cfg
executable file
·164 lines (130 loc) · 4.55 KB
/
demos.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
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
[buildout]
auto-checkout =
################# Development tools
sauna.reload
################# Form Generation tools
Products.PloneFormGen
################# Workflow Manager
plone.app.workflowmanager
################# Contents
collective.loremipsum
################# Content rules
# collective.contentrules.subscription
collective.topicitemsevent
################# Plone theme
plonetheme.drupal
plonetheme.onegov
################# Theming tools
Products.Doormat
collective.portletpage
vs.dashboardmanager
################# Plone True Gallery
collective.js.supersized
eggs =
${buildout:auto-checkout}
enpraxis.educommons
################# Development tools
Products.PrintingMailHost
################# Social
sc.social.like
################# Blog
Products.Quills
Products.Scrawl
collective.blog.star
################# Forum
Products.Ploneboard
################# Disqus
collective.disqus
################# Workflow Manager
Products.DCWorkflowGraph
collective.wfautodoc
################# Contents
Products.LinguaPlone
collective.contentlicensing
################# Content ratings
plone.app.kss
plone.contentratings
################# Content rules
collective.contentrules.mailtogroup
collective.contentrules.mailtorole
collective.contentrules.mailtolocalrole
collective.contentrules.mailfromfield
# collective.contentrules.subscription
collective.contentrules.template
sc.contentrules.metadata
sc.contentrules.layout
sc.contentrules.group
sc.contentrules.groupbydate
sc.contentrules.localrole
collective.contentrules.comingsoon
################# CKeditor
collective.ckeditor
################# Kupu editor
Products.kupu
################# Theming tools
collective.cover
Products.ContentWellPortlets
webcouturier.dropdownmenu
################# Plone True Gallery
collective.easyslider
collective.plonetruegallery
collective.ptg.highslide
collective.ptg.fancybox
collective.ptg.galleriffic
collective.ptg.s3slider
collective.ptg.pikachoose
collective.ptg.nivoslider
collective.ptg.nivogallery
collective.ptg.contentflow
collective.ptg.supersized
collective.ptg.thumbnailzoom
collective.ptg.contactsheet
collective.ptg.galleria
collective.ptg.carousel
collective.ptg.uigallery
collective.ptg.sheetgallery
collective.ptg.scrollable
collective.ptg.presentation
collective.ptg.allnewest
collective.ptg.easyslider
collective.ptg.bootstrapcarousel
collective.ptg.contentleadimage
collective.ptg.flickr
collective.ptg.galleryfolder
collective.ptg.galleryimage
collective.ptg.garagedoor
collective.ptg.picasa
collective.ptg.quicksand
collective.ptg.shufflegallery
collective.ptg.simplegallery
# collective.js.supersized
zcml =
################# Kupu editor
Products.kupu
################# Theming tools
Products.ContentWellPortlets
# Put your mr.developer managed source code repositories here, see
# http://pypi.python.org/pypi/mr.developer for details on format for this part
[sources]
################# Development tools
sauna.reload = git https://github.com/collective/sauna.reload.git
################# Form Generation tools
#Products.PloneFormGen = git https://github.com/smcmahon/Products.PloneFormGen.git
Products.PloneFormGen = git https://github.com/Conectivo/Products.PloneFormGen.git
################# Workflow Manager
plone.app.workflowmanager = git https://github.com/plone/plone.app.workflowmanager.git
################# Contents
collective.loremipsum = git https://github.com/collective/collective.loremipsum.git
################# Content rules
#collective.contentrules.subscription = git https://github.com/RedTurtle/collective.contentrules.subscription.git
collective.topicitemsevent = svn https://svn.plone.org/svn/collective/collective.topicitemsevent/trunk/
################# Plone theme
plonetheme.drupal = git https://github.com/sylvainb/plonetheme.drupal.git
plonetheme.onegov = git https://github.com/OneGov/plonetheme.onegov.git
################# Theming tools
Products.Doormat = git https://github.com/collective/Products.Doormat.git
collective.portletpage = git https://github.com/collective/collective.portletpage.git
vs.dashboardmanager = git https://github.com/jean/vs.dashboardmanager.git
################# Plone True Gallery
collective.js.supersized = git https://github.com/collective/collective.js.supersized.git
collective.easyslider = git https://github.com/collective/collective.easyslider.git