Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saving cropped image to folder #31

Open
Sypher14 opened this issue Jan 5, 2017 · 0 comments
Open

saving cropped image to folder #31

Sypher14 opened this issue Jan 5, 2017 · 0 comments

Comments

@Sypher14
Copy link

Sypher14 commented Jan 5, 2017

I would like to save the cropped image to a folder using the traditional MOVE_UPLOADED_FILE, but because the cropped image is not selected from a FILE input, this is not working,

Here is the steps the user will take

  1. Select input to be cropped (using the given file upload input)
  2. Click "Crop" ( This shows the cropped image in the #coverimagebase image element, hiding the .imageBox class )
  3. Click "Upload"

Does anyone know how i can go about uploading the image in the IMG element to a folder, else use the already-created img (getBlob) from the plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant