Active
Project:
Imagefield Gallery
Version:
5.x-1.3
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
1 Feb 2008 at 07:47 UTC
Updated:
21 Mar 2008 at 02:35 UTC
If a CCK type has more than one image field (with multiple images), the module only converts the first field into a gallery. The images in the second imagefield are untouched.
Comments
Comment #1
eclipsegc commentedThis is a known limitation of what I've done currently. I do however intend on eventually taking measure to prevent this, however I'm unsure exactly how I want to implement it. Probably a field selection will happen on the content type admin page to select which field(s) you'd like to affect.
Comment #2
chrisroditis commentedHello and thanks for the excellent module! Any news on this feature?
Comment #3
eclipsegc commentedI'm working through some minor imagecache2 issues I have, and then I'm on my way to this bug. It's not forgotten, just not handled yet.
Eclipse