The notification mail message is built using the received information from the signal item_modified.
The class is used primarily for encapsulating data.
https://codereview.appspot.com/12745048/diff/1/MoinMoin/util/_tests/test_notifications.py File MoinMoin/util/_tests/test_notifications.py (right): https://codereview.appspot.com/12745048/diff/1/MoinMoin/util/_tests/test_notifications.py#newcode50 MoinMoin/util/_tests/test_notifications.py:50: notification.revs = [rev2, rev1] this is dealing with the ...
11 years, 7 months ago
(2013-08-19 21:41:10 UTC)
#1
https://codereview.appspot.com/12745048/diff/34001/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/12745048/diff/34001/MoinMoin/util/notifications.py#newcode66 MoinMoin/util/notifications.py:66: user_name=user_name), Use "**kw" to do the same multiple times. ...
11 years, 7 months ago
(2013-09-01 13:47:22 UTC)
#5
https://codereview.appspot.com/12745048/diff/37001/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/12745048/diff/37001/MoinMoin/util/notifications.py#newcode87 MoinMoin/util/notifications.py:87: } can you try wether something like this works: ...
11 years, 7 months ago
(2013-09-01 14:10:52 UTC)
#6
https://codereview.appspot.com/12745048/diff/44001/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/12745048/diff/44001/MoinMoin/util/notifications.py#newcode46 MoinMoin/util/notifications.py:46: "The '%(item_name)s' item on '%(wiki_name)s' has been created by ...
11 years, 7 months ago
(2013-09-02 09:48:19 UTC)
#7
Issue 12745048: Create notification messages
(Closed)
Created 11 years, 7 months ago by ana.balica
Modified 11 years, 6 months ago
Reviewers: thomas.j.waldmann_gmail.com, waldi
Base URL:
Comments: 39