Closed (fixed)
Project:
Image
Version:
6.x-1.0-beta3
Component:
image_gallery
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2009 at 20:38 UTC
Updated:
9 Nov 2009 at 21:09 UTC
hi
i've created some galleries with image_galleries and image import, they are displayed by the view image_page.
but after that, i want to use my galleries in a node and display content with SWFTools (via playlist in JWRotator) or Lightbox2.how to do this actions ? create a CCK field ? create a new specific view ? i hope you will can help me
thanks
Comments
Comment #1
joachim commentedYou're out of the realm of what image module does here.
There are several modules that let you embed views into your node, which is essentially what you want to do: one is http://drupal.org/project/viewfield
f you get this working, you'd be very welcome to add some notes on how to set it up to our documentation pages. There's a section already there on Views recipes, I think.
Comment #2
aipheswhat do you think about display the gallery with the view and an argument like the name gallery ?i think its possible to use lightbox2 but more complex with swftools and his playlist needing.
swftools research : i think this the way to add gallery and use it with swftools..http://drupaleasy.com/blogs/ultimike/2009/07/using-views-relationships-a...
but i dont know how to do this, i'm not a views master yet...