Closed (fixed)
Project:
Mass Contact
Version:
7.x-1.x-dev
Component:
Categories
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2007 at 22:24 UTC
Updated:
24 Jan 2012 at 19:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
ygerasimov commentedI would love to move this feature request to 7.x branch.
I my case I really need creating category by taxonomy term attached to user.
Comment #2
ygerasimov commentedPlease review attached patch. I have built ctools plugins for extension of grouping options.
In order to try taxonomy method you need to add taxonomy term reference field to user object and add some terms to users.
Comment #3
oadaeh commentedThanks so much for submitting that patch. I really like the concept, and so far It looks good, but there are aspects of it I'm not sure about, and the commenting is rather sparse. I'm sure you can understand my not wanting to commit code where I don't know what is going on. Would you please add some more comments to it so that I can follow along with what is happening? I will, after all, be maintaining it in the future. Thank you.
Comment #4
ygerasimov commentedI have added some more comments to the code. Please see code of role plugin.
I have written article about ctools plugins system http://ygerasimov.com/ctools-plugins-system
I am happy to discuss any questions you might have on IRC.
Comment #5
oadaeh commentedYour last attachment is 0 bytes, so it didn't make it into the system.
Comment #6
ygerasimov commentedOops. Here is proper patch.
Comment #7
oadaeh commentedI have committed the patch in #6 here: http://drupalcode.org/project/mass_contact.git/commit/358398b.
Please do take a spot check to make sure everything looks okay.
I did fix a logic bug in the roles plugin where selecting the authenticated users role resulted in selecting no users, much like this bug: #1353504: No users were in the selected category.
Thanks again for doing this. Now I'm going to have to go through and create plugins for all the feature requests.
Comment #8
ygerasimov commentedgreat thanks!
Comment #10
oadaeh commentedChanging the component for future reference.