Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM CKEditor language
#6
yeah i did not realize how hard it was to add languages, it is fairly imposible, so i will probably start bundling more or offer a full language version patch to make it easer. I just didn't want to inflate GS by 1mb for them all.

Ideally the way i posted above is supposed to work ( add to lang.languages object ), but when i did that it throws fatal js errors. So there must be a ck bug in a plugin that is not happy when it doesn't not find a lang for itself.

Here is that error if anyone wants to follow through with ckeditor bugs
this is for cs, some others threw different errors

note i did not check latest version of ckeditor 4.6.1 we are on 4.5.9

Code:
Uncaught TypeError: Cannot read property 'options' of undefined
    at new $ (ckeditor.js?t=3.3.13:718)
    at Object.beforeInit (ckeditor.js?t=3.3.13:720)
    at Object.<anonymous> (ckeditor.js?t=3.3.13:249)
    at f (ckeditor.js?t=3.3.13:229)
    at Array.y (ckeditor.js?t=3.3.13:229)
    at A (ckeditor.js?t=3.3.13:229)
    at ckeditor.js?t=3.3.13:230
$ @ ckeditor.js?t=3.3.13:718
beforeInit @ ckeditor.js?t=3.3.13:720
(anonymous) @ ckeditor.js?t=3.3.13:249
f @ ckeditor.js?t=3.3.13:229
y @ ckeditor.js?t=3.3.13:229
A @ ckeditor.js?t=3.3.13:229
(anonymous) @ ckeditor.js?t=3.3.13:230
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
CKEditor language - by lotova - 2016-12-29, 04:42:04
RE: CKEditor language - by shawn_a - 2016-12-29, 08:36:08
RE: CKEditor language - by lotova - 2016-12-29, 18:09:32
RE: CKEditor language - by shawn_a - 2016-12-30, 02:35:52
RE: CKEditor language - by lotova - 2016-12-30, 19:15:24
RE: CKEditor language - by lotova - 2016-12-31, 05:56:28
RE: CKEditor language - by shawn_a - 2016-12-31, 01:48:28
RE: CKEditor language - by shawn_a - 2016-12-31, 02:15:28
RE: CKEditor language - by shawn_a - 2016-12-31, 07:45:55
RE: CKEditor language - by lotova - 2017-01-01, 02:08:54
RE: CKEditor language - by shawn_a - 2017-01-01, 05:33:28
RE: CKEditor language - by lotova - 2017-01-02, 18:09:32
RE: CKEditor language - by shawn_a - 2017-01-03, 00:21:43



Users browsing this thread: 1 Guest(s)