Revision: 8826
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8826&view=rev
Author:   gulp21-1
Date:     2013-01-03 21:14:09 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
[web] screenshots for tb/fx extension

Modified Paths:
--------------
    trunk/website/www/css/style.css
    trunk/website/www/screenshots/index.php

Added Paths:
-----------
    trunk/website/www/screenshots/art/languagetoolfx.png
    trunk/website/www/screenshots/art/languagetoolfx_small.png
    trunk/website/www/screenshots/art/lt-thunderbird.png
    trunk/website/www/screenshots/art/lt-thunderbird_small.png

Modified: trunk/website/www/css/style.css
===================================================================
--- trunk/website/www/css/style.css     2013-01-03 21:13:32 UTC (rev 8825)
+++ trunk/website/www/css/style.css     2013-01-03 21:14:09 UTC (rev 8826)
@@ -323,6 +323,44 @@
     font-size: 9pt;
     font-weight: normal;
 }
+
+.downloadButtonSmallContainer {
+    display: table-cell;
+}
+
+.downloadButtonSmall {
+    display: block;
+    background-image: linear-gradient(to bottom, #FBDB2D 0%, #EC8622 100%) 
!important;
+    margin-left: 22px;
+}
+
+.downloadButtonSmall, .downloadButtonSmall > a {
+    min-height: 42px !important;
+}
+
+.downloadButtonSmall img, .downloadButtonSmall span {
+    position: relative;
+    left: -22px;
+}
+
+.downloadButtonSmall img {
+    top: -1px;
+}
+
+.downloadButtonSmall span {
+    top: 1px !important;
+}
+
+.downloadButtonSmall > a {
+    padding-right: 0px;
+}
+
+.downloadButtonSmall .downloadButtonLogo {
+    height: 45px !important;
+    width: 45px !important;
+    padding: 0px 5px 0px 0px;
+}
+
 /* end: download button on the homepage */
 
 .longPage h2 {
@@ -348,7 +386,7 @@
     border: 0px;
 }
 
-.imgbox > a:nth-of-type(3) {
+.imgbox > a:last-of-type {
     line-height:21px;
 }
 

Added: trunk/website/www/screenshots/art/languagetoolfx.png
===================================================================
(Binary files differ)


Property changes on: trunk/website/www/screenshots/art/languagetoolfx.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/website/www/screenshots/art/languagetoolfx_small.png
===================================================================
(Binary files differ)


Property changes on: trunk/website/www/screenshots/art/languagetoolfx_small.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/website/www/screenshots/art/lt-thunderbird.png
===================================================================
(Binary files differ)


Property changes on: trunk/website/www/screenshots/art/lt-thunderbird.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/website/www/screenshots/art/lt-thunderbird_small.png
===================================================================
(Binary files differ)


Property changes on: trunk/website/www/screenshots/art/lt-thunderbird_small.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/website/www/screenshots/index.php
===================================================================
--- trunk/website/www/screenshots/index.php     2013-01-03 21:13:32 UTC (rev 
8825)
+++ trunk/website/www/screenshots/index.php     2013-01-03 21:14:09 UTC (rev 
8826)
@@ -2,7 +2,7 @@
 $page = "screenshots";
 $title = "LanguageTool";
 $title2 = "Screenshots";
-$lastmod = "2012-12-15 22:25:00 CET";
+$lastmod = "2013-01-03 21:45:00 CET";
 $enable_fancybox = 1;
 include("../../include/header.php");
 ?>
@@ -36,23 +36,41 @@
         <?=show_link("Download LanguageTool for stand-alone use", 
"http://languagetool.org/";, 0) ?>
     </p>
     <p class="imgbox">
-        <a title="The simple LanguageTool plugin in OmegaT that helps to check 
your translation on the go" class="fancyboxImage" href="art/lt-omegat.png">
-        <img src="art/lt-omegat_small.png" alt="LanguageTool plugin in 
OmegaT"/>
+        <a title="LanguageTool may be used to check translations in CheckMate" 
class="fancyboxImage" href="art/lt-checkmate.png">
+        <img src="art/lt-checkmate-small.png" alt="LanguageTool in CheckMate 
GUI"/>
         </a>
         <br/>
-        The simple LanguageTool plugin in OmegaT that helps to check your 
translation on the go
+        LanguageTool in the server mode is used in CheckMate to check 
translations using a comfortable GUI
         <br/>
-        <?=show_link("Download OmegaT", "http://omegat.org/";, 0) ?>
+        <?=show_link("Download CheckMate", 
"http://www.opentag.com/okapi/wiki/index.php?title=CheckMate";, 0) ?>
     </p>
     <p class="imgbox">
-        <a title="LanguageTool may be used to check translations in CheckMate" 
class="fancyboxImage" href="art/lt-checkmate.png">
-        <img src="art/lt-checkmate-small.png" alt="LanguageTool in CheckMate 
GUI"/>
+        <a title="Check selected text on websites with the Firefox extension" 
class="fancyboxImage" href="art/lt-thunderbird.png">
+        <img src="art/lt-thunderbird_small.png" alt="Grammar Checker 
Thunderbird extension"/>
         </a>
         <br/>
-        LanguageTool in the server mode is used in CheckMate to check 
translations using a comfortable GUI
+        Check text in emails with the Grammar Checker extension for <a 
href="http://mozilla.org/thunderbird/"; 
target="_blank">Mozilla&nbsp;Thunderbird</a>
         <br/>
-        <?=show_link("Download CheckMate", 
"http://www.opentag.com/okapi/wiki/index.php?title=CheckMate";, 0) ?>
+        <?=show_link("Download Grammar Checker", 
"https://addons.mozilla.org/thunderbird/addon/grammar-checker/";, 0) ?>
     </p>
+    <p class="imgbox">
+        <a title="Check selected text on websites with the Firefox extension" 
class="fancyboxImage" href="art/languagetoolfx.png">
+        <img src="art/languagetoolfx_small.png" alt="LanguageToolFx Firefox 
extension"/>
+        </a>
+        <br/>
+        Check text on websites with the extension for <a 
href="http://mozilla.org/firefox/"; target="_blank">Mozilla&nbsp;Firefox</a>
+        <br/>
+        <?=show_link("Download LanguageToolFx", 
"https://addons.mozilla.org/firefox/addon/languagetoolfx/";, 0) ?>
+    </p>
+    <p class="imgbox">
+        <a title="The simple LanguageTool plugin in OmegaT that helps to check 
your translation on the go" class="fancyboxImage" href="art/lt-omegat.png">
+        <img src="art/lt-omegat_small.png" alt="LanguageTool plugin in 
OmegaT"/>
+        </a>
+        <br/>
+        The simple LanguageTool plugin in <a href="http://omegat.org/"; 
target="_blank"/>OmegaT</a> that helps to check your translation on the go
+        <br/>
+        <?=show_link("Download plugin for OmegaT", 
"https://sourceforge.net/projects/omegat-plugins/files/OmegaT-LanguageTool/";, 
0) ?>
+    </p>
 </div>
 
 <?php

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to