Integration w/ OG module

wylbur - September 19, 2006 - 06:00
Project:RSVP
Version:5.x-1.x-dev
Component:Integration
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Similar to the account roles, allow usernames and organic group names to be added to the invitees list. Currently email addresses and account roles are the only allowed invitees. Allowing usernames and Organic Group names would increase the usabilty of this module.

#1

jlmeredith - October 1, 2006 - 22:14
Component:User interface» Miscellaneous

I would second this request with only one possible change. The ability to use OG groups, roles and usernames with the request being sent to a users private message box (using privatemsg module). I currently admin a site for my sister with aproximately 200 users who are all very active (local moms group). They have requested that RSVP's not be sent to their emails but rather to their Private Message Box.

I would be willing to sponsor this modification if someone can give me an idea of what it would cost.

Thanks

#2

alexh - March 11, 2007 - 23:00

I would also be interested in having Users and Organic Groups as invitees.

#3

spyderpie - May 18, 2007 - 20:48

I would too!

#4

Omar - May 20, 2007 - 09:47

Could anyone post a patch please?
It's clear how busy is my schedule with an issue queue that's really busy.
Thanks for your ideas.

#5

Omar - June 17, 2007 - 21:07
Title:Add usernames and Organic Group Names to Invitees list» Integration w/ OG module
Component:Miscellaneous» Integration

Patches are welcome.

#6

Omar - June 21, 2007 - 10:40
Version:4.7.x-1.x-dev» HEAD

#7

antipix - July 4, 2008 - 14:41
Version:HEAD» 5.x-1.5

(en)
I don't know if that can interest someone but I made some changes in the rsvp module to allow to invite some users by group (integration rsvp/og)
I made it with drupal 5.7, organic group 5.x-7.2 and rsvp 5.x-1.5.

I also made some changes to allow users to post a message when they reply to an invitation.

------------------------------------------------------------------

(fr)
Je ne sais pas si cela peut intéresser quelqu'un mais j'ai fais quelques modifications pour permettre d'inviter les utilisateurs par groupe (intégration rsvp/og).
J'ai fais ces modifications en utilisant drupal 5.7, organic group 5.x-7-2 et rsvp 5.x-1.5.

J'ai aussi fais quelques changements pour permettre aux utilisateurs de poster un message associé à leur réponse à une invitation.

#8

Omar - July 5, 2008 - 23:38

Could you please spend some time trying to create a patch?
This would really help everyone :)

Thank you.

#9

antipix - July 7, 2008 - 08:36

i'll try to do it soon...too much work for now ^^

#10

webno - August 25, 2008 - 12:14

If you don't have the time for creating the patch, could you please post your code somewhere so we could make the patch ourselves?

#11

mradcliffe - November 6, 2008 - 18:14

I didn't really notice this task when I perused a rsvp module for 6.x with Og functionality back in July and August. However I did develop an Og-only rsvp module which I recently released as OG RSVP. Interface is "different" based off of client needs.

Again it's scope is limited to Organic groups audiences only.

#12

scottrigby - November 7, 2008 - 15:59
Version:5.x-1.5» HEAD

Hi mradcliffe - would you consider bringing your module in as a contributed module within RSVP? This would be great :)

My main concern however is that OG RSVP currently does not integrate with nodes which use the CCK date field, and views -- only the event module and event views. Would this be an interest of yours?

I've been looking at the RSVP module, but what I ultimately need at the moment is this functionality for OG 'events' (custom content-type with date field, not event module), where the node is an OG post.

Also, please see this feature request - there several possible options I thought of which could help solve another important piece of what I'm trying to do: #331423: RSVP multiple cck date fields, RSVP Views link, or RSVP Drupal actions?
I guess I'm also asking if any of these seem plausible to implement in OG RSVP (either as part of RSVP, or on it's own).

Cheers :)
Scott

#13

mradcliffe - November 19, 2008 - 21:59

I've been thinking about this for several weeks...

How I've done things is piggyback on top of the Organic groups form.

Taking a look at rsvp_attendee_form things are done with a big textarea. To maintain the ui flow I guess one would add a javascript form element containing og_get_subscriptions($user->uid) or og_all_groups_options(), then based off of user interaction add/remove names into the textarea after looking them up.

#14

mradcliffe - November 20, 2008 - 02:34
Status:active» needs work

If anybody wants to help I have it almost done (against 5.x-1.7). However I'm having trouble with callbacks in Drupal 5. My mind is fuzzy tonight.

However this patch sets everything up to integrate smoothly into the existing ui and code (if the callback worked).

patch -p1 < rsvp-groups-bad.patch

AttachmentSize
rsvp-groups-bad.patch 2.84 KB

#15

mradcliffe - November 20, 2008 - 15:01
Status:needs work» needs review

Ahaha, I knew my head was funny last night. Typo in my path :)

TODO:

  • There probably should be some check to prevent use of rsvp_list_groups() and the menu path when og isn't enabled.
AttachmentSize
rsvp-groups.patch 3.14 KB

#16

activelyOUT - January 10, 2009 - 02:15

subscribing

#17

mradcliffe - January 14, 2009 - 03:22
Version:HEAD» 5.x-1.x-dev

Hmm, this should probably be set to the correct version shouldn't it? Haven't worked on this anymore at all, but was reviewing some old posts of mine.

#18

ulf1 - February 6, 2009 - 01:34
Status:needs review» fixed

The upcoming rsvp 6.x-2.x-dev release will support og when adding guests

~
Ulf

#19

System Message - February 20, 2009 - 01:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.