Added collective.contact.ui and collective.contact.vcard

This commit is contained in:
Cédric Messiant 2013-01-03 11:14:48 +01:00
parent a3df157d88
commit f88586b8b7
5 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[v]
policy-package =
policy-package =
port-base = 80
[buildout]
@ -39,9 +39,12 @@ eggs =
${buildout:eggs}
${v:policy-package}
collective.contact.content
collective.contact.ui
collective.contact.vcard
collective.local.workspace
pfwbged.contacts
zcml = ${v:policy-package}
environment-vars =
PYTHON_EGG_CACHE ${buildout:directory}/tmp
TMPDIR ${buildout:directory}/tmp

View File

@ -2,6 +2,8 @@
always-checkout = force
auto-checkout +=
collective.contact.content
collective.contact.ui
collective.contact.vcard
collective.local.workspace
pfwbged.contacts
plone.act

View File

@ -13,7 +13,7 @@ debug-mode = on
verbose-security = on
eggs +=
plone.reload
# Products.PDBDebugMode
Products.PDBDebugMode
Products.DocFinderTab
aws.zope2zcmldoc
collective.profiler

View File

@ -28,3 +28,4 @@ ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git
ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git
pfwbged.contacts = git ${remotes:entrouvert}/pfwbged.contacts.git pushurl=${remotes:entrouvert_push}/pfwbged.contacts.git
plone.act = git ${remotes:plone}/plone.act.git pushurl=${remotes:plone_push}/plone.act.git
plone.dexterity = git https://github.com/gbastien/plone.dexterity.git

View File

@ -13,6 +13,7 @@ collective.recipe.backup = 2.8
collective.recipe.supervisor = 0.18
collective.recipe.template = 1.9
decorator = 3.4.0
ecreall.helpers.testing = 1.3
meld3 = 0.6.10
plone.recipe.haproxy = 1.1.2
plone.recipe.varnish = 1.2.2
@ -23,4 +24,5 @@ robotsuite = 0.9.0
selenium = 2.27.0
superlance = 0.7
supervisor = 3.0b1
zc.recipe.cmmi = 1.3.5
vobject = 0.8.1c
zc.recipe.cmmi = 1.3.5