diff --git a/dev-plone4.cfg b/dev-plone4.cfg index 40bd4f6..7068d33 100644 --- a/dev-plone4.cfg +++ b/dev-plone4.cfg @@ -40,6 +40,7 @@ auto-checkout = collective.akismet collective.autoresizetextarea collective.z3cform.norobots + plone.app.registry plone.app.z3cform plone.z3cform z3c.form @@ -123,6 +124,7 @@ plone.formwidget.recaptcha = svn https://svn.plone.org/svn/plone/plone.formwidge collective.akismet = svn https://svn.plone.org/svn/collective/collective.akismet/trunk collective.autoresizetextarea = svn https://svn.plone.org/svn/collective/collective.autoresizetextarea/trunk collective.z3cform.norobots = svn https://svn.plone.org/svn/collective/collective.z3cform.norobots/branches/p4-discussion-captchaplugin/ +plone.app.registry = svn http://svn.plone.org/svn/plone/plone.app.registry/trunk plone.app.z3cform = svn http://svn.plone.org/svn/plone/plone.app.z3cform/trunk plone.z3cform = svn http://svn.zope.org/repos/main/plone.z3cform/trunk/ z3c.form = svn http://svn.zope.org/repos/main/z3c.form/trunk