Revision: 6348
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6348&view=rev
Author:   dnaber
Date:     2012-01-24 21:42:43 +0000 (Tue, 24 Jan 2012)
Log Message:
-----------
extend and re-order list of links

Modified Paths:
--------------
    trunk/website/include/help.php
    trunk/website/www/links/index.php

Modified: trunk/website/include/help.php
===================================================================
--- trunk/website/include/help.php      2012-01-24 21:19:11 UTC (rev 6347)
+++ trunk/website/include/help.php      2012-01-24 21:42:43 UTC (rev 6348)
@@ -31,7 +31,7 @@
        if( $title_attr ) {
                $title_attr = 'title="'.$title_attr.'"';
        }
-       if( strpos($url, "http:") === false ) {
+       if( strpos($url, "http:") === false && strpos($url, "https:") === false 
) {
                $html .= '<a '.$title_attr.' href="'.$url.'"><img 
src="'.$img_path.'/link.png" border="0" hspace="2" width="8" height="9" 
alt="'.$alt.'" />';
        } else {
                $html .= '<a '.$title_attr.' href="'.$url.'"><img 
src="'.$img_path.'/link_extern.png" border="0" hspace="2" width="7" height="9" 
alt="'.$alt.'" />';

Modified: trunk/website/www/links/index.php
===================================================================
--- trunk/website/www/links/index.php   2012-01-24 21:19:11 UTC (rev 6347)
+++ trunk/website/www/links/index.php   2012-01-24 21:42:43 UTC (rev 6348)
@@ -2,52 +2,43 @@
 $page = "links";
 $title = "LanguageTool";
 $title2 = "Links &amp; Resources";
-$lastmod = "2012-01-13 12:35:00 CET";
+$lastmod = "2012-01-24 22:35:00 CET";
 include("../../include/header.php");
 ?>
 
+<h2>Links for Users</h2>
+
 <p><strong>Contact:</strong><br />
-LanguageTool was originally written by Daniel Naber and is now maintained by 
-Daniel Naber (<strong>naber <span>a&#116;</span> 
danielnaber<span>.</span>de</strong>) and Marcin Miłkowski
-(<a href="http://marcinmilkowski.pl/en/Contact/";>contact form</a>).</p>
 
-<p><strong>Issue tracking:</strong></p>
-
 <ul style="list-style:none">
-       <li><?=show_link("Bug reports", 
"http://sourceforge.net/tracker/?limit=25&amp;func=&amp;group_id=110216&amp;atid=655717&amp;assignee=&amp;status=&amp;category=&amp;artgroup=&amp;keyword=&amp;submitter=&amp;artifact_id=&amp;assignee=&amp;status=1&amp;category=&amp;artgroup=&amp;submitter=&amp;keyword=&amp;artifact_id=&amp;submit=Filter";,
 0)?></li>
-       <li><?=show_link("Feature requests", 
"http://sourceforge.net/tracker/?limit=25&amp;func=&amp;group_id=110216&amp;atid=655720&amp;assignee=&amp;status=&amp;category=&amp;artgroup=&amp;keyword=&amp;submitter=&amp;artifact_id=&amp;assignee=&amp;status=1&amp;category=&amp;artgroup=&amp;submitter=&amp;keyword=&amp;artifact_id=&amp;submit=Filter";,
 0)?></li>
+    <li>LanguageTool was originally written by <a 
href="http://www.danielnaber.de";>Daniel Naber</a> 
+    (<strong>naber <span>a&#116;</span> danielnaber<span>.</span>de</strong>) 
and is now maintained by 
+    Daniel Naber and Marcin Miłkowski (<a 
href="http://marcinmilkowski.pl/en/Contact/";>contact form</a>)</li>
+    <li>Contact us via email or <?=show_link("post to the forum", "/forum", 
0)?></li>
+       <li>Mailing list for development and user discussion:
+               <?=show_link("Subscribe/Unsubscribe",  
"http://lists.sourceforge.net/mailman/listinfo/languagetool-devel";, 0) ?>,
+               <?=show_link("Archive", 
"http://sourceforge.net/mailarchive/forum.php?forum_name=languagetool-devel";, 
0)?></li>
 </ul>
 
-<a href="http://www.cloudbees.com";><img border="0" 
src="../images/cloudbees-logo.png" alt="CloudBees Logo" align="right"/></a>
+<p><strong>Issue tracking:</strong></p>
 
-<p><strong>Continuous Integration:</strong></p>
-
 <ul style="list-style:none">
-       <li><?=show_link("LanguageTool at CloudBees", 
"https://languagetool.ci.cloudbees.com/";, 0)?></li>
+       <li><?=show_link("Bug Reports", 
"http://sourceforge.net/tracker/?limit=25&amp;func=&amp;group_id=110216&amp;atid=655717&amp;assignee=&amp;status=&amp;category=&amp;artgroup=&amp;keyword=&amp;submitter=&amp;artifact_id=&amp;assignee=&amp;status=1&amp;category=&amp;artgroup=&amp;submitter=&amp;keyword=&amp;artifact_id=&amp;submit=Filter";,
 0)?></li>
+       <li><?=show_link("Feature Requests", 
"http://sourceforge.net/tracker/?limit=25&amp;func=&amp;group_id=110216&amp;atid=655720&amp;assignee=&amp;status=&amp;category=&amp;artgroup=&amp;keyword=&amp;submitter=&amp;artifact_id=&amp;assignee=&amp;status=1&amp;category=&amp;artgroup=&amp;submitter=&amp;keyword=&amp;artifact_id=&amp;submit=Filter";,
 0)?></li>
 </ul>
 
-<p><strong>Mailing lists:</strong></p>
-
-<ul style="list-style:none">
-       <li>Development and user discussion:
-               <?=show_link("Subscribe/Unsubscribe",  
"http://lists.sourceforge.net/mailman/listinfo/languagetool-devel";, 0) ?>,
-               <?=show_link("archive", 
"http://sourceforge.net/mailarchive/forum.php?forum_name=languagetool-devel";, 
0)?></li>
-       <li>SVN commit messages: <?=show_link("Subscribe/Unsubscribe", 
"http://lists.sourceforge.net/mailman/listinfo/languagetool-cvs";, 0) ?>,
-               <?=show_link("archive", 
"http://sourceforge.net/mailarchive/forum.php?forum_name=languagetool-cvs";, 
0)?></li>
-</ul>
-
 <p class="firstpara"><strong>LanguageTool integration</strong>:</p>
 
 <ul style="list-style:none">
-       <li><?=show_link("LanguageTool for vim", 
"http://www.vim.org/scripts/script.php?script_id=3223";, 1) ?></li>
-       <li><?=show_link("LanguageTool for LyX", 
"http://wiki.lyx.org/Tools/LyX-GrammarChecker";, 1) ?></li>
-       <li><?=show_link("LanguageTool plugin for OmegaT", 
"https://sourceforge.net/projects/omegat-plugins/files/OmegaT-LanguageTool/";, 
1)?>
+       <li><?=show_link("LanguageTool for vim", 
"http://www.vim.org/scripts/script.php?script_id=3223";, 0) ?></li>
+       <li><?=show_link("LanguageTool for LyX", 
"http://wiki.lyx.org/Tools/LyX-GrammarChecker";, 0) ?></li>
+       <li><?=show_link("LanguageTool plugin for OmegaT", 
"https://sourceforge.net/projects/omegat-plugins/files/OmegaT-LanguageTool/";, 
0)?>
                a plugin that enables grammar-checking in computer-aided 
translation tool OmegaT (open source)</li>
-       <li><?=show_link("LanguageTool in CheckMate", 
"http://www.opentag.com/okapi/wiki/index.php?title=CheckMate";, 1)?> used as a 
server to enhance translation QA</li>
-       <li><?=show_link("LanguageTool for Thunderbird", 
"https://addons.mozilla.org/en-US/thunderbird/addon/14781";, 1)?></li>
+       <li><?=show_link("LanguageTool in CheckMate", 
"http://www.opentag.com/okapi/wiki/index.php?title=CheckMate";, 0)?> used as a 
server to enhance translation QA</li>
+       <li><?=show_link("LanguageTool for Thunderbird", 
"https://addons.mozilla.org/en-US/thunderbird/addon/14781";, 0)?></li>
 </ul>
                
-<p class="firstpara"><strong>Links</strong> to other Open Source language 
tools:</p>
+<p class="firstpara"><strong>Other Open Source language tools:</strong></p>
 
 <ul style="list-style:none">
        <li><?=show_link("After the Deadline", 
"http://open.afterthedeadline.com/";, 0)?>,
@@ -69,14 +60,36 @@
                and less powerful version without OpenOffice.org integration 
but support for Hungarian</li>
 </ul>
 
-<p><strong>Resources:</strong></p>
 
+
+<h2>Links for Developers</h2>
+
+<a href="http://www.cloudbees.com";><img border="0" 
src="../images/cloudbees-logo.png" alt="CloudBees Logo" align="right"/></a>
+
+<p><strong>Source Code:</strong></p>
+
 <ul style="list-style:none">
-       <li><?=show_link("XML file with 221 collected English grammar errors", 
"/download/errors.xml", 0) ?>, 23KB</li>
+       <li><?=show_link("Source code (Subversion)", 
"https://languagetool.svn.sourceforge.net/svnroot/languagetool/trunk/JLanguageTool";,
 0)?></li>
+       <li>Subversion commit messages mailing list: 
<?=show_link("Subscribe/Unsubscribe", 
"http://lists.sourceforge.net/mailman/listinfo/languagetool-cvs";, 0) ?>,
+               <?=show_link("Archive", 
"http://sourceforge.net/mailarchive/forum.php?forum_name=languagetool-cvs";, 
0)?></li>
+</ul>
+
+<p><strong>Development Tools:</strong></p>
+
+<ul style="list-style:none">
+       <li><?=show_link("User interface translation (i18n) at Transifex", 
"http://www.transifex.net/projects/p/languagetool/resource/messagesbundleproperties/";,
 0)?></li>
+       <li><?=show_link("Continuous integration at CloudBees", 
"http://languagetool.ci.cloudbees.com";, 0)?></li>
+       <li><?=show_link("This website's usage statistics", 
"http://www.languagetool.org/stats";, 0)?></li>
+</ul>
+
+<p><strong>Grammar Error Collection:</strong></p>
+
+<ul style="list-style:none">
+       <li><?=show_link("XML file with 221 collected English grammar errors", 
"/download/errors.xml", 0) ?></li>
        <li><?=show_link("Another English error collection", 
-               
"http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/resource/en/errors.txt?view=markup";,
 1) ?></li>
+               
"http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/resource/en/errors.txt?view=markup";,
 0) ?></li>
        <li><?=show_link("German error collection", 
-               
"http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/resource/de/errors.txt?view=markup";,
 1) ?></li>
+               
"http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/resource/de/errors.txt?view=markup";,
 0) ?></li>
 </ul>
 
 <br /><br /><br />

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
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-d2d
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to