X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=build-config.js;h=c9c7d38530a370057f5990ed04ca2b1df2e6b22d;hp=ce3f5cb3d8301a5b37813aa17d561d120fdd897f;hb=d60375b138c1d2c5a7a44a73949b6ba1a2379766;hpb=749be886bb4b0ebf70be13397f2279d5446cd0c8 diff --git a/build-config.js b/build-config.js index ce3f5cb..c9c7d38 100644 --- a/build-config.js +++ b/build-config.js @@ -48,12 +48,13 @@ var CKBUILDER_CONFIG = { 'font' : 1, 'forms' : 1, 'format' : 1, - 'htmlwriter' : 1, 'horizontalrule' : 1, + 'htmlwriter' : 1, 'iframe' : 1, 'wysiwygarea' : 1, 'image' : 1, - 'indent' : 1, + 'indentblock' : 1, + 'indentlist' : 1, 'smiley' : 1, 'justify' : 1, 'link' : 1, @@ -92,6 +93,7 @@ var CKBUILDER_CONFIG = { 'fakeobjects' : 1, 'richcombo' : 1, 'listblock' : 1, + 'indent' : 1, 'menubutton' : 1 }, languages : { @@ -128,6 +130,7 @@ var CKBUILDER_CONFIG = { 'hi' : 1, 'hu' : 1, 'is' : 1, + 'id' : 1, 'it' : 1, 'ja' : 1, 'km' : 1,