Thanks for this module. Its exactly what I was looking for.
I'd like to request a couple of changes to make it easier to invite multiple users. Instead of a one line text field for entering email addresses, it would be great if this could be a multi-line textbox and allow it to accept a lot more characters than just 128. Also change the button text from "Invite User" to "Invite User(s)" or just "Invite". This would make it much clearer to group admins that they can invite more than one person at a time.
Also, it would be nice if the addresses could be separated by either a new line character or comma so that one email address per line would be acceptable.
Often, my users want to set up a group and then invite say 50 people from their mailing list to join. If we could simply copy and paste the addresses into a text box and click invite, that would be great.
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | inviting_multiple_people-1998748-5.patch | 2.78 KB | alesr |
| #4 | inviting_multiple_people-1998748-4.patch | 3.93 KB | Angry Dan |
Comments
Comment #1
alesr commentedLooks like a nice feature-to-have.
Setting status to Needs work.
Comment #2
Angry Dan commentedYeah, I had been wondering about that as an idea as well.
It is possible that I will get some time for this this week, unless dingo wants to submit a patch?
Comment #3
dingo commentedSure, I'll have a go.
Comment #4
Angry Dan commentedHi,
I've created a patch for this because I have been meaning to for quite a while. Feel free to review or amend.
Comment #5
alesr commentedReviewed the patch and made some small changes on labels and descriptions to suite for inviting multiple users.
Recreated the patch based on latest dev from today and marking as RTBC.
Nice work.
Comment #6
dingo commentedI had a go installing this patch but i got hunk errors. I'm new to the world of creating and applying patches so most probably i'm working off a different base version.
Comment #7
alesr commented@dingo, first update OG Invite People module to latest dev from today and the patch will apply.
Comment #8
dingo commentedThe patch installs fine now. I've tested it out and it works well.
thanks
Comment #9
alesr commentedCommited the patch from #5 to dev.
http://drupalcode.org/project/og_invite_people.git/commit/9c2e439
Thanks Angry Dan.