Colorbox Custom Fields Slideshow D7
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This is the Drupal 7 version of the features module and sub-theme from my presentation on 02/01/2012 at the DrupalNYC Meetup.
I formulated this features module with the broadest audience in mind and have included all the dependencies. When the module in enabled on a fresh Drupal installation, the user will have immediate access to Views UI and so forth.
I previously included a sub-theme with this module which wasn't necessary. I've now added a hook_init()
to the module file which facilitates adding mymunsters.css
. The result is this widget is even easier to implement.
The colorbox module for Drupal 7 requires a patch to its views/colorbox_handler_field_colorbox.inc
in order to display the Replacement Patterns. I've included the patch with the module although you can easily download it at http://drupal.org/node/1280456. The patch is by the developer and it worked immediately after I applied it.
Otherwise, after enabling the module in a sandbox of your own, add one or more nodes of type 'basic page', and then go to the home page.