X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fcore%2Fconfig.js;h=72599bac0db0fe8e58a801698c7496f636aa0249;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hp=962f33b2230e796a4b9cf0cf9304c82146ec38ce;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/core/config.js b/_source/core/config.js index 962f33b..72599ba 100644 --- a/_source/core/config.js +++ b/_source/core/config.js @@ -323,20 +323,20 @@ CKEDITOR.config = 'resize,' + 'save,' + 'scayt,' + - 'smiley,' + 'showblocks,' + 'showborders,' + + 'smiley,' + 'sourcearea,' + + 'specialchar,' + 'stylescombo,' + + 'tab,' + 'table,' + 'tabletools,' + - 'specialchar,' + - 'tab,' + 'templates,' + 'toolbar,' + 'undo,' + - 'wysiwygarea,' + - 'wsc', + 'wsc,' + + 'wysiwygarea', /** * A list of additional plugins to be loaded. This setting makes it easier