Closed (fixed)
Project:
RSVP
Version:
5.x-1.5
Component:
Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 20:45 UTC
Updated:
20 Feb 2009 at 01:40 UTC
Hi,
first I notice that the attendees page for a particular module is
node/NID/rsvp/3/attendees
what is "3" for?
next the plaxo.module integrates with the invite module pretty well.
What is the form field for RSVP so that i can send it to the form_id that is part of the plaxo form alter function below?
function plaxo_invite_form_alter ($form_id, &$form) {
if ($form_id == 'invite_form' && user_access('send mass invitations') && $form['email']['#description']) {
Thanks,
Chris
Comments
Comment #1
owahab commentedHi there,
The "3" is for the RSVP ID, since you may have more than a single RSVP per node.
I am not aware of Plaxo module.
I am currently porting RSVP to Drupal 6 and adding some new features like integration with views and other modules.
Maybe we can have this done in the future.
Comment #2
socialnicheguru commentedI am willing to pay for this feature. It looks simple but I don't know how to integrate into the rsvp module. I wish I was that good :)
Chris
Comment #3
ulf1 commentedHi Chris,
still interested in paying for the feature? Please send me a mesage if yes. Version 1.0 of RSVP for Drupal 6 is almost done and I still can integrate the feature if you want.
~
Ulf
Comment #4
ulf1 commentedHi Chris,
still interested in paying for the feature? Please send me a mesage if yes. Version 1.0 of RSVP for Drupal 6 is almost done and I still can integrate the feature if you want.
~
Ulf
Comment #5
socialnicheguru commentedhi there,
unfortunately I am still on D5.
will any of your work on D6 be backportable to d5?
Comment #6
ulf1 commentedVery likely nobody will backport anything to drupal 5. I focus on Drupal 6 only.
Thanks,
Ulf
Comment #7
socialnicheguru commentedi still would be willing to chip in. it will help others in the future.
also is there a way to add user relationships so I can decide who to invite based on my relationships?
I have seen "chipin" on the drupal homepage for code sprint. maybe something like that could be setup.
C
Comment #8
ulf1 commentedI will setup a paypal button on the project page if you like to support my work on rsvp for drupal 6.
If you are interested in all the features that I like to integrate into the next rsvp release, I list them at the bottom of the README file that comes with the rsvp distribution.
Planed is support for Buddylist2, Friendlist, User Relationship, Organic Groups(See OG RSVP), Plaxo, CiviCRM.
Thanks,
Ulf
Comment #9
ulf1 commentedThe upcoming rsvp 6.x-2.x-dev release will support plaxo when adding guests
~
Ulf