plone.app.discussion/plone/app/discussion/browser
Jens W. Klein 6bfa19411d bugfix 1: according to IDiscussionSettings.anonymous_email_enabled (cite):
If selected, anonymous user will have to give their email. - But field
was not required. Now it is.

bugfix 2: anonymous email field was never saved.
2014-03-25 21:30:50 +01:00
..
javascripts Execute the property workflow 2014-02-04 11:15:31 +02:00
stylesheets The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. 2012-11-01 08:31:02 +01:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
captcha.py Pep8 2012-01-14 07:13:39 +01:00
captcha.txt Whitespace 2012-01-25 15:57:17 +01:00
captcha.zcml Remove "Plone 3 only" code; Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies anymore. 2011-02-08 09:28:51 +00:00
comment.py fix url redirect for content types that must have /view in url to view contents 2012-03-14 15:01:17 -07:00
comments.pt Use defaultUser.png instead of defaultUser.gif 2013-11-13 15:53:12 +01:00
comments.py bugfix 1: according to IDiscussionSettings.anonymous_email_enabled (cite): 2014-03-25 21:30:50 +01:00
configure.zcml Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
controlpanel.pt Unified the site setup html structure 2012-10-14 17:00:13 +02:00
controlpanel.py Pep8. 2013-04-18 15:38:17 +02:00
conversation.py Pep8. 2013-04-18 15:31:40 +02:00
migration.py Pep8. 2013-04-17 14:55:50 +02:00
moderation.pt remove inline styles, this also fixes #12399 2012-10-22 09:58:40 +02:00
moderation.py Merge branch 'fix_reindex_on_publish' of git://github.com/RedTurtle/plone.app.discussion into RedTurtle-fix_reindex_on_publish 2014-03-24 20:49:32 +01:00
traversal.py Pep8 2012-01-14 07:35:59 +01:00
validator.py Pep8. 2013-04-18 15:51:57 +02:00