plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 19685db96b Merge pull request #9 from Goldmund-Wyldebeast-Wunderliebe/master
no more recursive came_from redirection after logged_in
2012-07-12 03:35:33 -07:00
..
javascripts Fix JS comment deletion 2012-05-29 13:26:05 +02:00
stylesheets Always show existing comments, even if commenting is disabled. 2011-01-07 15:27:17 +00: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 Make comments and controlpanel views more robust, so they don't break if no workflow is assigned to the 'Discussion Item' content type. 2012-03-15 13:06:00 +01:00
comments.py total_comments only counts published comments 2012-06-13 11:17:22 +00: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 Warning message added to discussion control panel that shows up if there are unmigrated comments. 2012-03-15 20:00:08 +01:00
controlpanel.py No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
conversation.py Support for Dexterity added. 2012-06-30 10:59:49 +02:00
migration.py total_comments only counts published comments 2012-06-13 11:17:22 +00:00
moderation.pt merge r46437 and r46946 from davisagli-features: respect the per-comment mime_type setting, and use the old cooked text/html from legacy comments when migrating 2011-04-02 19:51:37 +00:00
moderation.py no more recursive came_from redirection after logged_in 2012-04-12 13:06:05 +02:00
traversal.py Pep8 2012-01-14 07:35:59 +01:00
validator.py Pep8 2012-01-14 07:30:43 +01:00