plone.app.discussion/plone/app/discussion
Felipe Duardo 79a96a8c1e Added a prefix to the id attr of the comment field
The W3C validator does not accept the attributes id or class started with numbers.
2013-04-09 12:21:14 -03:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Added a prefix to the id attr of the comment field 2013-04-09 12:21:14 -03:00
i18n Sync translations 2013-04-06 09:56:53 -03:00
locales Update pt_BR translation 2013-04-06 09:57:13 -03:00
profiles/default Whitespace. 2013-03-27 16:58:35 +01:00
tests Many updates to handle non public comments properly 2013-03-28 14:28:22 +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 Many updates to handle non public comments properly 2013-03-28 14:28:22 +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 Many updates to handle non public comments properly 2013-03-28 14:28:22 +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 Many updates to handle non public comments properly 2013-03-28 14:28:22 +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