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

Update cloudinary.ks

Open francescomarocchi opened this issue 6 years ago • 0 comments

Why not adding something like this?

if (keystone.get('wysiwyg cloudinary images folder')) { options.folder = keystone.get('wysiwyg cloudinary images folder'); }

It's a new configuration and permits to specify folder for both TinyMCE image upload.

At the moment everything goes directly in cloudinary root folder.

Thanks!

Description of changes

Related issues (if any)

Testing

  • [ ] List browser version(s) any admin UI changes were tested in:
  • [ ] Please confirm you've added (or verified) test coverage for this change.
  • [ ] Please confirm npm run test-all ran successfully.

francescomarocchi avatar Aug 21 '19 13:08 francescomarocchi