add-on products added to buildout.
svn path=/plone.app.discussion/buildouts/; revision=32363
This commit is contained in:
parent
98355d89d7
commit
b9d88dcc00
@ -32,6 +32,9 @@ find-links =
|
||||
|
||||
# Add additional eggs here
|
||||
eggs =
|
||||
collective.autoresizetextarea
|
||||
plone.formwidget.captcha
|
||||
plone.formwidget.recaptcha
|
||||
Products.PdbDebugMode
|
||||
plone.reload
|
||||
ipdb
|
||||
@ -81,6 +84,9 @@ eggs =
|
||||
# If you want to register ZCML slugs for any packages, list them here.
|
||||
# e.g. zcml = my.package my.other.package
|
||||
zcml =
|
||||
collective.autoresizetextarea
|
||||
plone.formwidget.captcha
|
||||
plone.formwidget.recaptcha
|
||||
|
||||
products =
|
||||
${buildout:directory}/products
|
||||
|
Loading…
Reference in New Issue
Block a user