Revision: 7908
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7908&view=rev
Author:   dnaber
Date:     2012-08-23 14:45:08 +0000 (Thu, 23 Aug 2012)
Log Message:
-----------
update server doc; add English error example

Modified Paths:
--------------
    trunk/JLanguageTool/docs/server.txt
    trunk/JLanguageTool/src/resource/en/errors.txt

Modified: trunk/JLanguageTool/docs/server.txt
===================================================================
--- trunk/JLanguageTool/docs/server.txt 2012-08-22 19:30:16 UTC (rev 7907)
+++ trunk/JLanguageTool/docs/server.txt 2012-08-23 14:45:08 UTC (rev 7908)
@@ -21,24 +21,32 @@
 
 === community.languagetool.org ===
 
+This Grails-based website is hosted under ~/tomcat/webapps/ROOT/.
+
 Update the data (Wikipedia examples) on community.lt.org for a given language:
-./update.sh en
+  cd /home/languagetool/ltcommunity/corpus
+  ./update.sh en
 This will download a fraction of the latest Wikipedia XML dump, unzip it and 
run LT on it,
 storing the rule matches in the database.
 
 Update the data (Wikipedia examples) on community.lt.org for all languages:
-./update-all.sh
+  cd /home/languagetool/ltcommunity/corpus
+  ./update-all.sh
 
+Uptime check via Daniel's Account on www.livewatch.de.
 
+
 === Rule Editor ===
 
+Thew rule editor is part of the community.languagetool.org website.
+
 Update data for Rule Editor for a given language:
-cd /home/languagetool/ltcommunity/corpus
-./index.sh en
+  cd /home/languagetool/ltcommunity/corpus
+  ./index.sh en
 
 Update data for Rule Editor for all languages:
-cd /home/languagetool/ltcommunity/corpus
-./index-all.sh
+  cd /home/languagetool/ltcommunity/corpus
+  ./index-all.sh
 
 
 === DNS ===

Modified: trunk/JLanguageTool/src/resource/en/errors.txt
===================================================================
--- trunk/JLanguageTool/src/resource/en/errors.txt      2012-08-22 19:30:16 UTC 
(rev 7907)
+++ trunk/JLanguageTool/src/resource/en/errors.txt      2012-08-23 14:45:08 UTC 
(rev 7908)
@@ -1,6 +1,8 @@
 
 ---------- Real world errors: ----------
 
+is build[built] into
+annoying bug: comments lots[lost] during .xls / .xlsx export
 I will write a getting started page for it and at[add] it to our wiki.
 The soccer arena has it's own train station.
 ...which is twice as slower[slow] as other rules.

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to