Update CKEditor to version 4.2.1

And added the table-related modules.
This commit is contained in:
Francis Lachapelle
2013-09-27 14:25:22 -04:00
parent 7c7031333e
commit d1f3417c3a
67 changed files with 649 additions and 564 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ CKEDITOR.editorConfig = function( config ) {
'-',
'JustifyLeft', 'JustifyCenter', 'JustifyRight' ] },
{ name: 'links', items: [ 'Link', 'Unlink' ] },
{ name: 'insert', items: [ 'Image' ] },
{ name: 'insert', items: [ 'Image', 'Table' ] },
{ name: 'editing', items: [ 'Font', 'FontSize', 'Scayt' ] }
];
config.toolbarGroups = [