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

Additional Documentation or example? #38

Closed
RainFang opened this issue Apr 28, 2016 · 2 comments
Closed

Additional Documentation or example? #38

RainFang opened this issue Apr 28, 2016 · 2 comments

Comments

@RainFang
Copy link

I'm looking around, and I don't see any additional documentation besides the project's README, so I'm having issues figuring out how to integrate this.

I have so many integration questions like:
How do I set options, such as disabling certain buttons?
How do I set up the onChange function? Currently, the editor isn't behaving like a contentEditable div. It's not editable?
etc

Is anyone able to point me to additional documentation, or an example that isn't as long as demo.js (38,000 lines @_@....)

Thanks for any assistance you folks can offer!

@sstur
Copy link
Owner

sstur commented Apr 29, 2016

Hi @RainFang. Did you mean to close this?

This is a weakness for this project in two ways:

  • The documentation is not very comprehensive
  • There are many options lacking (such as disabling features/buttons)

The good news is that you don't have to read 30k lines from demo.js. The source files are much more readable inside the src/ folder.

I am working hard to address these features but also Pull Requests are welcome.

Thanks!

@RainFang
Copy link
Author

RainFang commented May 2, 2016

Hi @sstur I originally closed this because I thought I found an answer to my question.

Thank you so much for pointing out the demo in the src folder. That was just what I needed!

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