Is it possible to import all images in a Flickr set to an imagefield in a single node? I want to store all my images in a single node. I experimenting with the module, but it looks like all images are created in separate nodes.
Is it possible to import all images in a Flickr set to an imagefield in a single node? I want to store all my images in a single node. I experimenting with the module, but it looks like all images are created in separate nodes.
Comments
Comment #1
mcload commentedI mean, Embedded Image Field supports multiple items. Each image can be stored as a different item in the same node.
Comment #2
mcload commentedfixed status
Comment #3
alex_b commentedRight now, at least without patching: no. There is a mapper for imagefield in the pipe though. Don't know whether it supports multi value fields. #535970: Mapper for imagefield