Including a lightbox slideshow on a Drupal Views Page -


i'm creating page consists of pieces of equipment. each equipment has 2-5 images uploaded. i'm making listing of of these , display follows:

title 1 overview slider of image thumbnails -- click see full sized image --- title 2 overview slider of image thumbnails -- click see full sized image 

etc.

i assumed lightbox/views/imagecache/cck make easy, have not been able pull off. i'm having trouble coming right search terms.

seems easy. help.

  1. create cck field in equipment called (field_equip_images). in number of values in settings, select 'unlimited'
  2. in view filter type equipment. select fields title, overview , images(field_equip_images).
  3. in settings of images(field_equip_images) format @ bottom select lightbox2: thumbnail->full_sized_image

Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -