Posted by pyxio on March 27, 2013 at 8:49am
Easily create a bootstrap carousel for use with http://drupal.org/project/bootstrap Bootstrap theme 7.x-2.0-beta and above.
Check it out at http://drupal.org/sandbox/taggartj/1953914
Easily create a bootstrap carousel for use with http://drupal.org/project/bootstrap Bootstrap theme 7.x-2.0-beta and above.
Check it out at http://drupal.org/sandbox/taggartj/1953914
Comments
I would suggest that you take
I would suggest that you take jQuery Update out of there as a requirement given that there are different methods of getting that in there. The theme has a CDN option on the config page now.
I also wondered about the application of this, the content needs to be statically and specifically created as a bootstrap carousel content type. I would be more likely to use a Views bootstrap carousel module or a display formatter for a set of images.