I have been using chrome dev-tools. What specifically do I need to look for?

Also, here is the extension, if you want to try it :
https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki/extensions/LanguageTool

1. Clone the repository:
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/LanguageTool

2. Move to LanguageTool directory and get this patch :
cd LanguageTool
git review -d 226681

3. Include this in your LocalSettings.php :-
wfLoadExtension( 'LanguageTool' );

It is in a very rudimentary stage right now and I am trying to improve upon
it. But do let me know if you can figure out why the spelling mistakes and
grammatical errors do not get highlighted.



On Wed, Jul 29, 2015 at 12:47 AM, Daniel Naber <
daniel.na...@languagetool.org> wrote:

> On 2015-07-28 20:56, Ankita Kumari wrote:
>
> > Yes, it is. But that's exactly the point. It works fine for this. But
> > does not work for VisualEditor. It only detects repetition error.
>
> Where can we test your VisualEditor integration? Have you tried
> debugging the HTTP requests using Firebug?
>
> Regards
>   Daniel
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>



-- 

Ankita Kumari
International Institute of Information Technology
Hyderabad


“Tis' better to live your own life imperfectly than to imitate someone
else's perfectly.”
------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to