keystone-classic icon indicating copy to clipboard operation
keystone-classic copied to clipboard

Add support for all Cloudinary options to the CloudinaryImage(s) field types

Open JedWatson opened this issue 10 years ago • 4 comments

We should allow all options that the Cloudinary API supports from the CloudinaryImage(s) field type options, e.g. folder, use_filename, etc.

Full list here: http://cloudinary.com/documentation/node_image_upload

JedWatson avatar Dec 27 '14 10:12 JedWatson

I am quite up to date with Cloudinary thanks to using it in my current project. Going to review that this week.

grabbou avatar Jan 07 '15 12:01 grabbou

This feature would be awesome, is there any status on this? Any way we can help?

bringking avatar Jan 25 '16 22:01 bringking

I believe folders and use_filename both work currently.

jeffreypriebe avatar Jan 26 '16 04:01 jeffreypriebe

folders using cloudinary prefix does not work, I just pushed a fix, basically just copies what CloudinaryImage (singular) was doing

danielmahon avatar Dec 20 '16 20:12 danielmahon