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

Better support for multilanguage content #17

Closed
wwalc opened this issue Sep 18, 2013 · 5 comments
Closed

Better support for multilanguage content #17

wwalc opened this issue Sep 18, 2013 · 5 comments

Comments

@wwalc
Copy link
Contributor

wwalc commented Sep 18, 2013

I initially reported it in http://dev.ckeditor.com/ticket/10888 but that's not the right issue tracker :-) so here it goes:

When I try the sample of CKEditor 4.3 Beta with the language plugin enabled, enter there content in a different language:

<span dir="ltr" lang="es">
El invierno pasado estuvo tan fr&iacute;o que literalmente se form&oacute; hielo en mi barba.&nbsp;
</span>

and then start SCAYT, it will underline the whole text, even though it has the proper Spanish dictionary included. It happens because it treats the whole content as if it was written in English.

@WebSpellChecker
Copy link
Collaborator

We consider this is as a new feature, not an issue. The investigation is added to backlog. We'll keep you posted on its status

@KremYura
Copy link
Contributor

We’re working on investigation in this development sprint.

@wwalc
Copy link
Contributor Author

wwalc commented Jul 17, 2014

Great, sounds promising!

@KremYura
Copy link
Contributor

KremYura commented Aug 1, 2014

For now we have prototype for such functionality. And can say that it is possible to implements this feature. We need to review one more approach to avoid global changes in SCAYT core. Then we’ll proceed with implementation. Will keep you posted.

@WebSpellChecker
Copy link
Collaborator

The feature has been implemented in the WebSpellChecker.net version 4.8.1. Please find the change log: http://wiki.webspellchecker.net/doku.php?id=changelogs:licensed (Enhancement. Support of CKEditor's Language plugin)

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

No branches or pull requests

2 participants