Update CKEditor to version 4.4.6 (+ sourcearea)

Added an enabled the 'Source Area' plugin to be able to edit the HTML
code directly.
This commit is contained in:
Francis Lachapelle
2014-12-15 10:52:04 -05:00
parent 6526d587f2
commit 54dabb6861
39 changed files with 555 additions and 542 deletions

View File

@@ -679,7 +679,7 @@ function onMailIdentitySignatureClick(event) {
{ height: "150px",
toolbar: [['Bold', 'Italic', '-', 'Link',
'Font','FontSize','-','TextColor',
'BGColor']
'BGColor'], ['Source']
],
language: localeCode,
scayt_sLang: localeCode });