开发者

Including a lightbox slideshow on a Drupal Views Page

I'm creating a pag开发者_Go百科e which consists of pieces of Equipment. Each equipment has 2-5 images uploaded. I'm making a listing of all of these and would like to display it as follows:

Title 1
Overview
Slider of image thumbnails -- click to see full sized image
---
Title 2
Overview
Slider of image thumbnails -- click to see full sized image

etc.

I assumed Lightbox/Views/Imagecache/CCK would make this easy, but I have not been able to pull this off. I'm also having trouble coming up with the right search terms.

Seems easy. Thanks much for any help.


  1. Create a CCK field in equipment called (field_equip_images). In number of values in the settings, select 'Unlimited'
  2. In the view filter by type equipment. Select the fields Title, Overview and Images(field_equip_images).
  3. In the settings of Images(field_equip_images) from the format at the bottom select Lightbox2: thumbnail->full_sized_image
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜