Mercurial > public > sg101
diff media/js/tiny_mce_init_std.js @ 7:ca66189c7c44
Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 12 Apr 2009 00:31:36 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line diff
--- a/media/js/tiny_mce_init_std.js Sat Apr 11 22:50:56 2009 +0000 +++ b/media/js/tiny_mce_init_std.js Sun Apr 12 00:31:36 2009 +0000 @@ -4,7 +4,7 @@ content_css : "css/example.css", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", - theme_advanced_buttons1 : "fullscreen,|,preview,|,bold,italic,underline,strikethrough,|,bullist,numlist,outdent,indent,|,undo,redo,|,link,unlink,anchor,|,image,media,cleanup,help,|,code", + theme_advanced_buttons1 : "fullscreen,|,preview,|,bold,italic,underline,strikethrough,|,bullist,numlist,outdent,indent,|,undo,redo,|,link,unlink,anchor,|,image,cleanup,help,|,code", theme_advanced_buttons2 : "", theme_advanced_buttons3 : "", auto_cleanup_word : true,