Closed (fixed)
Project:
SlideShowPro
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2008 at 05:08 UTC
Updated:
24 Sep 2009 at 05:56 UTC
i'm using the cck imagefield template.php hack, but it just gathers all imagefields and displays them, regardless of what node they belong too. i'd like to group imagefields based on node->title of the node they correspond too. any ideas how?
Comments
Comment #1
avolve commentedI am working with a php template override for SSP integration and CCK imagefields with mutiple albums and have no problems to date. You can set filters in the view that generates the slideshow to specify what it included in the slideshow.
The site i am working on is not yet live, so can't give you a working example.
Comment #2
codi commentedForgot to close this. Avolve helped.