Posted by postcarbonjason on February 1, 2008 at 7:47am
Jump to:
| Project: | Imagefield Gallery |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | EclipseGc |
| Status: | active |
Issue Summary
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
#1
This 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.
#2
Hello and thanks for the excellent module! Any news on this feature?
#3
I'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