Revision: 7624
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7624&view=rev
Author:   milek_pl
Date:     2012-07-01 16:24:11 +0000 (Sun, 01 Jul 2012)
Log Message:
-----------
uncomment 1.8 features

Modified Paths:
--------------
    trunk/website/www/usage/index.php

Modified: trunk/website/www/usage/index.php
===================================================================
--- trunk/website/www/usage/index.php   2012-07-01 16:19:46 UTC (rev 7623)
+++ trunk/website/www/usage/index.php   2012-07-01 16:24:11 UTC (rev 7624)
@@ -75,7 +75,6 @@
        source and translation), simply specify also the <tt>srctext</tt> 
parameter. This way bitext mode will be
        activated automatically. You can use both POST and GET to send your 
requests to the LanguageTool server.</p>
 
-       <!--  for 1.8 
        <p>The server may be configured to enable or disable some rules by 
adding <tt>enabled</tt> and 
        <tt>disabled</tt> as parameters and listing rule identifiers delimited 
with commas, for example:</p>
        
@@ -89,8 +88,6 @@
        LanguageTool server, and the user wants to enable or disable some 
checks. However, if the program does disable or
        enable any rules, then the configuration set by the user will be 
silently ignored.</p>
        
-        -->
-       
     <p>For the input "this is a test" the LanguageTool server will reply with 
this
        XML response:</p>
        
@@ -103,11 +100,9 @@
   contextoffset="0"
   errorlength="4"/>
 </matches>'); ?>
-    
-    <!-- for 1.8 
+         
     <p>Note: some rules may contain additional information contained as a link 
to a webpage. The link
-    will be available as the contents of the <tt>url</tt> attribute of 
<tt>error</tt> element.</p>    
-     -->
+    will be available as the contents of the <tt>url</tt> attribute of 
<tt>error</tt> element.</p>        
            
     <p>You can call <tt>http://localhost:8081/Languages</tt> to get a list of 
all languages available.</p>
 

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to