resize editor
authorFriendika <info@friendika.com>
Tue, 19 Jul 2011 04:25:49 +0000 (21:25 -0700)
committerFriendika <info@friendika.com>
Tue, 19 Jul 2011 04:25:49 +0000 (21:25 -0700)
LICENSE
view/jot-header.tpl

diff --git a/LICENSE b/LICENSE
index 728140f..48c88f7 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -18,6 +18,6 @@ phpsec       - LGPL
 HTMLPurifer  - LGPL
 Facebook SDK - Apache
 
-Addons, plugins, and themes are also provided under their own license terms.
+Addons, plugins, and themes may also be provided under their own license terms.
 
 
index d7a4295..b03c1b4 100644 (file)
@@ -9,7 +9,7 @@ tinyMCE.init({
        theme : "advanced",
        mode : "specific_textareas",
        editor_selector: /(profile-jot-text|prvmail-text)/,
-       plugins : "bbcode,paste",
+       plugins : "bbcode,paste,autoresize",
        theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
        theme_advanced_buttons2 : "",
        theme_advanced_buttons3 : "",