GetmeUK / ContentTools

A JS library for building WYSIWYG editors for HTML content.
http://getcontenttools.com
MIT License
3.94k stars 393 forks source link

The image uploader #580

Closed Minh2003 closed 1 year ago

Minh2003 commented 1 year ago

I'm currently following this tutorial Handling upload image to implement the image uploader. I have trouble with the last step, the docs said I must have to apply this line ContentTools.IMAGE_UPLOADER = imageUploader; into my code. But I don't know where to put this line in my code. My code refers to this post #246 . Could you show me where the line I can put my code? Thanks.

john3parker commented 1 year ago

Hello, I've implemented ContentTools image uploading successfully. After you've included ContentTools, start your own Githubissues.

  • Githubissues is a development platform for aggregating issues.