Fix email notification docs.

svn path=/plone.app.discussion/branches/1.x/; revision=47094
This commit is contained in:
Timo Stollenwerk 2011-01-27 13:51:11 +00:00
parent 15c681d27f
commit 7dfd4ac98c
1 changed files with 1 additions and 16 deletions

View File

@ -72,22 +72,7 @@ comment has been added to a page.
To create custom email notifications, register a new event subscriber or
override an existing one.
Plone 3 Event Subscribers
-------------------------
*plone/app/discussion/subscribers.zcml*
*plone/app/discussion/notifications.zcml*
.. literalinclude:: ../../plone/app/discussion/notifications.zcml
:encoding: utf-8
:lines: 6-24
Plone 4 Event Subscribers
-------------------------
*plone/app/discussion/subscribers.zcml*
.. literalinclude:: ../../plone/app/discussion/notifications.zcml
:encoding: utf-8
:lines: 25-41