Revision: 9870
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9870&view=rev
Author:   jaumeortola
Date:     2013-04-04 10:22:34 +0000 (Thu, 04 Apr 2013)
Log Message:
-----------
[web] Document the possibility of enabling and desabling rules at the same time 
in server mode. 

Modified Paths:
--------------
    trunk/website/www/http-server/index.php

Modified: trunk/website/www/http-server/index.php
===================================================================
--- trunk/website/www/http-server/index.php     2013-04-04 08:49:13 UTC (rev 
9869)
+++ trunk/website/www/http-server/index.php     2013-04-04 10:22:34 UTC (rev 
9870)
@@ -58,7 +58,9 @@
        
<tt>http://localhost:8081/?language=en&amp;disabled=STRANGE_RULE,ANOTHER_RULE&amp;text=my+text</tt><br
 />
 
        <p>In this example, two rules will be disabled: <tt>STRANGE_RULE</tt> 
and <tt>ANOTHER_RULE</tt>. Note that there
-       should be no space after the comma.</p>
+       should be no space after the comma. In contrast to the 
+       <a 
href="http://wiki.languagetool.org/command-line-options";>command-line 
options</a>, in server mode you can specify both 
+       enabled and disabled rules at the same time.</p>
 
        <p>Note that for a server started from a GUI, a user may configure it 
in the configuration dialog box to disable
        some unwanted rules. This may be beneficial if the calling program does 
not allow configuration of the call to the

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


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to