[geeklog-hg] geeklog: Integrated the CKEditor. Leave the FCKEditor yet to do ...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Aug 3 11:04:38 EDT 2013


changeset 9243:6a40157f2db0
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/6a40157f2db0
user: dengen <taharaxp at gmail.com>
date: Sun Aug 04 00:01:16 2013 +0900
description:
Integrated the CKEditor. Leave the FCKEditor yet to do editor switching tests.

diffstat:

 public_html/ckeditor/CHANGES.md                                                          |   185 +
 public_html/ckeditor/LICENSE.md                                                          |  1264 ++++++++++
 public_html/ckeditor/README.md                                                           |    39 +
 public_html/ckeditor/adapters/jquery.js                                                  |    10 +
 public_html/ckeditor/build-config.js                                                     |   166 +
 public_html/ckeditor/ckeditor.js                                                         |   927 +++++++
 public_html/ckeditor/config.js                                                           |    79 +
 public_html/ckeditor/contents.css                                                        |   103 +
 public_html/ckeditor/functions.js                                                        |    56 +
 public_html/ckeditor/lang/af.js                                                          |     5 +
 public_html/ckeditor/lang/ar.js                                                          |     5 +
 public_html/ckeditor/lang/bg.js                                                          |     5 +
 public_html/ckeditor/lang/bn.js                                                          |     5 +
 public_html/ckeditor/lang/bs.js                                                          |     5 +
 public_html/ckeditor/lang/ca.js                                                          |     5 +
 public_html/ckeditor/lang/cs.js                                                          |     5 +
 public_html/ckeditor/lang/cy.js                                                          |     5 +
 public_html/ckeditor/lang/da.js                                                          |     5 +
 public_html/ckeditor/lang/de.js                                                          |     5 +
 public_html/ckeditor/lang/el.js                                                          |     5 +
 public_html/ckeditor/lang/en-au.js                                                       |     5 +
 public_html/ckeditor/lang/en-ca.js                                                       |     5 +
 public_html/ckeditor/lang/en-gb.js                                                       |     5 +
 public_html/ckeditor/lang/en.js                                                          |     5 +
 public_html/ckeditor/lang/eo.js                                                          |     5 +
 public_html/ckeditor/lang/es.js                                                          |     5 +
 public_html/ckeditor/lang/et.js                                                          |     5 +
 public_html/ckeditor/lang/eu.js                                                          |     5 +
 public_html/ckeditor/lang/fa.js                                                          |     5 +
 public_html/ckeditor/lang/fi.js                                                          |     5 +
 public_html/ckeditor/lang/fo.js                                                          |     5 +
 public_html/ckeditor/lang/fr-ca.js                                                       |     5 +
 public_html/ckeditor/lang/fr.js                                                          |     5 +
 public_html/ckeditor/lang/gl.js                                                          |     5 +
 public_html/ckeditor/lang/gu.js                                                          |     5 +
 public_html/ckeditor/lang/he.js                                                          |     5 +
 public_html/ckeditor/lang/hi.js                                                          |     5 +
 public_html/ckeditor/lang/hr.js                                                          |     5 +
 public_html/ckeditor/lang/hu.js                                                          |     5 +
 public_html/ckeditor/lang/id.js                                                          |     5 +
 public_html/ckeditor/lang/is.js                                                          |     5 +
 public_html/ckeditor/lang/it.js                                                          |     5 +
 public_html/ckeditor/lang/ja.js                                                          |     5 +
 public_html/ckeditor/lang/ka.js                                                          |     5 +
 public_html/ckeditor/lang/km.js                                                          |     5 +
 public_html/ckeditor/lang/ko.js                                                          |     5 +
 public_html/ckeditor/lang/ku.js                                                          |     5 +
 public_html/ckeditor/lang/lt.js                                                          |     5 +
 public_html/ckeditor/lang/lv.js                                                          |     5 +
 public_html/ckeditor/lang/mk.js                                                          |     5 +
 public_html/ckeditor/lang/mn.js                                                          |     5 +
 public_html/ckeditor/lang/ms.js                                                          |     5 +
 public_html/ckeditor/lang/nb.js                                                          |     5 +
 public_html/ckeditor/lang/nl.js                                                          |     5 +
 public_html/ckeditor/lang/no.js                                                          |     5 +
 public_html/ckeditor/lang/pl.js                                                          |     5 +
 public_html/ckeditor/lang/pt-br.js                                                       |     5 +
 public_html/ckeditor/lang/pt.js                                                          |     5 +
 public_html/ckeditor/lang/ro.js                                                          |     5 +
 public_html/ckeditor/lang/ru.js                                                          |     5 +
 public_html/ckeditor/lang/si.js                                                          |     5 +
 public_html/ckeditor/lang/sk.js                                                          |     5 +
 public_html/ckeditor/lang/sl.js                                                          |     5 +
 public_html/ckeditor/lang/sq.js                                                          |     5 +
 public_html/ckeditor/lang/sr-latn.js                                                     |     5 +
 public_html/ckeditor/lang/sr.js                                                          |     5 +
 public_html/ckeditor/lang/sv.js                                                          |     5 +
 public_html/ckeditor/lang/th.js                                                          |     5 +
 public_html/ckeditor/lang/tr.js                                                          |     5 +
 public_html/ckeditor/lang/ug.js                                                          |     5 +
 public_html/ckeditor/lang/uk.js                                                          |     5 +
 public_html/ckeditor/lang/vi.js                                                          |     5 +
 public_html/ckeditor/lang/zh-cn.js                                                       |     5 +
 public_html/ckeditor/lang/zh.js                                                          |     5 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js                                |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt                |    25 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/da.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/de.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/el.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/en.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/es.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/et.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js                              |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js                                 |    11 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/he.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/id.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/it.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/km.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js                                 |    11 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/no.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js                              |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/si.js                                 |     8 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js                            |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/th.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js                                 |    10 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js                                 |     9 +
 public_html/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js                              |     7 +
 public_html/ckeditor/plugins/about/dialogs/about.js                                      |     7 +
 public_html/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png                       |   Bin 
 public_html/ckeditor/plugins/about/dialogs/logo_ckeditor.png                             |   Bin 
 public_html/ckeditor/plugins/clipboard/dialogs/paste.js                                  |    11 +
 public_html/ckeditor/plugins/colordialog/dialogs/colordialog.js                          |    13 +
 public_html/ckeditor/plugins/dialog/dialogDefinition.js                                  |     4 +
 public_html/ckeditor/plugins/div/dialogs/div.js                                          |     9 +
 public_html/ckeditor/plugins/fakeobjects/images/spacer.gif                               |   Bin 
 public_html/ckeditor/plugins/find/dialogs/find.js                                        |    24 +
 public_html/ckeditor/plugins/flash/dialogs/flash.js                                      |    24 +
 public_html/ckeditor/plugins/flash/images/placeholder.png                                |   Bin 
 public_html/ckeditor/plugins/forms/dialogs/button.js                                     |     8 +
 public_html/ckeditor/plugins/forms/dialogs/checkbox.js                                   |     8 +
 public_html/ckeditor/plugins/forms/dialogs/form.js                                       |     8 +
 public_html/ckeditor/plugins/forms/dialogs/hiddenfield.js                                |     8 +
 public_html/ckeditor/plugins/forms/dialogs/radio.js                                      |     8 +
 public_html/ckeditor/plugins/forms/dialogs/select.js                                     |    20 +
 public_html/ckeditor/plugins/forms/dialogs/textarea.js                                   |     8 +
 public_html/ckeditor/plugins/forms/dialogs/textfield.js                                  |    10 +
 public_html/ckeditor/plugins/forms/images/hiddenfield.gif                                |   Bin 
 public_html/ckeditor/plugins/icons.png                                                   |   Bin 
 public_html/ckeditor/plugins/icons_hidpi.png                                             |   Bin 
 public_html/ckeditor/plugins/iframe/dialogs/iframe.js                                    |    10 +
 public_html/ckeditor/plugins/iframe/images/placeholder.png                               |   Bin 
 public_html/ckeditor/plugins/image/dialogs/image.js                                      |    43 +
 public_html/ckeditor/plugins/image/images/noimage.png                                    |   Bin 
 public_html/ckeditor/plugins/link/dialogs/anchor.js                                      |     8 +
 public_html/ckeditor/plugins/link/dialogs/link.js                                        |    36 +
 public_html/ckeditor/plugins/link/images/anchor.png                                      |   Bin 
 public_html/ckeditor/plugins/link/images/hidpi/anchor.png                                |   Bin 
 public_html/ckeditor/plugins/liststyle/dialogs/liststyle.js                              |    10 +
 public_html/ckeditor/plugins/magicline/images/hidpi/icon.png                             |   Bin 
 public_html/ckeditor/plugins/magicline/images/icon.png                                   |   Bin 
 public_html/ckeditor/plugins/pagebreak/images/pagebreak.gif                              |   Bin 
 public_html/ckeditor/plugins/pastefromword/filter/default.js                             |    31 +
 public_html/ckeditor/plugins/preview/preview.html                                        |    10 +
 public_html/ckeditor/plugins/scayt/LICENSE.md                                            |    28 +
 public_html/ckeditor/plugins/scayt/README.md                                             |    25 +
 public_html/ckeditor/plugins/scayt/dialogs/options.js                                    |    20 +
 public_html/ckeditor/plugins/scayt/dialogs/toolbar.css                                   |    71 +
 public_html/ckeditor/plugins/showblocks/images/block_address.png                         |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_blockquote.png                      |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_div.png                             |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h1.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h2.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h3.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h4.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h5.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_h6.png                              |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_p.png                               |   Bin 
 public_html/ckeditor/plugins/showblocks/images/block_pre.png                             |   Bin 
 public_html/ckeditor/plugins/smiley/dialogs/smiley.js                                    |    10 +
 public_html/ckeditor/plugins/smiley/images/angel_smile.gif                               |   Bin 
 public_html/ckeditor/plugins/smiley/images/angry_smile.gif                               |   Bin 
 public_html/ckeditor/plugins/smiley/images/broken_heart.gif                              |   Bin 
 public_html/ckeditor/plugins/smiley/images/confused_smile.gif                            |   Bin 
 public_html/ckeditor/plugins/smiley/images/cry_smile.gif                                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/devil_smile.gif                               |   Bin 
 public_html/ckeditor/plugins/smiley/images/embaressed_smile.gif                          |   Bin 
 public_html/ckeditor/plugins/smiley/images/embarrassed_smile.gif                         |   Bin 
 public_html/ckeditor/plugins/smiley/images/envelope.gif                                  |   Bin 
 public_html/ckeditor/plugins/smiley/images/heart.gif                                     |   Bin 
 public_html/ckeditor/plugins/smiley/images/kiss.gif                                      |   Bin 
 public_html/ckeditor/plugins/smiley/images/lightbulb.gif                                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/omg_smile.gif                                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/regular_smile.gif                             |   Bin 
 public_html/ckeditor/plugins/smiley/images/sad_smile.gif                                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/shades_smile.gif                              |   Bin 
 public_html/ckeditor/plugins/smiley/images/teeth_smile.gif                               |   Bin 
 public_html/ckeditor/plugins/smiley/images/thumbs_down.gif                               |   Bin 
 public_html/ckeditor/plugins/smiley/images/thumbs_up.gif                                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/tongue_smile.gif                              |   Bin 
 public_html/ckeditor/plugins/smiley/images/tounge_smile.gif                              |   Bin 
 public_html/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif                 |   Bin 
 public_html/ckeditor/plugins/smiley/images/wink_smile.gif                                |   Bin 
 public_html/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt             |    20 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ar.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/bg.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ca.js                              |    14 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/cs.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/cy.js                              |    14 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/de.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/el.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/en.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/eo.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/es.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/et.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/fa.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/fi.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js                           |    10 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/fr.js                              |    11 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/gl.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/he.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/hr.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/hu.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/id.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/it.js                              |    14 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ja.js                              |     9 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ku.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/lv.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/nb.js                              |    11 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/nl.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/no.js                              |    11 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/pl.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js                           |    11 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/pt.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ru.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/si.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/sk.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/sl.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/sq.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/sv.js                              |    11 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/th.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/tr.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/ug.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/uk.js                              |    12 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/vi.js                              |    13 +
 public_html/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js                           |     9 +
 public_html/ckeditor/plugins/specialchar/dialogs/specialchar.js                          |    14 +
 public_html/ckeditor/plugins/table/dialogs/table.js                                      |    21 +
 public_html/ckeditor/plugins/tabletools/dialogs/tableCell.js                             |    16 +
 public_html/ckeditor/plugins/templates/dialogs/templates.css                             |    84 +
 public_html/ckeditor/plugins/templates/dialogs/templates.js                              |    10 +
 public_html/ckeditor/plugins/templates/templates/default.js                              |     6 +
 public_html/ckeditor/plugins/templates/templates/images/template1.gif                    |   Bin 
 public_html/ckeditor/plugins/templates/templates/images/template2.gif                    |   Bin 
 public_html/ckeditor/plugins/templates/templates/images/template3.gif                    |   Bin 
 public_html/ckeditor/plugins/wsc/LICENSE.md                                              |    28 +
 public_html/ckeditor/plugins/wsc/README.md                                               |    25 +
 public_html/ckeditor/plugins/wsc/dialogs/ciframe.html                                    |    66 +
 public_html/ckeditor/plugins/wsc/dialogs/tmp.html                                        |   131 +
 public_html/ckeditor/plugins/wsc/dialogs/tmpFrameset.html                                |    52 +
 public_html/ckeditor/plugins/wsc/dialogs/wsc.css                                         |    82 +
 public_html/ckeditor/plugins/wsc/dialogs/wsc.js                                          |    67 +
 public_html/ckeditor/plugins/wsc/dialogs/wsc_ie.js                                       |    11 +
 public_html/ckeditor/samples/ajax.html                                                   |    82 +
 public_html/ckeditor/samples/api.html                                                    |   207 +
 public_html/ckeditor/samples/appendto.html                                               |    57 +
 public_html/ckeditor/samples/assets/inlineall/logo.png                                   |   Bin 
 public_html/ckeditor/samples/assets/outputxhtml/outputxhtml.css                          |   204 +
 public_html/ckeditor/samples/assets/posteddata.php                                       |    59 +
 public_html/ckeditor/samples/assets/sample.css                                           |     3 +
 public_html/ckeditor/samples/assets/sample.jpg                                           |   Bin 
 public_html/ckeditor/samples/assets/uilanguages/languages.js                             |     7 +
 public_html/ckeditor/samples/datafiltering.html                                          |   401 +++
 public_html/ckeditor/samples/divreplace.html                                             |   141 +
 public_html/ckeditor/samples/index.html                                                  |   128 +
 public_html/ckeditor/samples/inlineall.html                                              |   311 ++
 public_html/ckeditor/samples/inlinebycode.html                                           |   121 +
 public_html/ckeditor/samples/inlinetextarea.html                                         |   110 +
 public_html/ckeditor/samples/jquery.html                                                 |    97 +
 public_html/ckeditor/samples/plugins/dialog/assets/my_dialog.js                          |    48 +
 public_html/ckeditor/samples/plugins/dialog/dialog.html                                  |   187 +
 public_html/ckeditor/samples/plugins/enterkey/enterkey.html                              |   103 +
 public_html/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla |   Bin 
 public_html/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf |   Bin 
 public_html/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js       |    18 +
 public_html/ckeditor/samples/plugins/htmlwriter/outputforflash.html                      |   280 ++
 public_html/ckeditor/samples/plugins/htmlwriter/outputhtml.html                          |   221 +
 public_html/ckeditor/samples/plugins/magicline/magicline.html                            |   207 +
 public_html/ckeditor/samples/plugins/toolbar/toolbar.html                                |   232 +
 public_html/ckeditor/samples/plugins/wysiwygarea/fullpage.html                           |    77 +
 public_html/ckeditor/samples/readonly.html                                               |    73 +
 public_html/ckeditor/samples/replacebyclass.html                                         |    57 +
 public_html/ckeditor/samples/replacebycode.html                                          |    56 +
 public_html/ckeditor/samples/sample.css                                                  |   339 ++
 public_html/ckeditor/samples/sample.js                                                   |    33 +
 public_html/ckeditor/samples/sample_posteddata.php                                       |    16 +
 public_html/ckeditor/samples/tabindex.html                                               |    75 +
 public_html/ckeditor/samples/uicolor.html                                                |    69 +
 public_html/ckeditor/samples/uilanguages.html                                            |   119 +
 public_html/ckeditor/samples/xhtmlstyle.html                                             |   231 +
 public_html/ckeditor/skins/moono/dialog.css                                              |     5 +
 public_html/ckeditor/skins/moono/dialog_ie.css                                           |     5 +
 public_html/ckeditor/skins/moono/dialog_ie7.css                                          |     5 +
 public_html/ckeditor/skins/moono/dialog_ie8.css                                          |     5 +
 public_html/ckeditor/skins/moono/dialog_iequirks.css                                     |     5 +
 public_html/ckeditor/skins/moono/dialog_opera.css                                        |     5 +
 public_html/ckeditor/skins/moono/editor.css                                              |     5 +
 public_html/ckeditor/skins/moono/editor_gecko.css                                        |     5 +
 public_html/ckeditor/skins/moono/editor_ie.css                                           |     5 +
 public_html/ckeditor/skins/moono/editor_ie7.css                                          |     5 +
 public_html/ckeditor/skins/moono/editor_ie8.css                                          |     5 +
 public_html/ckeditor/skins/moono/editor_iequirks.css                                     |     5 +
 public_html/ckeditor/skins/moono/icons.png                                               |   Bin 
 public_html/ckeditor/skins/moono/icons_hidpi.png                                         |   Bin 
 public_html/ckeditor/skins/moono/images/arrow.png                                        |   Bin 
 public_html/ckeditor/skins/moono/images/close.png                                        |   Bin 
 public_html/ckeditor/skins/moono/images/hidpi/close.png                                  |   Bin 
 public_html/ckeditor/skins/moono/images/hidpi/lock-open.png                              |   Bin 
 public_html/ckeditor/skins/moono/images/hidpi/lock.png                                   |   Bin 
 public_html/ckeditor/skins/moono/images/hidpi/refresh.png                                |   Bin 
 public_html/ckeditor/skins/moono/images/lock-open.png                                    |   Bin 
 public_html/ckeditor/skins/moono/images/lock.png                                         |   Bin 
 public_html/ckeditor/skins/moono/images/refresh.png                                      |   Bin 
 public_html/ckeditor/skins/moono/readme.md                                               |    51 +
 public_html/ckeditor/styles.js                                                           |   111 +
 public_html/lib-common.php                                                               |     8 +-
 326 files changed, 9899 insertions(+), 4 deletions(-)

diffs (truncated from 11287 to 300 lines):

diff -r 9ab74f6c4a6a -r 6a40157f2db0 public_html/ckeditor/CHANGES.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/public_html/ckeditor/CHANGES.md	Sun Aug 04 00:01:16 2013 +0900
@@ -0,0 +1,185 @@
+CKEditor 4 Changelog
+====================
+
+## CKEditor 4.2
+
+**Important Notes:**
+
+* Dropped compatibility support for Internet Explorer 7 and Firefox 3.6.
+
+* Both the Basic and the Standard distribution packages will not contain the new [indentblock](http://ckeditor.com/addon/indentblock) plugin. Because of this the [Advanced Content Filter](http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter) might remove block indentations from existing contents. If you want to prevent this, either [add an appropriate ACF rule to your filter](http://docs.ckeditor.com/#!/guide/dev_allowed_content_rules) or create a custom build based on the Basic/Standard package and add the indentblock plugin in [CKBuilder](http://ckeditor.com/builder).
+
+Fixed issues:
+
+* [#10027](http://dev.ckeditor.com/ticket/10027): Separated list and block indentation into two plugins: [indentlist](http://ckeditor.com/addon/indentlist) and [indentblock](http://ckeditor.com/addon/indentblock).
+* [#8244](http://dev.ckeditor.com/ticket/8244): Use *(Shift+)Tab* to indent and outdent lists.
+* [#10599](http://dev.ckeditor.com/ticket/10599): [Indent](http://ckeditor.com/addon/indent) plugin is no longer required by the [list](http://ckeditor.com/addon/list) plugin.
+* [#10281](http://dev.ckeditor.com/ticket/10281): The [jQuery Adapter](http://docs.ckeditor.com/#!/guide/dev_jquery) is now available. Several jQuery-related issues fixed: [#8261](http://dev.ckeditor.com/ticket/8261), [#9077](http://dev.ckeditor.com/ticket/9077), [#8710](http://dev.ckeditor.com/ticket/8710), [#8530](http://dev.ckeditor.com/ticket/8530), [#9019](http://dev.ckeditor.com/ticket/9019), [#6181](http://dev.ckeditor.com/ticket/6181), [#7876](http://dev.ckeditor.com/ticket/7876), [#6906](http://dev.ckeditor.com/ticket/6906).
+* [#10042](http://dev.ckeditor.com/ticket/10042): Introduced [config.title](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-title) setting to change the human-readable title of the editor.
+* [#10370](http://dev.ckeditor.com/ticket/10370): Inconsistency in data events between framed and inline editors.
+* [#9794](http://dev.ckeditor.com/ticket/9794): Added [onChange](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-change) event.
+* [#9923](http://dev.ckeditor.com/ticket/9923): HiDPI support in the editor UI. HiDPI icons for [Moono skin](http://ckeditor.com/addon/moono) added.
+* [#8031](http://dev.ckeditor.com/ticket/8031): Handle `required` attributes on `<textarea>` elements — introduced [editor#required](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-required) event.
+* [#10280](http://dev.ckeditor.com/ticket/10280): Ability to replace `<textarea>` elements with the inline editor.
+* [#10438](http://dev.ckeditor.com/ticket/10438): [FF, IE] No selection is done on an editable element on executing [setData](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-setData).
+
+## CKEditor 4.1.3
+
+* Added new translation: Indonesian.
+* [#10644](http://dev.ckeditor.com/ticket/10644): Fixed critical bug when pasting plain text in Blink based browsers.
+* [#5189](http://dev.ckeditor.com/ticket/5189): Find/Replace dialog window: rename "Cancel" button to "Close".
+* [#10562](http://dev.ckeditor.com/ticket/10562): [Housekeeping] Unified CSS gradient filter formats in the Moono skin.
+* [#10537](http://dev.ckeditor.com/ticket/10537): ACF should register a default rule for [config.shiftEnterMode](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-shiftEnterMode).
+* [#10610](http://dev.ckeditor.com/ticket/10610): [CKEDITOR.dialog.addIframe](http://docs.ckeditor.com/#!/api/CKEDITOR.dialog-static-method-addIframe) incorrectly sets the iframe size in dialog windows.
+
+## CKEditor 4.1.2
+
+* Added new translation: Sinhala.
+* [#10339](http://dev.ckeditor.com/ticket/10339): Fixed: Error thrown when inserted data totally stripped out after filtering and processing.
+* [#10298](http://dev.ckeditor.com/ticket/10298): Fixed: Data processor breaks attributes containing protected parts.
+* [#10367](http://dev.ckeditor.com/ticket/10367): Fixed: `editable#insertText` loses characters when `RegExp` replace controls are being inserted.
+* [#10165](http://dev.ckeditor.com/ticket/10165): [IE] Access denied error when `document.domain` has been altered.
+* [#9761](http://dev.ckeditor.com/ticket/9761): Update *Backspace* key state in `keystrokeHandler#blockedKeystrokes` when calling `editor.setReadOnly()`.
+* [#6504](http://dev.ckeditor.com/ticket/6504): Fixed: Race condition while loading several `config.customConfig` files.
+* [#10146](http://dev.ckeditor.com/ticket/10146): [Firefox] Empty lines are being removed while `config#enterMode` is `CKEDITOR.ENTER_BR`.
+* [#10360](http://dev.ckeditor.com/ticket/10360): Fixed: ARIA `role="application"` should not be used for dialogs.
+* [#10361](http://dev.ckeditor.com/ticket/10361): Fixed: ARIA `role="application"` should not be used for floating panels.
+* [#10510](http://dev.ckeditor.com/ticket/10510): Introduced unique voice labels to differentiate between different editor instances.
+* [#9945](http://dev.ckeditor.com/ticket/9945): [iOS] Scrolling not possible on iPad.
+* [#10389](http://dev.ckeditor.com/ticket/10389): Fixed: Invalid HTML in the "Text and Table" template.
+
+## CKEditor 4.1.1
+
+* Added new translation: Albanian.
+* [#10172](http://dev.ckeditor.com/ticket/10172): Pressing *Delete*/*Backspace* in an empty table cell moves the cursor to the next/previous cell.
+* [#10219](http://dev.ckeditor.com/ticket/10219): Error thrown when destroying an editor instance in parallel with a mouseup event.
+* [#10265](http://dev.ckeditor.com/ticket/10265): Wrong loop type in the Filebrowser plugin.
+* [#10249](http://dev.ckeditor.com/ticket/10249): Wrong undo/redo states at start.
+* [#10268](http://dev.ckeditor.com/ticket/10268): "Show Blocks" does not recover after switching to source view.
+* [#9995](http://dev.ckeditor.com/ticket/9995): HTML code in `textarea` should not be modified by the `htmlDataProcessor`.
+* [#10320](http://dev.ckeditor.com/ticket/10320): Justify plugin should add elements to the ACF based on current Enter mode.
+* [#10260](http://dev.ckeditor.com/ticket/10260): Fixed: Advanced Content Filter blocks `tabSpaces`. Unified `data-cke-*` attributes filtering.
+* [#10315](http://dev.ckeditor.com/ticket/10315): [Webkit] Undo manager should not record snapshots after a filling character was added/removed.
+* [#10291](http://dev.ckeditor.com/ticket/10291): [Webkit] Space after a filling character should be secured.
+* [#10330](http://dev.ckeditor.com/ticket/10330): [Webkit] The filling character is not removed on `keydown` in specific cases.
+* [#10285](http://dev.ckeditor.com/ticket/10285): Fixed: Styled text pasted from MS Word causes an infinite loop.
+* [#10131](http://dev.ckeditor.com/ticket/10131): Fixed: `undoManager#update` does not refresh the command state.
+* [#10337](http://dev.ckeditor.com/ticket/10337): Fixed: Unable to remove `<s>` using `removeformat`.
+
+## CKEditor 4.1
+
+* [#10192](http://dev.ckeditor.com/ticket/10192): Closing lists with Enter key does not work with Advanced Content Filter in several cases.
+* [#10191](http://dev.ckeditor.com/ticket/10191): Fixed allowed content rules unification, so the `filter.allowedContent` property always contains rules in the same format.
+* [#10224](http://dev.ckeditor.com/ticket/10224): Advanced Content Filter does not remove non-empty `<a>` elements anymore.
+* Minor issues in plugin integration with Advanced Content Filter:
+  * [#10166](http://dev.ckeditor.com/ticket/10166): Added transformation from the `align` attribute to `float` style to preserve backward compatibility after the introduction of Advanced Content Filter.
+  * [#10195](http://dev.ckeditor.com/ticket/10195): Image plugin no longer registers rules for links to Advanced Content Filter.
+  * [#10213](http://dev.ckeditor.com/ticket/10213): Justify plugin is now correctly registering rules to Advanced Content Filter when `config.justifyClasses` is defined.
+
+## CKEditor 4.1 RC
+
+* [#9829](http://dev.ckeditor.com/ticket/9829): Data and features activation based on editor configuration.
+
+  Brand new data filtering system that works in 2 modes:
+
+  * based on loaded features (toolbar items, plugins) - the data will be filtered according to what the editor in its
+  current configuration can handle,
+  * based on `config.allowedContent` rules - the data will be filtered and the editor features (toolbar items, commands,
+  keystrokes) will be enabled if they are allowed.
+
+  See the `datafiltering.html` sample, [guides](http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter) and [`CKEDITOR.filter` API documentation](http://docs.ckeditor.com/#!/api/CKEDITOR.filter).
+* [#9387](http://dev.ckeditor.com/ticket/9387): Reintroduced "Shared Spaces" - the ability to display toolbar and bottom editor space in selected locations and to share them by different editor instances.
+* [#9907](http://dev.ckeditor.com/ticket/9907): Added the `contentPreview` event for preview data manipulation.
+* [#9713](http://dev.ckeditor.com/ticket/9713): Introduced the `sourcedialog` plugin that brings raw HTML editing for inline editor instances.
+* Included in [#9829](http://dev.ckeditor.com/ticket/9829): Introduced new events, `toHtml` and `toDataFormat`, allowing for better integration with data processing. See API documentation: [`toHtml`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-toHtml), [`toDataFormat`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-toDataFormat).
+* [#9981](http://dev.ckeditor.com/ticket/9981): Added ability to filter `htmlParser.fragment`, `htmlParser.element` etc. by many `htmlParser.filter`s before writing structure to an HTML string.
+* Included in [#10103](http://dev.ckeditor.com/ticket/10103):
+  * Introduced the `editor.status` property to make it easier to check the current status of the editor. See [API documentation](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-status).
+  * Default `command` state is now `CKEDITOR.TRISTATE_DISABLE`. It will be activated on `editor.instanceReady` or immediately after being added if the editor is already initialized.
+* [#9796](http://dev.ckeditor.com/ticket/9796): Introduced `<s>` as a default tag for strikethrough, which replaces obsolete `<strike>` in HTML5.
+
+## CKEditor 4.0.3
+
+* [#10196](http://dev.ckeditor.com/ticket/10196): Fixed context menus not opening with keyboard shortcuts when Autogrow is enabled.
+* [#10212](http://dev.ckeditor.com/ticket/10212): [IE7-10] Undo command throws errors after multiple switches between Source and WYSIWYG view.
+* [#10219](http://dev.ckeditor.com/ticket/10219): [Inline editor] Error thrown after calling editor.destroy().
+
+## CKEditor 4.0.2
+
+* [#9779](http://dev.ckeditor.com/ticket/9779): Fixed overriding `CKEDITOR.getUrl` with `CKEDITOR_GETURL`.
+* [#9772](http://dev.ckeditor.com/ticket/9772): Custom buttons in dialog window footer have different look and size (Moono, Kama).
+* [#9029](http://dev.ckeditor.com/ticket/9029): Custom styles added with `styleSet.add()` are displayed in wrong order.
+* [#9887](http://dev.ckeditor.com/ticket/9887): Disable magicline when `editor.readOnly` is set.
+* [#9882](http://dev.ckeditor.com/ticket/9882): Fixed empty document title on `getData()` if set via the Document Properties dialog window.
+* [#9773](http://dev.ckeditor.com/ticket/9773): Fixed rendering problems with selection fields in the Kama skin.
+* [#9851](http://dev.ckeditor.com/ticket/9851): The `selectionChange` event is not fired when mouse selection ended outside editable.
+* [#9903](http://dev.ckeditor.com/ticket/9903): [Inline editor] Bad positioning of floating space with page horizontal scroll.
+* [#9872](http://dev.ckeditor.com/ticket/9872): `editor.checkDirty()` returns `true` when called onload. Removed the obsolete `editor.mayBeDirty` flag.
+* [#9893](http://dev.ckeditor.com/ticket/9893): Fixed broken toolbar when editing mixed direction content in Quirks mode.
+* [#9845](http://dev.ckeditor.com/ticket/9845): Fixed TAB navigation in the Link dialog window when the Anchor option is used and no anchors are available.
+* [#9883](http://dev.ckeditor.com/ticket/9883): Maximizing was making the entire page editable with divarea-based editors.
+* [#9940](http://dev.ckeditor.com/ticket/9940): [Firefox] Navigating back to a page with the editor was making the entire page editable.
+* [#9966](http://dev.ckeditor.com/ticket/9966): Fixed: Unable to type square brackets with French keyboard layout. Changed magicline keystrokes.
+* [#9507](http://dev.ckeditor.com/ticket/9507): [Firefox] Selection is moved before editable position when the editor is focused for the first time.
+* [#9947](http://dev.ckeditor.com/ticket/9947): [Webkit] Editor overflows parent container in some edge cases.
+* [#10105](http://dev.ckeditor.com/ticket/10105): Fixed: Broken sourcearea view when an RTL language is set.
+* [#10123](http://dev.ckeditor.com/ticket/10123): [Webkit] Fixed: Several dialog windows have broken layout since the latest Webkit release.
+* [#10152](http://dev.ckeditor.com/ticket/10152): Fixed: Invalid ARIA property used on menu items.
+
+## CKEditor 4.0.1.1
+
+* Security update: Added protection against XSS attack and possible path disclosure in PHP sample.
+
+## CKEditor 4.0.1
+
+Fixed issues:
+
+* [#9655](http://dev.ckeditor.com/ticket/9655): Support for IE Quirks Mode in new Moono skin.
+* Accessibility issues (mainly on inline editor): [#9364](http://dev.ckeditor.com/ticket/9364), [#9368](http://dev.ckeditor.com/ticket/9368), [#9369](http://dev.ckeditor.com/ticket/9369), [#9370](http://dev.ckeditor.com/ticket/9370), [#9541](http://dev.ckeditor.com/ticket/9541), [#9543](http://dev.ckeditor.com/ticket/9543), [#9841](http://dev.ckeditor.com/ticket/9841), [#9844](http://dev.ckeditor.com/ticket/9844).
+* Magic-line:
+    * [#9481](http://dev.ckeditor.com/ticket/9481): Added accessibility support for Magic-line.
+    * [#9509](http://dev.ckeditor.com/ticket/9509): Added Magic-line support for forms.
+    * [#9573](http://dev.ckeditor.com/ticket/9573): Magic-line doesn't disappear on `mouseout` in the specific case.
+* [#9754](http://dev.ckeditor.com/ticket/9754): [Webkit] Cut & paste simple unformatted text generates inline wrapper in Webkits.
+* [#9456](http://dev.ckeditor.com/ticket/9456): [Chrome] Properly paste bullet list style from MS-Word.
+* [#9699](http://dev.ckeditor.com/ticket/9699), [#9758](http://dev.ckeditor.com/ticket/9758): Improved selection locking when selecting by dragging.
+* Context menu:
+    * [#9712](http://dev.ckeditor.com/ticket/9712): Context menu open destroys editor focus.
+    * [#9366](http://dev.ckeditor.com/ticket/9366): Context menu should be displayed over floating toolbar.
+    * [#9706](http://dev.ckeditor.com/ticket/9706): Context menu generates JS error in inline mode when editor attached to header element.
+* [#9800](http://dev.ckeditor.com/ticket/9800): Hide float panel when resizing window.
+* [#9721](http://dev.ckeditor.com/ticket/9721): Padding in content of div based editor puts editing area under bottom UI space.
+* [#9528](http://dev.ckeditor.com/ticket/9528): Host page's `box-sizing` style shouldn't influence editor UI elements.
+* [#9503](http://dev.ckeditor.com/ticket/9503): Forms plugin adds context menu listeners only on supported input types. Added support for `tel, email, search` and `url` input types.
+* [#9769](http://dev.ckeditor.com/ticket/9769): Improved floating toolbar positioning in narrow window.
+* [#9875](http://dev.ckeditor.com/ticket/9875): Table dialog doesn't populate width correctly.
+* [#8675](http://dev.ckeditor.com/ticket/8675): Deleting cells in nested table removes outer table cell.
+* [#9815](http://dev.ckeditor.com/ticket/9815): Can't edit dialog fields on editor initialized in jQuery UI modal dialog.
+* [#8888](http://dev.ckeditor.com/ticket/8888): CKEditor dialogs do not show completely in small window.
+* [#9360](http://dev.ckeditor.com/ticket/9360): [Inline editor] Blocks shown for a div stay permanently even after user exists editing the div.
+* [#9531](http://dev.ckeditor.com/ticket/9531): [Firefox & Inline editor] Toolbar is lost when closing format combo by clicking on its button.
+* [#9553](http://dev.ckeditor.com/ticket/9553): Table width incorrectly set when `border-width` style is specified.
+* [#9594](http://dev.ckeditor.com/ticket/9594): Cannot tab past CKEditor when it is in read only mode.
+* [#9658](http://dev.ckeditor.com/ticket/9658): [IE9] Justify not working on selected image.
+* [#9686](http://dev.ckeditor.com/ticket/9686): Added missing contents styles for `<pre>`.
+* [#9709](http://dev.ckeditor.com/ticket/9709): PasteFromWord should not depend on configuration from other styles.
+* [#9726](http://dev.ckeditor.com/ticket/9726): Removed color dialog dependency from table tools.
+* [#9765](http://dev.ckeditor.com/ticket/9765): Toolbar Collapse command documented incorrectly on Accessibility Instructions dialog.
+* [#9771](http://dev.ckeditor.com/ticket/9771): [Webkit & Opera] Fixed scrolling issues when pasting.
+* [#9787](http://dev.ckeditor.com/ticket/9787): [IE9] onChange isn't fired for checkboxes in dialogs.
+* [#9842](http://dev.ckeditor.com/ticket/9842): [Firefox 17] When we open toolbar menu for the first time & press down arrow key, focus goes to next toolbar button instead of menu options.
+* [#9847](http://dev.ckeditor.com/ticket/9847): Elements path shouldn't be initialized on inline editor.
+* [#9853](http://dev.ckeditor.com/ticket/9853): `Editor#addRemoveFormatFilter` is exposed before it really works.
+* [#8893](http://dev.ckeditor.com/ticket/8893): Value of `pasteFromWordCleanupFile` config is now taken from instance configuration.
+* [#9693](http://dev.ckeditor.com/ticket/9693): Removed "live preview" checkbox from UI color picker.
+
+
+## CKEditor 4.0
+
+The first stable release of the new CKEditor 4 code line.
+
+The CKEditor JavaScript API has been kept compatible with CKEditor 4, whenever
+possible. The list of relevant changes can be found in the [API Changes page of
+the CKEditor 4 documentation][1].
+
+[1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes"
diff -r 9ab74f6c4a6a -r 6a40157f2db0 public_html/ckeditor/LICENSE.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/public_html/ckeditor/LICENSE.md	Sun Aug 04 00:01:16 2013 +0900
@@ -0,0 +1,1264 @@
+Software License Agreement
+==========================
+
+CKEditor - The text editor for Internet - http://ckeditor.com
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+
+Licensed under the terms of any of the following licenses at your
+choice:
+
+ - GNU General Public License Version 2 or later (the "GPL")
+   http://www.gnu.org/licenses/gpl.html
+   (See Appendix A)
+
+ - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+   http://www.gnu.org/licenses/lgpl.html
+   (See Appendix B)
+
+ - Mozilla Public License Version 1.1 or later (the "MPL")
+   http://www.mozilla.org/MPL/MPL-1.1.html
+   (See Appendix C)
+
+You are not required to, but if you want to explicitly declare the
+license you have chosen to be bound to when using, reproducing,
+modifying and distributing this software, just include a text file
+titled "legal.txt" in your version of this software, indicating your
+license choice. In any case, your choice will not restrict any
+recipient of your version of this software to use, reproduce, modify
+and distribute this software under any of the above licenses.
+
+Sources of Intellectual Property Included in CKEditor
+-----------------------------------------------------
+
+Where not otherwise indicated, all CKEditor content is authored by
+CKSource engineers and consists of CKSource-owned intellectual
+property. In some specific instances, CKEditor will incorporate work
+done by developers outside of CKSource with their express permission.
+
+Trademarks
+----------
+
+CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
+and product names are trademarks, registered trademarks or service
+marks of their respective holders.
+
+---
+
+Appendix A: The GPL License
+---------------------------
+
+GNU GENERAL PUBLIC LICENSE
+Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software-to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+



More information about the geeklog-cvs mailing list