plone.app.discussion/plone/app/discussion
Timo Stollenwerk a6afdf265c Pep8 2013-01-10 18:40:04 +01:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default 2013-01-04 19:00:24 +01:00
i18n Added empty translation files for Slovak language 2012-07-02 17:54:58 +02:00
locales Merge pull request #13 from l34marr/master 2012-10-19 06:02:26 -07:00
profiles/default remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades 2013-01-08 10:31:16 +01:00
tests Pep8 2013-01-10 18:40:04 +01:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Pep8 2012-01-14 07:30:43 +01:00
architecture.txt Whitespace. 2012-01-09 16:31:52 +01:00
catalog.py Pep8 2012-01-14 07:41:50 +01:00
comment.py add missing declaration 2012-11-13 09:45:17 +01:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml first check if captcha is installed before we open browsers zcml files that depend on these packages, fixes #12118 and #12774 2012-11-26 14:50:07 +01:00
conversation.py Make conversation view not break when comment-id cannot be converted to long, fixes #13327 2012-11-14 13:25:10 +01:00
conversation.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
design.txt Whitespace. 2012-01-09 16:31:52 +01:00
interfaces.py add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default 2013-01-04 19:00:24 +01:00
notifications.zcml No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
patches.py Pep8 2012-01-14 06:57:25 +01:00
permissions.zcml Remove collective.autopermission dependency. 2011-01-20 19:37:54 +00:00
subscribers.zcml No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
testing.py Make comment collection tests work with plone.app.collection. 2012-03-31 18:40:58 +02:00
tool.py Pep8 2012-01-14 07:13:39 +01:00
upgrades.py remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades 2013-01-08 10:31:16 +01:00
upgrades.zcml remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades 2013-01-08 10:31:16 +01:00
vocabularies.py text/html added to possible mime types for comments. 2012-07-12 15:54:01 +02:00