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

SubscribeTo-moin19.py

1.9.3

1.9x below 1.9.3 are untested.

SubscribeTo.py

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.

RaphaelBossek

License

Bugs

Discussion

MoinMoin: MacroMarket/SubscribeTo (last edited 2012-03-26 14:19:15 by RemcoBoerma)