Make it possible to select which fields (node & cck) to include in the selection form. Ideally, it should be possible to use checkboxes to select which fields to include in each row, e.g. node title and a couple of cck fields, just the node body, etc.
Comments
Comment #1
bradjones1I'll second this. For more background on my intended use: We do not use the body as a "public" field for image-related data like captions, but rather back-office information like image rights info, etc. (We could, but we don't.) Rather, information like that is stored in CCK fields. For easier integration with third-party photo prep software like Adobe Lightroom, it would be great to be able to ingest EXIF information into CCK fields, at least for starters. It's great to set default values for an entire photo set, but image-specific data importing is lacking right now. I may be able to dedicate some staff coding time on this if someone more familiar with the module would be willing to do some pseudocode or give me a roadmap for how this would best be accomplished.
Comment #2
wulff commentedIn addition, it would be nice to choose default values for each field on this form, as suggested by mikel1 in #814324: Set post date to EXIF date:
Comment #3
hedac commentedWould be very nice because I'm having problems ordering the pictures since they have the same post date. An option to set the post date of the node to the taken date of the picture would be great.
Comment #4
vordude commentedI'm not able to put the time into such a feature at this time. If you'd like to post a patch, please do.
Sorry.