plone.app.discussion/plone/app/discussion
Maurits van Rees 336642ddc3
Replaced use of plone.api.
That should not be done in Plone core.
2022-04-14 18:29:09 +02:00
..
browser Replaced use of plone.api. 2022-04-14 18:29:09 +02:00
i18n Update Traditional Chinese Translation. 2016-09-10 07:30:47 +00:00
profiles/default no longer register old resources 2022-03-23 21:09:23 +01:00
tests Fix test 2022-03-15 12:12:39 +01:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Use plone i18n domain 2015-11-05 00:30:42 +01:00
architecture.txt Whitespace. 2012-01-09 16:31:52 +01:00
catalog.py fix commenting in py3 2018-09-18 15:13:38 +02:00
comment.py Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification 2021-09-08 16:18:39 +02:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml Load zcml of plone.resource. 2019-09-28 13:01:11 +02:00
contentrules.py Various flake8 fixes. 2016-06-12 06:51:35 +02:00
contentrules.zcml Changes NotifyOnDelete to CommentDeletedEvent and NotifyOnPublish to CommentPublishedEvent for respect naming of event and interface 2018-10-24 16:49:22 +02:00
conversation.py fix tests with py3 2018-09-18 15:13:38 +02: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
events.py Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification 2021-09-08 16:18:39 +02:00
interfaces.py Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification 2021-09-08 16:18:39 +02:00
notifications.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
permissions.zcml #180 Added 'View comments' permission 2022-02-17 16:37:38 +02:00
subscribers.py index/reindex/unindex the object itself 2019-03-21 08:57:08 +01:00
subscribers.zcml Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification 2021-09-08 16:18:39 +02:00
testing.py Fixed tests when IRichText behavior is used. 2018-07-11 12:35:46 +02:00
tool.py fix relative imports for py3 2018-03-21 21:43:58 +01:00
upgrades.py Upgrade step added 2020-01-14 15:59:05 +01:00
upgrades.zcml Changed import_step to rolemap 2022-03-01 13:09:03 +02:00
vocabularies.py Sort imports 2015-05-03 08:16:41 +02:00