You may also have some luck with http://drupal.org/project/views_attach

On Sat, Sep 18, 2010 at 12:30 PM, Jacob Roufa <jacob.roufa@gmail.com> wrote:
Hey Idan,

You should just be able to do exactly what you said, using Galleria and displaying nodes instead of fields. Build a node-[nodetype].tpl.php file in your theme directory and use that for fine-grained control over how your nodes display. The view, using nodes, will pick up on the layout in the .tpl.php file.

Cheers!

Jake Roufa
208.557.9390
http://jacobroufa.com


On Sat, Sep 18, 2010 at 11:50 AM, Idan Arbel <idan@arbel-designs.com> wrote:

Hello,

 

I'm trying to create a view of nodes, where each row has a slideshow field filled from a cck multiple image field.

 

So for each node I would upload 3-5 images, and then create a view to list all the nodes, but to  create a slideshow or a rotator for each one.

 

Something along the lines of http://www.sortfolio.com

 

I think I can do it by using the Galleria module and then displaying nodes instead of fields in the view, but I like the control fields gives me and I want to create a different node view.

 

Thanks

 

Idan


--
[ Drupal support list | http://lists.drupal.org/ ]


--
[ Drupal support list | http://lists.drupal.org/ ]