Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
6.x-1.x-dev
Component:
cod_session
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 00:13 UTC
Updated:
10 Aug 2011 at 19:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
ezra-g commentedI feel like Nodequeue is the right tool for this job.
Comment #2
ezra-g commentedIf we base the order on a View then folks can sort however they want, with Nodequeue as the default. This would also allow folks from excluding particular rooms, making it possible to have one view for sessions and another schedule view for BOFs or similar.
Comment #3
coltraneHere's a patch which adds View schedule_room_order and has cod_session.module use that when ordering the rooms.
I think the patch actually needs work because there's some removals in there that shouldn't be, please manually review the patch.
Also, until nodequeue exportables are sorted out perhaps this patch shouldn't depend on it and rather just export the view?
Comment #4
mshaver commentedThis would be a valuable option to have. I imagine most conferences have a fairly consistent room allocation, but it can change over the days or the focus as you mention for BOFs. Being able to build different schedule views
Comment #5
redndahead commentedHere is an updated patch for git.
Comment #6
coltraneThis is handled in Beta1 and somewhat documented at http://drupal.org/node/1208088