Aleksander Machniak
2012-06-04 ea3021cee38826832b154895903171704016c8b8
Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2
1 files modified
1 ■■■■ changed files
program/js/editor.js 1 ●●●● patch | view | raw | blame | history
program/js/editor.js
@@ -27,6 +27,7 @@
      theme_advanced_toolbar_location: 'top',
      theme_advanced_toolbar_align: 'left',
      theme_advanced_buttons3: '',
      theme_advanced_statusbar_location: 'none',
      extended_valid_elements: 'font[face|size|color|style],span[id|class|align|style]',
      relative_urls: false,
      remove_script_host: false,