SubscribeTo
Description
SubscribeTo.py is a plugin for MoinMoin wiki coloaboration platform. You are able to define which users or groups of users are subscribed to a page where the macro <<SubscribeTo()>> is used. Users/Groups are subscribed before saving the page and notified about the initial save and all following changes.
The ability to force subscribtions to users/groups makes it possible to achive a kind of automatic notification without to worry someone is missed.
info: It's not possible to unsubscribe users from an automatically subscribed page using this plugin. You can, however, exclude someone with the minus operator.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
|
1.9.3 |
1.9x below 1.9.3 are untested. |
|
|
1.5, 1.3 |
(Last update: 2006 -04 -02) |
Example
<<SubscribeTo(UserName,ImportantGroup,-SkipThisUser)>>
Or, as it is used in production in a moinmoin 1.9.3:
<<SubscribeTo(OurIctGroup,-TestUser,-AutomatedProcessAccount)>>
Since both the TestUser and AutomatedProcessAccount are members of the group, but no mails need to be sent to these accounts.
Copyright
License
Bugs
Discussion
@cwork : I wait for your updated version
Hello! I use moin 1.9.4 and it seems that no mails were sent if I sent to a Group <<SubscribeTo(,AdminGroup,)>> (but it says me that they were sent)
- Have you tried: <<SubscribeTo(AdminGroup)>>, it seems you want that. If it fails, does the logfile give more details? -- RemcoBoerma 2012-03-26 14:19:15