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

Image upload and undo/redo #11

Open
arjunmenon opened this issue Nov 22, 2015 · 1 comment
Open

Image upload and undo/redo #11

arjunmenon opened this issue Nov 22, 2015 · 1 comment

Comments

@arjunmenon
Copy link

  1. Not much documentation detailed for image upload? Is paperclip required and how should it be configured, etc
  2. Quick way to add undo/redo support?

Thanks.

@donatoaz
Copy link

Hi @arjunmenon , I forked the project and added image-tooltip support.

With regards to image uploading, it is not really the scope of Quill, so you'd have to implement it yourself. However, the image-tooltip dialog is hardcoded into this gem, so best chances is you will have to fork my project (or @the-robear's) and add an image upload form to the dialog that paperclips the file and you get back the url, to be used by quill.

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

2 participants