Another Coffee Lounge question to try expand my understanding.
Trying to get this working
When you scroll down their instructions you find a big heading called API which confuses me a little because I always think of an API as an external entity you access with API calls, this is an internal library of scripts so why would it be called API? Sorry I am being daft but that seems strange to me.
Exactly. Just follow the rules of the API. Some say you need to communicate via RESTful commands and others say call this method from your code. It depends on the type of API. You are just thinking of RESTful APIs.
@JonL I got this working for a single image using copy and paste from their code, very easy indeed, but as far as I can recall you are a bit of a javascript and jquery expert, can you see any way of adjusting their GIT Demo supplied code to make this work with a repeat of images?
I would like to have say 10 preview images shown in a table and I select one, it opens in a modal and I can crop just that one, close the modal, open the next one down and rinse and repeat.
So sounded simple but with the way this code is all sitting in a jquery function im a little out of my depth.
The image sources all come from a database stored URL to the path on the pleb server with my 48K USD worth of “not My” processors.
Are you sure you want to use that library? It seems kind of dead. Last commit is from 5 years ago and there are still 10 bugs open since 2016 with no interaction.
The way I see it is I only need the client side from croppie, then if I can hand the final parameters over to Server Connect.
So thats the way i originally tried, something like this
I thought I had put in a feature request for this quite a while back, let me see if I can find it, it was not specific to cropie, it was just for a client side cropper.
Made a proper feature request, I really thought I had done one long ago, clearly not though, no wonder each week my hopes of it coming are dashed, i never even told you, so sad.