robdev8
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Image metadataI see I misunderstood the plugin. I thought it could write to the Attachment File Metadata. I’ve used it for quick edits and the fact it shows what gallery the images are in is helpful. It’s a gallery website with original artwork and being able to set the parent gallery page to the image was helpful. Other plugins were reading the images as orphaned. I’m also using real media library so the fact it work with that is a plus. I suppose I could still add a custom field copyright with your plugin.
Forum: Plugins
In reply to: [Media Library Assistant] Image metadataI’ll go over the documentation some more. There is a lot there. I just wanted to add The regular description meta or post content to description EXIF and a copyright notice In the attachment file metadata. Also I noticed that the attachment metadata has an empty array
‘image_meta’ =>
array (
‘aperture’ => ‘0’,
‘credit’ => ”,
‘camera’ => ”,
‘caption’ => ”,
‘created_timestamp’ => ‘0’,
‘copyright’ => ”,
‘focal_length’ => ‘0’,
‘iso’ => ‘0’,
‘shutter_speed’ => ‘0’,
‘title’ => ”,
‘orientation’ => ‘0’,
‘keywords’ =>
array (
),It would be nice to erase all that and perhaps just keep the copyright. I used an image optimizer to strip everything first.
Forum: Plugins
In reply to: [Export/Import Media] Update media dataThanks. Please keep me informed of an update if you add this feature.