Home / Created Session Grid Module for COD 7.x

Created Session Grid Module for COD 7.x

Mittwoch, 9. Januar 2013 Uhr

The Conference Organizing Distribution (COD) for Drupal 7.x is still being built and a number of features present in the Drupal 6 version are not yet re-built for 7. Since I wanted to be able to show a session grid for our upcoming DrupalCamp NJ, I dove in to try to understand how to build that. After long discussions with one of the maintainers (and fellow Acquian) Jacob Perry in IRC, I finally understood the data model and was able to build a module with an appropriate view and a custom View style with lots of preprocessing to make the grid. You can see some documentation I wrote at http://drupal.org/node/1884428 and the module code at http://drupal.org/sandbox/pwolanin/1884410