-
Notifications
You must be signed in to change notification settings - Fork 0
/
products.cfg
88 lines (66 loc) · 2.11 KB
/
products.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
[buildout]
auto-checkout +=
################## CMFBibliographyAT
Products.CMFBibliographyAT
######## EEA Progress Bar
eea.progressbar
################ Workflow Manager
plone.app.workflowmanager
################ Content licensing
collective.contentlicensing
eggs +=
################## eduCommons
collective.imstransport
collective.plonebookmarklets
collective.searchandreplace
enpraxis.educommons
################## Faculty Staff Directory
Products.FacultyStaffDirectory
Products.Relations
Products.membrane
[versions]
################## eduCommons
#collective.contentlicensing = 2.2.6
collective.contentlicensing =
collective.imstransport = 3.2.2
collective.plonebookmarklets = 3.1
collective.searchandreplace = 3.1
enpraxis.educommons = 4.1.2
################## CMFBibliographyAT
# Required by:
# Products.CMFBibliographyAT==1.1.5-unreleased
Products.ATExtensions = 1.1
# Required by:
# Products.CMFBibliographyAT==1.1.5-unreleased
# bibliograph.parsing==1.0.1
# bibliograph.rendering==1.0.2
bibliograph.core = 1.0.3
# Required by:
# Products.CMFBibliographyAT==1.1.5-unreleased
bibliograph.parsing = 1.0.1
# Required by:
# Products.CMFBibliographyAT==1.1.5-unreleased
bibliograph.rendering = 1.0.2
# Required by:
# Products.CMFBibliographyAT==1.1.5-unreleased
pyisbn = 0.6.3
######## EEA Progress Bar
eea.progressbar = 2.2-dev
eea.icons = 1.1
################ Workflow Manager
Products.DCWorkflowGraph = 0.4.1
#plone.app.workflowmanager = 1.0a4
collective.wfautodoc = 1.1
################## Faculty Staff Directory
Products.FacultyStaffDirectory = 3.1.3
Products.Relations = 0.9b1
Products.membrane = 2.1.9
[sources]
######## CMFBibliographyAT
Products.CMFBibliographyAT = git https://github.com/collective/Products.CMFBibliographyAT.git
######## EEA Progress Bar
eea.progressbar = git https://github.com/collective/eea.progressbar.git
################ Workflow Manager
plone.app.workflowmanager = git https://github.com/plone/plone.app.workflowmanager.git
################ Content licensing
collective.contentlicensing = git https://github.com/collective/collective.contentlicensing.git