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

Disclaimer #20

Open
julkue opened this issue May 1, 2016 · 9 comments
Open

Disclaimer #20

julkue opened this issue May 1, 2016 · 9 comments

Comments

@julkue
Copy link

julkue commented May 1, 2016

@mir3z Could you please explain why this repository isn't maintained anymore?

@mir3z
Copy link
Owner

mir3z commented May 1, 2016

Unfortunetely I have limited free time and issues reported here suggest that some aspects of highlighting and serialization need to be rethinked carefully in order to fix these issues. Beside that I'm contributing to other projects which are more important to me. So I decided to stop maintaining this project but I believe the biggest advantage of github in this case is that anyone can fork the project and continue work.

@jtsternberg
Copy link

Would love to know if anyone officially adopts this project. @mir3z Can you update this thread if a new maintainer steps up?

@jtsternberg
Copy link

Just as a heads up, I've forked this repo, and will maintain until another steps up, or I can't afford to do so.

@julkue
Copy link
Author

julkue commented Sep 14, 2016

Basically I think we should work out the advantages of texthighlighter in comparison to e.g. rangy first to see if it is worthwhile to continue maintaining.

@jtsternberg
Copy link

Rangy looks pretty good. Are you using it @julmot?

@julkue
Copy link
Author

julkue commented Sep 14, 2016

@jtsternberg No, neither one. :bowtie:

@mir3z
Copy link
Owner

mir3z commented Sep 15, 2016

One thing I know is that rangy has a lot better serialization feature than texthighlighter.

On the other hand, rangy provides kind of a DOM Level 2 Range polyfill and is heavier than texthighlighter.

@jtsternberg
Copy link

I've played with both quite a bit so far. I like texthighlighter a bit more, but decided to use Rangy since it's being supported. So far, in my experience, the serialization/deserialization is a bit brittle. the DOM needs to be the exact shape it was when the serialization was created. I'm not sure if texthighlighter was the same way, but it's making things a bit difficult for a dynamic site. sigh

@mir3z
Copy link
Owner

mir3z commented Sep 16, 2016

To be host - serialization is very buggy in texthighlighter.

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

3 participants