a6f12ad658
Upgrade dev buildout to plone 4.0b5; ipzope added; plone.app.z3cform and z3c.form added to mr.developer.
Timo Stollenwerk2010-07-09 08:05:18 +00:00
12589d9fd2
Remove the hard coded check for title and text when the comment form is submitted. This allows integrators to write schema extenders that remove the title from the comment form.
Timo Stollenwerk2010-06-17 18:56:26 +00:00
29015324f2
Move the Akismet validator error message to the top.
Timo Stollenwerk2010-06-14 12:25:56 +00:00
ac6865311d
Move captcha registration to its own captcha.zcml file. Fix captcha registration for Plone 3/Zope 2.10
Timo Stollenwerk2010-06-10 14:57:03 +00:00
2767f52bf0
Akismet spam protection plugin support added (collective.akismet).
Timo Stollenwerk2010-06-10 13:12:12 +00:00
926314ea49
Akismet spam protection plugin support added (collective.akismet).
Timo Stollenwerk2010-06-10 13:11:33 +00:00
92766752c4
Simplify the CaptchaValidator class by dynamically adapting a view with the name of the captcha plugin (e.g. recaptcha, captcha, akismet) for the validator.
Timo Stollenwerk2010-06-10 10:51:41 +00:00
2e0b52889d
Clean up (Re)Captcha code. Register Captcha field/validator only if a package is installed that provides the "plone.app.discussion-captcha" feature (currently plone.formwidget.captcha and plone.formwidget.recaptcha trunk only).
Timo Stollenwerk2010-06-01 16:38:29 +00:00
518b89b043
Remove docs/html directory. There is no need to keep the HTML documentation inside the package itself, since it is available on packages.python.org/plone.app.discussion.
Timo Stollenwerk2010-06-01 15:11:33 +00:00
0e2d9e539d
Remove make.bat and Makefile from docs folder, since these are automatically created by the buildout.
Timo Stollenwerk2010-05-31 10:25:13 +00:00
023f7ec70d
repoze.sphinx.autointerface added to dev-plone4 buildout.
Timo Stollenwerk2010-05-31 10:23:57 +00:00
90f15c92b5
remove plone.z3cform version pinning, because p.a.d. works with the most recent version now.
Timo Stollenwerk2010-05-31 10:11:39 +00:00
682ceb2760
fix r36843 commit. set HAS_WRAPPED_FORM to false for plone.z3cform < 0.6.0.
Timo Stollenwerk2010-05-31 10:05:57 +00:00
3d22bc56c4
Fix encoding error in migration procedure, otherwise migration procedure breaks on joining output list in case we have there any non-ascii characters. [piv]
Timo Stollenwerk2010-05-31 09:58:42 +00:00
4f13054ae4
plone.z3cform 0.6.0 compatibility (fix maximum recursion depth error which appears with plone.z3cform higher than 0.5.10); [piv]
Timo Stollenwerk2010-05-31 09:50:46 +00:00
a76e82ba8d
Pin down plone.app.z3cform and plone.z3cform for now, otherwise tests will fail with a maximum recursion error.
Timo Stollenwerk2010-05-28 15:36:51 +00:00
abe4cda5ba
removed moderation.js from js registry and include it only in moderation.pt as that is the only place where it is used
Yiorgis Gozadinos2010-05-03 11:53:20 +00:00
30c66b0b24
A bug in the moderator panel meant you couldn't delete items in a virtual host, if your portal was named "plone".
Lennart Regebro2010-04-01 13:48:03 +00:00
2815febe46
Revert "Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'."
Florian Friesdorf2010-03-18 13:21:53 +00:00