Posted by populist on May 25, 2007 at 11:47pm
The goal is to generate a tabular conference schedule based off a collection of different conference sessions that will look like this. There has already been some great work done by torelad in the form of his 2 Axis Grid plugin for Views Bonus (code, description). A prototype of this lives on the development server here.
The next steps here involve improving the "smarts" of the 2 Axis Grid plugin to provide the following features:
- Implement appropriate colspan and rowspan markup to schedule table
- Give site administers a list of current room assignments and allow them to assign one of those to a new session
- Provide more themability and stylization to the table
- Cleanup the patch code and get it committed to Views Bonus

Comments
Using scheduling page
Not sure where I should post this - so I'll try here.
Is it possible to use COD within an already existing drupal 5.1/5.2 website using a different theme?
All I really want (currently) is the scheduling module to work at: http://www.graphite.siggraph.org/
Been hacking around but getting lots of php memory outages...