Revision: 9273
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9273&view=rev
Author:   dnaber
Date:     2013-01-30 21:53:55 +0000 (Wed, 30 Jan 2013)
Log Message:
-----------
add a link to the LT homepage that's better visible

Modified Paths:
--------------
    trunk/ltcommunity/grails-app/i18n/messages.properties
    trunk/ltcommunity/grails-app/views/rule/show.gsp

Added Paths:
-----------
    trunk/ltcommunity/web-app/images/lt-logo.png

Modified: trunk/ltcommunity/grails-app/i18n/messages.properties
===================================================================
--- trunk/ltcommunity/grails-app/i18n/messages.properties       2013-01-30 
21:52:36 UTC (rev 9272)
+++ trunk/ltcommunity/grails-app/i18n/messages.properties       2013-01-30 
21:53:55 UTC (rev 9273)
@@ -10,6 +10,8 @@
 # button to check a text in a text field:
 ltc.check.button=Check
 
+ltc.languagetool.link=<a href="http://www.languagetool.org";>Download 
LanguageTool</a> to check your texts -<br/>it will find this error and a lot 
more<br/>
+
 # homepage
 ltc.home.title=LanguageTool Community
 ltc.check.results=Check Rules' Results

Modified: trunk/ltcommunity/grails-app/views/rule/show.gsp
===================================================================
--- trunk/ltcommunity/grails-app/views/rule/show.gsp    2013-01-30 21:52:36 UTC 
(rev 9272)
+++ trunk/ltcommunity/grails-app/views/rule/show.gsp    2013-01-30 21:53:55 UTC 
(rev 9273)
@@ -133,7 +133,11 @@
             </g:if>
 
             </g:form>
-             
+            
+            <p style="margin-top:20px">
+                <a href="http://www.languagetool.org";><img 
style="margin-right:7px;" src="${resource(dir:'images',file:'lt-logo.png')}" 
alt="LanguageTool logo" align="left"/></a>
+                <g:message code="ltc.languagetool.link" />
+            </p>
 
             <br />
             <p><g:message code="ltc.rule.show.check.text" /></p>

Added: trunk/ltcommunity/web-app/images/lt-logo.png
===================================================================
(Binary files differ)


Property changes on: trunk/ltcommunity/web-app/images/lt-logo.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to