Revision: 8049
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8049&view=rev
Author:   dnaber
Date:     2012-09-15 12:05:36 +0000 (Sat, 15 Sep 2012)
Log Message:
-----------
activate resize button - the status bar is needed for that (polishmywriting.com 
has an even better solution though)

Modified Paths:
--------------
    trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/demo.html

Modified: trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/demo.html
===================================================================
--- trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/demo.html       
2012-09-15 11:55:54 UTC (rev 8048)
+++ trunk/website/www/online-check/tiny_mce/plugins/atd-tinymce/demo.html       
2012-09-15 12:05:36 UTC (rev 8049)
@@ -32,7 +32,8 @@
         theme_advanced_buttons3            : "",
         theme_advanced_toolbar_location    : "none",
         theme_advanced_toolbar_align       : "left",
-        theme_advanced_statusbar_location  : "none",
+        theme_advanced_statusbar_location  : "bottom",  // activated so we 
have a resize button
+        theme_advanced_path                : false,     // don't display path 
in status bar
         theme_advanced_resizing            : true,
         theme_advanced_resizing_use_cookie : false,
         /* disable the gecko spellcheck since AtD provides one */

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


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to