name: Cloudinary version: 1.0.0 description: Image compression library utilizing http://cloudinary.com icon: compress author: name: Shikiryu email: projets@shiki.fr url: https://shikiryu.com homepage: https://github.com/getgrav/grav-plugin-cloudinary demo: http://demo.getgrav.org/blog-skeleton keywords: cloudinary, plugin, image, media bugs: https://github.com/getgrav/grav-plugin-cloudinary/issues license: MIT form: validation: strict fields: enabled: type: toggle label: Plugin status highlight: 1 default: 0 options: 1: Enabled 0: Disabled validate: type: bool cloud_name: type: text label: Your cloud name placeholder: "YOUR_CLOUD_NAME" api_key: type: text label: Your API key placeholder: "YOUR_API_KEY" api_secret: type: text label: Your API secret placeholder: "YOUR_API_SECRET"