teskeyn
Forum Replies Created
-
Forum: Plugins
In reply to: [EntryWizard] Check colour spaceI’d be willing to give it a try – can you contact me off-forum at [email protected].
My initial thought was first to modify the text that is displayed on the webform when you upload an image to show the colour space alongside the image height & width. Then add an option in layout to to change the dialog in that display to say something along the lines of “The colour space of this image is not set to sRGB, confirm keep or delete”
Forum: Plugins
In reply to: [EntryWizard] Check colour spaceI’ve done some tests with the standard php function exif_read_data, looking at the [ColorSpace] tag which should be set to 1 for sRGB and otherwise undefined. I’ve checked this with images from Canon, Casio, iPhone, Nikon, Olympus, Samsung and Sony which all return a value 1, and Lightroom says they are all sRGB. I also used Lightroom to convert some of these to Adobe RGB and exif_read_data returned a value 65535 for [ColorSpace]. So could this be used for an initial beta test?
Forum: Plugins
In reply to: [EntryWizard] Maximum number of itemsThanks for clarifying this.
Forum: Plugins
In reply to: [EntryWizard] Image CaptionTaking a look round the web I found a post on github, https://gist.github.com/ahmadawais/0ccb8a32ea795ffac4adfae84797c19a about how to “Upload a file using the WordPress REST API” which seemed to imply that you could upload Title & Caption. Unfortunately I don’t know how you upload files in EntryWizard and whether this would be a possible solution.
As for the categories, I may forget about the Media Library Plugin and do it all with fieldsin Entry Wizard