Closed (fixed)
Project:
User mailman register
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2009 at 01:44 UTC
Updated:
17 Oct 2009 at 02:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
samuelet commentedI know that http://drupal.org/project/mailman_groups supported it but i never used it and i don't know if it's still compatible with current UMR releases.
At this moment, UMR by itself unsubscribes automatically users when they are removed from groups with "Can subscribe to ..." (and any of their groups has got that permission), but, viceversa, it's not able to autosubscribe a user who gets a new group with list authorization.
Comment #2
samuelet commentedI'm thinking to implement UMR workflow actions to achieve this request. Posponed after a more stable release.
Comment #3
bobgeier commentedThis would be a very helpful feature.
Subscribing.
Comment #4
kentr commentedDitto. I'd love this for a subscription site using uc_roles: automatically subscribes user to the club mailing list when their role is set after payment.
What can I do to help get this going?
Comment #5
samuelet commentedI've already coded 80% of this feature but at this moment i'm too busy with other works, so you have to wait that i get more free time for UMR.
However, supporting its development with a donation also helps.
Comment #6
samuelet commentedThe attached patch adds the requested functionality, but it needs community review because i've no time to fully test it.
It applies against the current Dev release, maybe also to 6.x-2.0 (read the drupal manual about patches if you don't know how to apply it).
Don't forget then to do the drupal upgrade procedure.
The option is per-list, and you can enabled it in the UMR list page. When it's disabled, role permissions will never checked to subscribe/unsubscribe a user.
Comment #7
samuelet commentedPatch committed in the dev release. Feel free to open new issues for related bugs.
Comment #9
kentr commentedAwesome! Can't wait to test. When I get a working version of the custom Mailman interface, this will rock my club's world.