Recipe 83: Carousel View
Note
Ingredients
Completed Recipe 59 (Gallery)
Completed Recipe 60, Steps 1 and 2 (jQuery Update)
jCarousel: http://drupal.org/project/jcarousel
Carousel: http://drupal.org/project/carousel
Enable the Views Carousel module
(Note: This recipe does not use http://drupal.org/project/viewscarousel)
This is something of an "uber-recipe" in terms of the sheer number of required modules. On the flip side, we won't ask for much exploration of code, as we have in some other recipes in this chapter. Once everything is installed, we're going to basically make a few Views changes, a quick theme function override, and a small change in the CSS.
Complete Recipe 59 and the first two steps of Recipe 60.
Additionally, install and enable the jCarousel and Views Carousel modules using the URLs supplied in the ingredients section.
Clone the Photos view and change the name and URL to slides. Remove the Title Field and change the Photo Option to 130by130Square as link to node.
Change the View Type...