plone.formwidget.recaptcha added to dev buildout.
svn path=/plone.app.discussion/buildouts/; revision=33841
This commit is contained in:
parent
aecc72a600
commit
e2efe7dd55
@ -11,11 +11,13 @@ sources = sources
|
|||||||
develop =
|
develop =
|
||||||
src/discussion.examplecontent
|
src/discussion.examplecontent
|
||||||
src/plone.formwidget.captcha
|
src/plone.formwidget.captcha
|
||||||
|
src/plone.formwidget.recaptcha
|
||||||
src/collective.autoresizetextarea
|
src/collective.autoresizetextarea
|
||||||
|
|
||||||
auto-checkout =
|
auto-checkout =
|
||||||
plone.app.discussion
|
plone.app.discussion
|
||||||
plone.formwidget.captcha
|
plone.formwidget.captcha
|
||||||
|
plone.formwidget.recaptcha
|
||||||
collective.autoresizetextarea
|
collective.autoresizetextarea
|
||||||
|
|
||||||
[zope2]
|
[zope2]
|
||||||
@ -35,7 +37,6 @@ eggs =
|
|||||||
Plone
|
Plone
|
||||||
plone.reload
|
plone.reload
|
||||||
Products.PdbDebugMode
|
Products.PdbDebugMode
|
||||||
discussion.examplecontent
|
|
||||||
plone.app.discussion
|
plone.app.discussion
|
||||||
plone.formwidget.captcha
|
plone.formwidget.captcha
|
||||||
plone.formwidget.recaptcha
|
plone.formwidget.recaptcha
|
||||||
|
Loading…
Reference in New Issue
Block a user