-
Notifications
You must be signed in to change notification settings - Fork 63
/
ckeditor 4.7.3 (by @_devalias)
510 lines (510 loc) · 19.6 KB
/
ckeditor 4.7.3 (by @_devalias)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# Generated from http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.7.3/ckeditor_4.7.3_full.zip by @_devalias (http://devalias.net)
ckeditor
ckeditor/CHANGES.md
ckeditor/LICENSE.md
ckeditor/README.md
ckeditor/adapters
ckeditor/adapters/jquery.js
ckeditor/build-config.js
ckeditor/ckeditor.js
ckeditor/config.js
ckeditor/contents.css
ckeditor/lang
ckeditor/lang/af.js
ckeditor/lang/ar.js
ckeditor/lang/az.js
ckeditor/lang/bg.js
ckeditor/lang/bn.js
ckeditor/lang/bs.js
ckeditor/lang/ca.js
ckeditor/lang/cs.js
ckeditor/lang/cy.js
ckeditor/lang/da.js
ckeditor/lang/de-ch.js
ckeditor/lang/de.js
ckeditor/lang/el.js
ckeditor/lang/en-au.js
ckeditor/lang/en-ca.js
ckeditor/lang/en-gb.js
ckeditor/lang/en.js
ckeditor/lang/eo.js
ckeditor/lang/es-mx.js
ckeditor/lang/es.js
ckeditor/lang/et.js
ckeditor/lang/eu.js
ckeditor/lang/fa.js
ckeditor/lang/fi.js
ckeditor/lang/fo.js
ckeditor/lang/fr-ca.js
ckeditor/lang/fr.js
ckeditor/lang/gl.js
ckeditor/lang/gu.js
ckeditor/lang/he.js
ckeditor/lang/hi.js
ckeditor/lang/hr.js
ckeditor/lang/hu.js
ckeditor/lang/id.js
ckeditor/lang/is.js
ckeditor/lang/it.js
ckeditor/lang/ja.js
ckeditor/lang/ka.js
ckeditor/lang/km.js
ckeditor/lang/ko.js
ckeditor/lang/ku.js
ckeditor/lang/lt.js
ckeditor/lang/lv.js
ckeditor/lang/mk.js
ckeditor/lang/mn.js
ckeditor/lang/ms.js
ckeditor/lang/nb.js
ckeditor/lang/nl.js
ckeditor/lang/no.js
ckeditor/lang/oc.js
ckeditor/lang/pl.js
ckeditor/lang/pt-br.js
ckeditor/lang/pt.js
ckeditor/lang/ro.js
ckeditor/lang/ru.js
ckeditor/lang/si.js
ckeditor/lang/sk.js
ckeditor/lang/sl.js
ckeditor/lang/sq.js
ckeditor/lang/sr-latn.js
ckeditor/lang/sr.js
ckeditor/lang/sv.js
ckeditor/lang/th.js
ckeditor/lang/tr.js
ckeditor/lang/tt.js
ckeditor/lang/ug.js
ckeditor/lang/uk.js
ckeditor/lang/vi.js
ckeditor/lang/zh-cn.js
ckeditor/lang/zh.js
ckeditor/plugins
ckeditor/plugins/a11yhelp
ckeditor/plugins/a11yhelp/dialogs
ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
ckeditor/plugins/a11yhelp/dialogs/lang
ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
ckeditor/plugins/a11yhelp/dialogs/lang/af.js
ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
ckeditor/plugins/a11yhelp/dialogs/lang/az.js
ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
ckeditor/plugins/a11yhelp/dialogs/lang/da.js
ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
ckeditor/plugins/a11yhelp/dialogs/lang/de.js
ckeditor/plugins/a11yhelp/dialogs/lang/el.js
ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
ckeditor/plugins/a11yhelp/dialogs/lang/en.js
ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js
ckeditor/plugins/a11yhelp/dialogs/lang/es.js
ckeditor/plugins/a11yhelp/dialogs/lang/et.js
ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
ckeditor/plugins/a11yhelp/dialogs/lang/he.js
ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
ckeditor/plugins/a11yhelp/dialogs/lang/id.js
ckeditor/plugins/a11yhelp/dialogs/lang/it.js
ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
ckeditor/plugins/a11yhelp/dialogs/lang/km.js
ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
ckeditor/plugins/a11yhelp/dialogs/lang/no.js
ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
ckeditor/plugins/a11yhelp/dialogs/lang/si.js
ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
ckeditor/plugins/a11yhelp/dialogs/lang/th.js
ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
ckeditor/plugins/about
ckeditor/plugins/about/dialogs
ckeditor/plugins/about/dialogs/about.js
ckeditor/plugins/about/dialogs/hidpi
ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
ckeditor/plugins/about/dialogs/logo_ckeditor.png
ckeditor/plugins/colordialog
ckeditor/plugins/colordialog/dialogs
ckeditor/plugins/colordialog/dialogs/colordialog.css
ckeditor/plugins/colordialog/dialogs/colordialog.js
ckeditor/plugins/copyformatting
ckeditor/plugins/copyformatting/cursors
ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
ckeditor/plugins/copyformatting/cursors/cursor.svg
ckeditor/plugins/copyformatting/styles
ckeditor/plugins/copyformatting/styles/copyformatting.css
ckeditor/plugins/dialog
ckeditor/plugins/dialog/dialogDefinition.js
ckeditor/plugins/div
ckeditor/plugins/div/dialogs
ckeditor/plugins/div/dialogs/div.js
ckeditor/plugins/find
ckeditor/plugins/find/dialogs
ckeditor/plugins/find/dialogs/find.js
ckeditor/plugins/flash
ckeditor/plugins/flash/dialogs
ckeditor/plugins/flash/dialogs/flash.js
ckeditor/plugins/flash/images
ckeditor/plugins/flash/images/placeholder.png
ckeditor/plugins/forms
ckeditor/plugins/forms/dialogs
ckeditor/plugins/forms/dialogs/button.js
ckeditor/plugins/forms/dialogs/checkbox.js
ckeditor/plugins/forms/dialogs/form.js
ckeditor/plugins/forms/dialogs/hiddenfield.js
ckeditor/plugins/forms/dialogs/radio.js
ckeditor/plugins/forms/dialogs/select.js
ckeditor/plugins/forms/dialogs/textarea.js
ckeditor/plugins/forms/dialogs/textfield.js
ckeditor/plugins/forms/images
ckeditor/plugins/forms/images/hiddenfield.gif
ckeditor/plugins/icons.png
ckeditor/plugins/icons_hidpi.png
ckeditor/plugins/iframe
ckeditor/plugins/iframe/dialogs
ckeditor/plugins/iframe/dialogs/iframe.js
ckeditor/plugins/iframe/images
ckeditor/plugins/iframe/images/placeholder.png
ckeditor/plugins/image
ckeditor/plugins/image/dialogs
ckeditor/plugins/image/dialogs/image.js
ckeditor/plugins/image/images
ckeditor/plugins/image/images/noimage.png
ckeditor/plugins/link
ckeditor/plugins/link/dialogs
ckeditor/plugins/link/dialogs/anchor.js
ckeditor/plugins/link/dialogs/link.js
ckeditor/plugins/link/images
ckeditor/plugins/link/images/anchor.png
ckeditor/plugins/link/images/hidpi
ckeditor/plugins/link/images/hidpi/anchor.png
ckeditor/plugins/liststyle
ckeditor/plugins/liststyle/dialogs
ckeditor/plugins/liststyle/dialogs/liststyle.js
ckeditor/plugins/magicline
ckeditor/plugins/magicline/images
ckeditor/plugins/magicline/images/hidpi
ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
ckeditor/plugins/magicline/images/hidpi/icon.png
ckeditor/plugins/magicline/images/icon-rtl.png
ckeditor/plugins/magicline/images/icon.png
ckeditor/plugins/pagebreak
ckeditor/plugins/pagebreak/images
ckeditor/plugins/pagebreak/images/pagebreak.gif
ckeditor/plugins/pastefromword
ckeditor/plugins/pastefromword/filter
ckeditor/plugins/pastefromword/filter/default.js
ckeditor/plugins/preview
ckeditor/plugins/preview/preview.html
ckeditor/plugins/scayt
ckeditor/plugins/scayt/CHANGELOG.md
ckeditor/plugins/scayt/LICENSE.md
ckeditor/plugins/scayt/README.md
ckeditor/plugins/scayt/dialogs
ckeditor/plugins/scayt/dialogs/dialog.css
ckeditor/plugins/scayt/dialogs/options.js
ckeditor/plugins/scayt/dialogs/toolbar.css
ckeditor/plugins/scayt/skins
ckeditor/plugins/scayt/skins/moono-lisa
ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
ckeditor/plugins/showblocks
ckeditor/plugins/showblocks/images
ckeditor/plugins/showblocks/images/block_address.png
ckeditor/plugins/showblocks/images/block_blockquote.png
ckeditor/plugins/showblocks/images/block_div.png
ckeditor/plugins/showblocks/images/block_h1.png
ckeditor/plugins/showblocks/images/block_h2.png
ckeditor/plugins/showblocks/images/block_h3.png
ckeditor/plugins/showblocks/images/block_h4.png
ckeditor/plugins/showblocks/images/block_h5.png
ckeditor/plugins/showblocks/images/block_h6.png
ckeditor/plugins/showblocks/images/block_p.png
ckeditor/plugins/showblocks/images/block_pre.png
ckeditor/plugins/smiley
ckeditor/plugins/smiley/dialogs
ckeditor/plugins/smiley/dialogs/smiley.js
ckeditor/plugins/smiley/images
ckeditor/plugins/smiley/images/angel_smile.gif
ckeditor/plugins/smiley/images/angel_smile.png
ckeditor/plugins/smiley/images/angry_smile.gif
ckeditor/plugins/smiley/images/angry_smile.png
ckeditor/plugins/smiley/images/broken_heart.gif
ckeditor/plugins/smiley/images/broken_heart.png
ckeditor/plugins/smiley/images/confused_smile.gif
ckeditor/plugins/smiley/images/confused_smile.png
ckeditor/plugins/smiley/images/cry_smile.gif
ckeditor/plugins/smiley/images/cry_smile.png
ckeditor/plugins/smiley/images/devil_smile.gif
ckeditor/plugins/smiley/images/devil_smile.png
ckeditor/plugins/smiley/images/embaressed_smile.gif
ckeditor/plugins/smiley/images/embarrassed_smile.gif
ckeditor/plugins/smiley/images/embarrassed_smile.png
ckeditor/plugins/smiley/images/envelope.gif
ckeditor/plugins/smiley/images/envelope.png
ckeditor/plugins/smiley/images/heart.gif
ckeditor/plugins/smiley/images/heart.png
ckeditor/plugins/smiley/images/kiss.gif
ckeditor/plugins/smiley/images/kiss.png
ckeditor/plugins/smiley/images/lightbulb.gif
ckeditor/plugins/smiley/images/lightbulb.png
ckeditor/plugins/smiley/images/omg_smile.gif
ckeditor/plugins/smiley/images/omg_smile.png
ckeditor/plugins/smiley/images/regular_smile.gif
ckeditor/plugins/smiley/images/regular_smile.png
ckeditor/plugins/smiley/images/sad_smile.gif
ckeditor/plugins/smiley/images/sad_smile.png
ckeditor/plugins/smiley/images/shades_smile.gif
ckeditor/plugins/smiley/images/shades_smile.png
ckeditor/plugins/smiley/images/teeth_smile.gif
ckeditor/plugins/smiley/images/teeth_smile.png
ckeditor/plugins/smiley/images/thumbs_down.gif
ckeditor/plugins/smiley/images/thumbs_down.png
ckeditor/plugins/smiley/images/thumbs_up.gif
ckeditor/plugins/smiley/images/thumbs_up.png
ckeditor/plugins/smiley/images/tongue_smile.gif
ckeditor/plugins/smiley/images/tongue_smile.png
ckeditor/plugins/smiley/images/tounge_smile.gif
ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
ckeditor/plugins/smiley/images/wink_smile.gif
ckeditor/plugins/smiley/images/wink_smile.png
ckeditor/plugins/specialchar
ckeditor/plugins/specialchar/dialogs
ckeditor/plugins/specialchar/dialogs/lang
ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
ckeditor/plugins/specialchar/dialogs/lang/af.js
ckeditor/plugins/specialchar/dialogs/lang/ar.js
ckeditor/plugins/specialchar/dialogs/lang/az.js
ckeditor/plugins/specialchar/dialogs/lang/bg.js
ckeditor/plugins/specialchar/dialogs/lang/ca.js
ckeditor/plugins/specialchar/dialogs/lang/cs.js
ckeditor/plugins/specialchar/dialogs/lang/cy.js
ckeditor/plugins/specialchar/dialogs/lang/da.js
ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
ckeditor/plugins/specialchar/dialogs/lang/de.js
ckeditor/plugins/specialchar/dialogs/lang/el.js
ckeditor/plugins/specialchar/dialogs/lang/en-au.js
ckeditor/plugins/specialchar/dialogs/lang/en-ca.js
ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
ckeditor/plugins/specialchar/dialogs/lang/en.js
ckeditor/plugins/specialchar/dialogs/lang/eo.js
ckeditor/plugins/specialchar/dialogs/lang/es-mx.js
ckeditor/plugins/specialchar/dialogs/lang/es.js
ckeditor/plugins/specialchar/dialogs/lang/et.js
ckeditor/plugins/specialchar/dialogs/lang/eu.js
ckeditor/plugins/specialchar/dialogs/lang/fa.js
ckeditor/plugins/specialchar/dialogs/lang/fi.js
ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
ckeditor/plugins/specialchar/dialogs/lang/fr.js
ckeditor/plugins/specialchar/dialogs/lang/gl.js
ckeditor/plugins/specialchar/dialogs/lang/he.js
ckeditor/plugins/specialchar/dialogs/lang/hr.js
ckeditor/plugins/specialchar/dialogs/lang/hu.js
ckeditor/plugins/specialchar/dialogs/lang/id.js
ckeditor/plugins/specialchar/dialogs/lang/it.js
ckeditor/plugins/specialchar/dialogs/lang/ja.js
ckeditor/plugins/specialchar/dialogs/lang/km.js
ckeditor/plugins/specialchar/dialogs/lang/ko.js
ckeditor/plugins/specialchar/dialogs/lang/ku.js
ckeditor/plugins/specialchar/dialogs/lang/lt.js
ckeditor/plugins/specialchar/dialogs/lang/lv.js
ckeditor/plugins/specialchar/dialogs/lang/nb.js
ckeditor/plugins/specialchar/dialogs/lang/nl.js
ckeditor/plugins/specialchar/dialogs/lang/no.js
ckeditor/plugins/specialchar/dialogs/lang/oc.js
ckeditor/plugins/specialchar/dialogs/lang/pl.js
ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
ckeditor/plugins/specialchar/dialogs/lang/pt.js
ckeditor/plugins/specialchar/dialogs/lang/ru.js
ckeditor/plugins/specialchar/dialogs/lang/si.js
ckeditor/plugins/specialchar/dialogs/lang/sk.js
ckeditor/plugins/specialchar/dialogs/lang/sl.js
ckeditor/plugins/specialchar/dialogs/lang/sq.js
ckeditor/plugins/specialchar/dialogs/lang/sv.js
ckeditor/plugins/specialchar/dialogs/lang/th.js
ckeditor/plugins/specialchar/dialogs/lang/tr.js
ckeditor/plugins/specialchar/dialogs/lang/tt.js
ckeditor/plugins/specialchar/dialogs/lang/ug.js
ckeditor/plugins/specialchar/dialogs/lang/uk.js
ckeditor/plugins/specialchar/dialogs/lang/vi.js
ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
ckeditor/plugins/specialchar/dialogs/lang/zh.js
ckeditor/plugins/specialchar/dialogs/specialchar.js
ckeditor/plugins/table
ckeditor/plugins/table/dialogs
ckeditor/plugins/table/dialogs/table.js
ckeditor/plugins/tableselection
ckeditor/plugins/tableselection/styles
ckeditor/plugins/tableselection/styles/tableselection.css
ckeditor/plugins/tabletools
ckeditor/plugins/tabletools/dialogs
ckeditor/plugins/tabletools/dialogs/tableCell.js
ckeditor/plugins/templates
ckeditor/plugins/templates/dialogs
ckeditor/plugins/templates/dialogs/templates.css
ckeditor/plugins/templates/dialogs/templates.js
ckeditor/plugins/templates/templates
ckeditor/plugins/templates/templates/default.js
ckeditor/plugins/templates/templates/images
ckeditor/plugins/templates/templates/images/template1.gif
ckeditor/plugins/templates/templates/images/template2.gif
ckeditor/plugins/templates/templates/images/template3.gif
ckeditor/plugins/wsc
ckeditor/plugins/wsc/LICENSE.md
ckeditor/plugins/wsc/README.md
ckeditor/plugins/wsc/dialogs
ckeditor/plugins/wsc/dialogs/ciframe.html
ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor/plugins/wsc/dialogs/wsc.css
ckeditor/plugins/wsc/dialogs/wsc.js
ckeditor/plugins/wsc/dialogs/wsc_ie.js
ckeditor/plugins/wsc/skins
ckeditor/plugins/wsc/skins/moono-lisa
ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
ckeditor/samples
ckeditor/samples/css
ckeditor/samples/css/samples.css
ckeditor/samples/img
ckeditor/samples/img/github-top.png
ckeditor/samples/img/header-bg.png
ckeditor/samples/img/header-separator.png
ckeditor/samples/img/logo.png
ckeditor/samples/img/navigation-tip.png
ckeditor/samples/index.html
ckeditor/samples/js
ckeditor/samples/js/sample.js
ckeditor/samples/js/sf.js
ckeditor/samples/old
ckeditor/samples/old/ajax.html
ckeditor/samples/old/api.html
ckeditor/samples/old/appendto.html
ckeditor/samples/old/assets
ckeditor/samples/old/assets/inlineall
ckeditor/samples/old/assets/inlineall/logo.png
ckeditor/samples/old/assets/outputxhtml
ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
ckeditor/samples/old/assets/posteddata.php
ckeditor/samples/old/assets/sample.jpg
ckeditor/samples/old/assets/uilanguages
ckeditor/samples/old/assets/uilanguages/languages.js
ckeditor/samples/old/datafiltering.html
ckeditor/samples/old/dialog
ckeditor/samples/old/dialog/assets
ckeditor/samples/old/dialog/assets/my_dialog.js
ckeditor/samples/old/dialog/dialog.html
ckeditor/samples/old/divreplace.html
ckeditor/samples/old/enterkey
ckeditor/samples/old/enterkey/enterkey.html
ckeditor/samples/old/htmlwriter
ckeditor/samples/old/htmlwriter/assets
ckeditor/samples/old/htmlwriter/assets/outputforflash
ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
ckeditor/samples/old/htmlwriter/outputforflash.html
ckeditor/samples/old/htmlwriter/outputhtml.html
ckeditor/samples/old/index.html
ckeditor/samples/old/inlineall.html
ckeditor/samples/old/inlinebycode.html
ckeditor/samples/old/inlinetextarea.html
ckeditor/samples/old/jquery.html
ckeditor/samples/old/magicline
ckeditor/samples/old/magicline/magicline.html
ckeditor/samples/old/readonly.html
ckeditor/samples/old/replacebyclass.html
ckeditor/samples/old/replacebycode.html
ckeditor/samples/old/sample.css
ckeditor/samples/old/sample.js
ckeditor/samples/old/sample_posteddata.php
ckeditor/samples/old/tabindex.html
ckeditor/samples/old/toolbar
ckeditor/samples/old/toolbar/toolbar.html
ckeditor/samples/old/uicolor.html
ckeditor/samples/old/uilanguages.html
ckeditor/samples/old/wysiwygarea
ckeditor/samples/old/wysiwygarea/fullpage.html
ckeditor/samples/old/xhtmlstyle.html
ckeditor/samples/toolbarconfigurator
ckeditor/samples/toolbarconfigurator/css
ckeditor/samples/toolbarconfigurator/css/fontello.css
ckeditor/samples/toolbarconfigurator/font
ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
ckeditor/samples/toolbarconfigurator/font/config.json
ckeditor/samples/toolbarconfigurator/font/fontello.eot
ckeditor/samples/toolbarconfigurator/font/fontello.svg
ckeditor/samples/toolbarconfigurator/font/fontello.ttf
ckeditor/samples/toolbarconfigurator/font/fontello.woff
ckeditor/samples/toolbarconfigurator/index.html
ckeditor/samples/toolbarconfigurator/js
ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
ckeditor/samples/toolbarconfigurator/lib
ckeditor/samples/toolbarconfigurator/lib/codemirror
ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
ckeditor/skins
ckeditor/skins/moono-lisa
ckeditor/skins/moono-lisa/dialog.css
ckeditor/skins/moono-lisa/dialog_ie.css
ckeditor/skins/moono-lisa/dialog_ie8.css
ckeditor/skins/moono-lisa/dialog_iequirks.css
ckeditor/skins/moono-lisa/editor.css
ckeditor/skins/moono-lisa/editor_gecko.css
ckeditor/skins/moono-lisa/editor_ie.css
ckeditor/skins/moono-lisa/editor_ie8.css
ckeditor/skins/moono-lisa/editor_iequirks.css
ckeditor/skins/moono-lisa/icons.png
ckeditor/skins/moono-lisa/icons_hidpi.png
ckeditor/skins/moono-lisa/images
ckeditor/skins/moono-lisa/images/arrow.png
ckeditor/skins/moono-lisa/images/close.png
ckeditor/skins/moono-lisa/images/hidpi
ckeditor/skins/moono-lisa/images/hidpi/close.png
ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
ckeditor/skins/moono-lisa/images/hidpi/lock.png
ckeditor/skins/moono-lisa/images/hidpi/refresh.png
ckeditor/skins/moono-lisa/images/lock-open.png
ckeditor/skins/moono-lisa/images/lock.png
ckeditor/skins/moono-lisa/images/refresh.png
ckeditor/skins/moono-lisa/images/spinner.gif
ckeditor/skins/moono-lisa/readme.md
ckeditor/styles.js