summaryrefslogtreecommitdiff
path: root/ckconfig.bitweaver.js
diff options
context:
space:
mode:
authorLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-17 20:18:39 +0100
committerLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-17 20:18:39 +0100
commit23b8cf2a890c7de389616702fd23c9c465311a59 (patch)
treee6d536e536bebdf3f291aca6b7c6431320c78ad0 /ckconfig.bitweaver.js
parent76bd22b172db06c2adb22480fc046cf77128246d (diff)
downloadckeditor-23b8cf2a890c7de389616702fd23c9c465311a59.tar.gz
ckeditor-23b8cf2a890c7de389616702fd23c9c465311a59.tar.bz2
ckeditor-23b8cf2a890c7de389616702fd23c9c465311a59.zip
split plugin needs porting to ckeditor
Diffstat (limited to 'ckconfig.bitweaver.js')
-rw-r--r--ckconfig.bitweaver.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ckconfig.bitweaver.js b/ckconfig.bitweaver.js
index 64a4884..c3e0741 100644
--- a/ckconfig.bitweaver.js
+++ b/ckconfig.bitweaver.js
@@ -66,7 +66,7 @@ config.toolbar_Advanced = [
/* END of BITWEAVER toolbar sets */
// Enable additional plugins from the bw library of addons
-config.extraPlugins = 'split';
+//config.extraPlugins = 'split';
// Lock resize function to bitweaver window.
config.resize_minHeight = 300;