X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=build-config.js;h=860ab93f3815398e2fe5961030aca14624da32ac;hb=57bde48ab8a99810fe524a8b511b2f501bf7f318;hp=dd3c1e2ac3e1aec7e379ede9c06c6fb48c61491e;hpb=26ea9b471a69b563dfa9fb7c9c8d97db8e56de0e;p=ckeditor.git diff --git a/build-config.js b/build-config.js index dd3c1e2..860ab93 100644 --- a/build-config.js +++ b/build-config.js @@ -48,8 +48,8 @@ var CKBUILDER_CONFIG = { 'font' : 1, 'forms' : 1, 'format' : 1, - 'htmlwriter' : 1, 'horizontalrule' : 1, + 'htmlwriter' : 1, 'iframe' : 1, 'wysiwygarea' : 1, 'image' : 1, @@ -57,6 +57,7 @@ var CKBUILDER_CONFIG = { 'indentlist' : 1, 'smiley' : 1, 'justify' : 1, + 'language' : 1, 'link' : 1, 'list' : 1, 'liststyle' : 1, @@ -161,6 +162,6 @@ var CKBUILDER_CONFIG = { 'ug' : 1, 'uk' : 1, 'vi' : 1, - 'cy' : 1, + 'cy' : 1 } }; \ No newline at end of file