Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Nov 2012 at 03:42 UTC
Updated:
20 Jun 2014 at 15:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kclarkson commented@japerry
Thanks for taking the time to write this out. You are right on when it comes to multiple registration types for the same event. Hopefully the guys working on the registration module will be able to help with that.
The patch I provided #1084462: Support for multiple events in one cod site (next generation feature) already addresses a couple of the bullet points you posted;
Attach OG fields to Sessions, Bofs, Schedule Items, Rooms, and Time Slots to reference events
I have already added the groups audience fields to the content types.
Make the event node also the hub for configuration for an event. This includes moving timeslot configuration from the admin page to the event page, and scheduling admin views.
The event node is the main organic group content type that allows for Multiple events to work. All other content has a group audience field that would reference the "event" content type.
The "special event" content type replaces the old event type and also has a field to reference the new "event" type. The "special event" content type is used for the VIP parties and excursions that has a separate registration so that organizers can add a price or take RSVP's.
PANELS VS DISPLAY SUITE and how to incorporate CONTEXT
We need to have some sort of consensus regarding how to show the Organic Group posts / content.
Here are my suggestions:
PANELS - Use to override the relevant nodes. -I know many people are against panels but IMHO we should plan for the future and it looks like Panels is going to be a staple in D8 with all of the emphasis on the content editor's experience.
DISPLAY SUITE - Use for Teasers
CONTEXT - Use for all sidebars and menus
Comment #2
japerryLFNW cod_registration patch. Not meant for production use, will need some editing.
Comment #3
japerryBringing this back alive. Looking at the most recent MOSCOW, there are the following important user stories:
Looking at some other registration systems, I mocked up a few wireframes. Some can probably guess where I borrowed the UI ideas from. The main goal here is to illustrate whats needed, not what it'll look like.
It seems like this should be attached to the event CT, it definitely makes sense for a multi-event site, and its where entity_registration by default saves a registration reference.
There is some re-work on entity registration that would be needed to get these user stories done. I'll see if we can get that team looped in here.
Comment #4
kclarkson commentedThis looks nice and clean !! Great Job !
Comment #5
japerryComment #6
jyee commentedSee issue #2127459: Add Venue and Organizer fields to Events for the additional fields on events shown in the first wireframe above.
We should probably discuss implementation of registration types. Are these products or is it something Entity Registration provides?
Comment #7
japerryThere is a new cod_registration module, which will provide the COD glue where ticket module stops. Ticket is supposed to provide an underlying framework to build upon, its our responsibility to get that framework into COD.
Features
- DONE
80%
60%
10%
0%
0%
Comment #9
japerryMarking this meta issue as fixed, we should make a new issue for a feature to make private events later on.