[Moin-devel] [ moin-Patches-935985 ] Add a global notification email.
SourceForge.net
noreply at sourceforge.net
Sat Jun 5 01:46:07 EDT 2004
Patches item #935985, was opened at 2004-04-16 01:14
Message generated for change (Comment added) made by thomaswaldmann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=308482&aid=935985&group_id=8482
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Gordon Oliver (gordocm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add a global notification email.
Initial Comment:
This is a very simple patch to add global notification for a wiki, this
is especially helpful for small relatively private wikis where you
want to see all changes (and not have to subscribe to every page).
It adds three fields to the config, and uses them in PageEditor.py
for the notify only.
----------------------------------------------------------------------
>Comment By: Thomas Waldmann (thomaswaldmann)
Date: 2004-06-05 10:45
Message:
Logged In: YES
user_id=100649
AFAICS you can get exactly the same effect by adding a new
user account with the email address you want and .* in the
subscribed pages field. So no additional code or config
entries are needed.
----------------------------------------------------------------------
Comment By: Gordon Oliver (gordocm)
Date: 2004-04-16 05:24
Message:
Logged In: YES
user_id=341538
Yes, it is similar to that, but actually, we use it to send mail to an alias.
Otherwise everyone has to subscribe globally...
Note that the original patch suffered from a lack of testing, this new one
does much better.
----------------------------------------------------------------------
Comment By: Nick Trout (trout)
Date: 2004-04-16 01:26
Message:
Logged In: YES
user_id=51018
I may have misunderstood what this does but... subscription
understands page regexs. So, to see all changes to the wiki,
in user preferences you just add ".+" to your list of subscribed
pages and you get all changes.
?
Nick
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=308482&aid=935985&group_id=8482
More information about the Moin-devel
mailing list