Hi,
Is there an easy way to propose to the writer/editor a list of crop sizes when he/she downloads a picture through the RTE?
In fact, can I use the image cropper within RTE?
Thanks. Eric
Note: I need the solution to work with Umbraco as a Service
Using a macro won't be nice for the users as they will have to click on "insert macro" to insert a picture... It's not natural.
I am looking for a more natural way to let them choose the crop size they want when uploading a picture.
Am I wrong? Can your solution with a macro be invisible to the user?
Thank you.
Force pictures sizes (crop) in the RTE
Hi, Is there an easy way to propose to the writer/editor a list of crop sizes when he/she downloads a picture through the RTE? In fact, can I use the image cropper within RTE? Thanks. Eric Note: I need the solution to work with Umbraco as a Service
You should be able to do something with a macro.
it may not be as smooth a UX as would be ideal, but it should at least allow to accomplish what you need.
something like:
then the macro would piece together the request for the crop.
Thanks Fergus for your input.
Using a macro won't be nice for the users as they will have to click on "insert macro" to insert a picture... It's not natural. I am looking for a more natural way to let them choose the crop size they want when uploading a picture. Am I wrong? Can your solution with a macro be invisible to the user? Thank you.
Hi Eric
not that i have seen.
I agree that it is not a great UX, but i am not aware of another way. Sorry
is working on a reply...