Closed (won't fix)
Project:
User mailman register
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 22:43 UTC
Updated:
29 Mar 2017 at 02:27 UTC
Jump to comment: Most recent
Comments
Comment #1
walkerasindave commentedI threw together a quick addon module that adds some basic rules integration. This is the first bit of coding I've ever done for Drupal so its probably not very good but feel free to use it. I'm also not sure if its worthwhile uploading to the Drupal repository or maybe someone wants to patch it into User Mailman Register itself.
It adds a new rules action that allows you to specify a user, a list and a subscription status.
In an ideal world I think it would also add integration to have mailing lists as entities, would make more dynamic selection possible.
umr_rules.info
umr_rules.rules.inc
umr_rules.rules.inc
Comment #2
walkerasindave commentedNote, the above is for the 7x branch.
Comment #3
rjlang commentedLooks fine as a separate module. No plans to integrate it into UMR.