Re: Javascript-based online check - testing needed

2013-01-13 Thread Dominique Pellé
Dominique Pellé wrote: Daniel Naber wrote: As no serious bugs were found, I have now activated this for our homepage Thanks There are still some minor issues like incomplete translations. Indeed. The following strings are in English only with no PHP variable to customize their

HTTPS?

2013-01-13 Thread Daniel Naber
Hi, I'd like to redirect all homepage accesses to HTTPS, so people can be sure the text they enter into the demo box is encrypted. Does anybody see a problem with that? On the German page, I'd like to move the demo text box to the top if nobody objects. Regards Daniel --

isWhitespaceBefore

2013-01-13 Thread Jaume Ortolà i Font
Hi, I would like to add the isWhitespaceBefore information to the historical annotations of the disambiguator, so any problem can be easily spotted and fixed. When isWhitespaceBefore=false then an asterisk will be shown after the postag: word[lemma/POS*]. Is this OK for everybody? Some JUnit

Download button does not look good on http://www.languagetool.org/eo/

2013-01-13 Thread Dominique Pellé
Hi The left orange download button on the Esperanto page at http://www.languagetool.org/eo/ does not look nice: text extends beyond the size of the button. It looks like the size of the button depends on the length of the first line in the button. But the second line happens to be longer, so the

Re: isWhitespaceBefore

2013-01-13 Thread Marcin Miłkowski
Hi, this is an excellent idea! Regards, Marcin W dniu 2013-01-13 10:44, Jaume Ortolà i Font pisze: Hi, I would like to add the isWhitespaceBefore information to the historical annotations of the disambiguator, so any problem can be easily spotted and fixed. When isWhitespaceBefore=false

Re: Download button does not look good on http://www.languagetool.org/eo/

2013-01-13 Thread gulp21
Does anybody know how to fix it? Not really a fix, but a workaround: Add this code at the top of the index.php (not tested, but should work): style type=text/css .downloadButton { min-width: 310px; } /style Regards Markus

Re: Javascript-based online check - testing needed

2013-01-13 Thread gulp21
There is also an empty bar just below the textfield. It seems useless. How about removing it? I didn't manage to remove it without hiding the resize handler. If someone finds a way, please let me know. Maybe the bar could be made useful. For instance, the number of found problems or the

Re: Javascript-based online check - testing needed

2013-01-13 Thread Dominique Pellé
gulp21 support.gul...@googlemail.com wrote: There is also an empty bar just below the textfield. It seems useless. How about removing it? I didn't manage to remove it without hiding the resize handler. If someone finds a way, please let me know. Maybe the bar could be made useful. For

Re: Javascript-based online check - testing needed

2013-01-13 Thread Daniel Naber
On 13.01.2013, 09:34:10 Dominique Pellé wrote: For your information, I just added a variable $checkLanguage to allow translating names of languages in the demo. The remaining strings for the text check can now also be translated, see translation in include/header.php. BTW, as all commits go

Re: Download button does not look good on http://www.languagetool.org/eo/

2013-01-13 Thread Dominique Pellé
gulp21 wrote: Does anybody know how to fix it? Not really a fix, but a workaround: Add this code at the top of the index.php (not tested, but should work): style type=text/css .downloadButton { min-width: 310px; } /style Regards Markus I ended up changing the text of the