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

joachim’s picture

Category: feature » support
Status: Active » Closed (fixed)

You'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.

aiphes’s picture

what 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...