Details

Applies to
moin-1.6.0, moin-1.5.7
Purpose

Modification of "Subscribe User" Action to Allow Unsubscribing

Description

Administrators can only subscribe users via the web interface but cannot unsubscribe users. It was not hard to add that functionality. -- DavidLinke

  • Enhancements compared to standard version of "Unsubscribe" from moin-1.5.7 / moin-1.6.0:
    • Unsubscribe users by prepending "-" to the user name.
    • Improved selection of smileys for showing the success of the action for each user name.
    • The currently subscribed users are listed on the action page.
  • Patch

    Here is the modified code of the action:

    Discussion

    Another, more recent request is to (un)subscribe ALL users.

    Plan


    CategoryMoinMoinPatch

    MoinMoin: MoinMoinPatch/SubscribeAndUnsubscribeUsers (last edited 2009-09-24 06:40:41 by ThomasWaldmann)