integrate Plaxo.module with RSVP attendees page
SocialNicheGuru - May 13, 2008 - 20:45
| Project: | RSVP |
| Version: | 5.x-1.5 |
| Component: | Integration |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Hi 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.
#2
I 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
#3
Hi 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
#4
Hi 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
#5
hi there,
unfortunately I am still on D5.
will any of your work on D6 be backportable to d5?
#6
Very likely nobody will backport anything to drupal 5. I focus on Drupal 6 only.
Thanks,
Ulf
#7
i 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
#8
I 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
#9
The upcoming rsvp 6.x-2.x-dev release will support plaxo when adding guests
~
Ulf
#10
Automatically closed -- issue fixed for 2 weeks with no activity.