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

Version:5.x-1.0-beta» 5.x-1.0-rc2
Category:bug report» task
Priority:normal» minor

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

Version:5.x-1.0-rc2» 5.x-1.3
Assigned to:Anonymous» EclipseGc

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