Revision: 6436
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6436&view=rev
Author:   dnaber
Date:     2012-02-04 22:46:12 +0000 (Sat, 04 Feb 2012)
Log Message:
-----------
put old news to the new archive page

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

Added Paths:
-----------
    trunk/website/www/news/index.php

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2012-02-04 22:36:00 UTC (rev 6435)
+++ trunk/website/www/index.php 2012-02-04 22:46:12 UTC (rev 6436)
@@ -70,8 +70,10 @@
 
 <p><strong>2011-11-18:</strong> We now offer <?=show_link("Wikicheck, a new 
service to check Wikipedia pages with LanguageTool", 
"http://community.languagetool.org/wikiCheck/index";, 0)?></p>
 
-<a href="http://twitter.com/languagetoolorg";>Follow us on twitter</a> for the 
latest news
+<?=show_link("Follow us on twitter", "http://twitter.com/languagetoolorg";, 0) 
?> for the latest news. See
+<?=show_link("the news archive", "news/", 0) ?> for old news.
 
+
 <h2>License &amp; Source Code</h2>
 
 <p>LanguageTool is freely available under the <?=show_link("LGPL", 
"http://www.fsf.org/licensing/licenses/lgpl.html#SEC1";, 0)?>.

Copied: trunk/website/www/news/index.php (from rev 6418, 
trunk/website/www/links/index.php)
===================================================================
--- trunk/website/www/news/index.php                            (rev 0)
+++ trunk/website/www/news/index.php    2012-02-04 22:46:12 UTC (rev 6436)
@@ -0,0 +1,94 @@
+<?php
+$title = "LanguageTool";
+$title2 = "Links &amp; Resources";
+$lastmod = "2012-02-04 23:35:00 CET";
+include("../../include/header.php");
+?>
+
+<h2 class="firstpara">News Archive</h2>
+        
+<p>See <a href="/">the homepage</a> for the latest news.</p>
+
+<p><strong>2011-09-25:</strong> Released LanguageTool 1.5. Changes include:
+<ul>
+    <li>Support for new languages: Chinese, Asturian, Breton, and Tagalog</li>
+    <li>Automatic language detection (not relevant for 
OpenOffice.org/LibreOffice)</li>
+    <li>Many rule updates for several languages</li>
+    <li>For a more detailed list of changes, see the <?=show_link("Changelog", 
"/download/CHANGES.txt", 0) ?></li>
+</ul>
+
+<p><strong>2011-08-28:</strong> Our <?=show_link("Google Summer of Code 
students", "/gsoc2011", 0)?> have
+successfully finished their projects and the results will be part of 
LanguageTool 1.5, to be released in about one month.</p>
+
+<p><strong>2011-06-26:</strong> Released LanguageTool 1.4. Changes include:
+<ul>
+       <li>Rule updates for English, French, German, Russian, and 
Esperanto.</li>
+    <li>Support for Khmer</li>
+    <li>Some internal cleanups and simplifications</li>
+       <li>For a more detailed list of changes, see the 
<?=show_link("Changelog", "/download/CHANGES.txt", 0) ?></li>
+</ul>
+
+<p><strong>2011-03-28:</strong> Released LanguageTool 1.3.1. This fixes a 
NullPointerException occurring with some inputs.</p>
+<p><strong>2011-03-27:</strong> Released LanguageTool 1.3. Changes include:
+<ul>
+       <li>Rule updates for Spanish, French, Polish, Dutch, Russian, English, 
and Esperanto.</li>
+    <li>Reduced false alarms for Spanish in a significant way.</li>
+       <li>Some bug fixes.</li>
+       <li>For a more detailed list of changes, see the 
<?=show_link("Changelog", "/download/CHANGES.txt", 0) ?></li>
+</ul>
+
+<p><strong>2011-01-02:</strong> Released LanguageTool 1.2. Changes include:
+<ul>
+       <li>Rule updates for Romanian, Dutch, Polish, German, Russian, Spanish, 
French and Danish.</li>
+       <li>Added new scripts testwikipedia.sh and testwikipedia.bat to the 
distribution. These
+               let you check a local Wikipedia XML dump.</li>
+       <li>Added support for Esperanto.</li>
+       <li>Small bug fixes.</li>
+       <li>For a more detailed list of changes, see the 
<?=show_link("Changelog", "/download/CHANGES.txt", 0) ?></li>
+</ul>
+
+<p><strong>2010-09-26:</strong> Released version 1.1. For a list of changes, 
see the <?=show_link("Changelog", "/download/CHANGES.txt", 0) ?></p>
+
+<p><strong>2010-08-29:</strong>
+
+There's a new <?=show_link("script to use LanguageTool from within vim", 
"http://www.vim.org/scripts/script.php?script_id=3223";, 0)?>.</p>
+
+<p><strong>2010-02-20:</strong>
+
+LanguageTool has been integrated into <?=show_link("After the Deadline", 
"http://open.afterthedeadline.com/";, 0)?>,
+a powerful English grammar checker. Thanks to LanguageTool it now also  
supports French and German.
+This means that you can now use LanguageTool for these languages via the
+<?=show_link("After the Deadline Firefox plugin", 
"http://firefox.afterthedeadline.com/";, 0)?>.</p>
+
+<p><strong>2009-11-01:</strong> Released version 1.0.0. Changes include:
+<ul>
+       <li>Support for Danish, Catalan, and Galician</li>
+       <li>Rule and dictionary fixes for Dutch, French, Italian, Polish, 
Spanish, Swedish, and Russian</li>
+       <li>More rules for Dutch, Polish, Russian, Spanish, Slovenian, and 
English</li>
+       <li>Several bug fixes</li>
+       <li>For a more detailed list of changes, see the 
<?=show_link("Changelog", "/download/CHANGES.txt", 0) ?>.</li>
+</ul>
+
+<p><strong>2009-05-22:</strong> Released version 0.9.9. Changes include:
+<ul>
+       <li>Fixed a NullPointerException that could appear when using
+  paragraph-level rules (<a 
href="https://sourceforge.net/tracker/?func=detail&aid=2787814&group_id=110216&atid=655717";>#2787814</a>)</li>
+       <li>Initial support for Icelandic</li>
+       <li>More English, Dutch, Polish and Romanian grammar rules</li>
+       <li>Fixed some bugs with pairing brackets</li>
+       <li>Added sentence tokenizer that uses <a 
href="http://www.lisa.org/fileadmin/standards/srx20.html";>SRX</a> format for
+  specifying end-of-sentence breaks</li>
+</ul>
+
+<p><strong>2009-04-26:</strong> Released version 0.9.8. Changes include:
+<ul>
+       <li>Fixed a crash (<a 
href="http://sourceforge.net/tracker/?func=detail&amp;aid=2613574&amp;group_id=110216&amp;atid=655717";>#2613574</a>)</li>
+       <li>New rules for Italian</li>
+       <li>Many new rules, a rule-based disambiguator and synthesiser for 
Romanian</li>
+       <li>Initial support for Slovak</li>
+       <li>Small fixes and additions for Polish and English</li>
+</ul>
+
+<?php
+include("../../include/footer.php");
+?>

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to