Revision: 9648
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9648&view=rev
Author:   gulp21-1
Date:     2013-03-09 22:55:00 +0000 (Sat, 09 Mar 2013)
Log Message:
-----------
[extension/fx] CHANGES added

Modified Paths:
--------------
    trunk/extension/firefox/TODO
    trunk/extension/firefox/data/panel.html

Added Paths:
-----------
    trunk/extension/firefox/CHANGES

Added: trunk/extension/firefox/CHANGES
===================================================================
--- trunk/extension/firefox/CHANGES                             (rev 0)
+++ trunk/extension/firefox/CHANGES     2013-03-09 22:55:00 UTC (rev 9648)
@@ -0,0 +1,10 @@
+0.2 (??/03/2013, LT 2.1)
+- possibility to check text using a context menu item
+- updated detection of speller rules (esp. German)
+- tell the server that the requests comes from this extension by prepending 
useragent=languagetoolfx to the URL
+- prevent some error messages to be printed to the error console
+- new translations for xx
+- updated translatations for xx
+
+0.1 (22/12/2012, LT 2.0)
+- first release

Modified: trunk/extension/firefox/TODO
===================================================================
--- trunk/extension/firefox/TODO        2013-03-09 22:20:10 UTC (rev 9647)
+++ trunk/extension/firefox/TODO        2013-03-09 22:55:00 UTC (rev 9648)
@@ -1,3 +1,7 @@
+- ignore lines starting with "> " (quotes) in text fields
+
+- panel opened through context menu should have a sensible position 
(https://bugzilla.mozilla.org/show_bug.cgi?id=669523)
+
 - password fields (type="password") should probably not be send to the server 
at all,
   for privacy reasons and because it doesn't make sense anyway
 
@@ -17,8 +21,12 @@
 - checking text in text fields which are in an iframe cannot be checked without
   selecting the text (e.g. lt forum)
 
-- add context menu item
-
 - possibility to (de)activate rules
 
 - translate the langauge name shown in the popup
+
+Before releasing:
+- update translations (-> CHANGES)
+- update list of supported langauges (-> CHANGES)
+- check if error messages appear in error console
+- run tests

Modified: trunk/extension/firefox/data/panel.html
===================================================================
--- trunk/extension/firefox/data/panel.html     2013-03-09 22:20:10 UTC (rev 
9647)
+++ trunk/extension/firefox/data/panel.html     2013-03-09 22:55:00 UTC (rev 
9648)
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML>
 <html>
 <head>
 <link rel="stylesheet" type="text/css" href="panel.css" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to