Does CiviNode makes nodes out of CiviEvents?
cpelham - November 23, 2007 - 03:46
| Project: | CiviNode And Civinode CCK |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I'd like to use CiviEvents for event registrations but I'd rather not have to double enter my event descriptions as Drupal nodes in order for them to be available to Views to post calendars and lists of them, etc. I know that CiviNode makes Drupal nodes out of individual CiviCRM contact, but does it also make nodes out out of CiviEvents?

#1
Not yet. Mostly, I'm looking for a customer who will fund the work. I don't think it would be too hard, since the CiviCRM APIs for events are probably getting pretty stable round now.
#2
Subscribing since this is something I would also be interested in. Especially if I can expand the node with additional CCK fields when using it in Drupal. I haven't dug into CiviNode yet, but the comments made it sound like that might be possible for contact nodes currently.
But either way, thanks for the work so far.
#3
This would be great. I am also subscribing.
#4
How much money would it take to fund the development of this feature? I am asking here, if you don't mind, because I am thinking I will not be able to pay for it by myself, but perhaps those of us interested could each contribute? I've always wondered why each Drupal module does not have an organized contribution system like that.
#5
I'm subscribing also - civinode support for civi-events would be a GREAT feature!
#6
Can anyone think of a work-around?
#7
Subscribing. Who can build this?
Provide an estimate, Digital202 will consider funding something reasonable.
#8
Still searching for a way to turn civievent into a custom node type so it can be displayed as a view. Thought perhaps there was a way to use ICal and at least get the title and time.
I was wondering if anyone had either:
1. created an estimate / spec
2. found a workaround
3. secretly built this and will surprise me :)
S.
#9
Subscribing. Has this moved along at all? Seems like a lot of interest.
#10
We now have 6 people interested in this feature - will people pitch in for it? I'm at a non-profit but we could afford a $150 bounty for this. any other takers?
#11
I will have to check with my boss for an exact amount, but I know we can chip in. Assume at least that much, $150 from me.
#12
I would put up $150.
With CCK on the path to becoming fundamental to Drupal 6 and beyond, I wonder what kind of node CiviEvents should be made into. Into Event module nodes? Or into CCK nodes? or what? Will Event module likely be deprecated in favor of CCK?
#13
I've attached a preliminary version of a module to create Drupal Event nodes when CiviEvent events are created. In addition, it provides a single CCK field for including CiviEvent events in your normal Drupal content.
The module works with Drupal 5.x and CiviCRM 2.x
There are still some problems with it:
- Timezones are wonky
- The CiviCRM event hook is broken, so I can't tell whether an event is being created or edited
I made this a separate module because I wasn't sure of the status of the CiviNode module. Is it going to be updated to work for CiviCRM 2.0? I'd love for this to get integrated into CiviNode.
#14
Subscribing (how I wish Civicrm were better integrated into Drupal).
#15
I've gone for the opposite approach to jgerrish: I'm working on a module that creates a CiviEvent when you create a Drupal node of a certain type.
Will post here when it's ready...
#16
Hi jgerrish,
I am having trouble implementing your module, it seems like the attachment civieventnode-5.x-1.x.tar_.gz contains only the file civieventnode-5.x-1.x.tar_.gz which consists of one page of code.
dose this module require the CIVI node module as well?
-Adam