[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.11rc2-34-g4a6309a
Kevin Falcone
falcone at bestpractical.com
Tue Apr 9 16:32:40 EDT 2013
The branch, 4.0-trunk has been updated
via 4a6309a72bf9ac2febbb64a396dab73fa68d98d2 (commit)
via 027f4e71c673c7b3dc611691fa5ca8b2c0bf081c (commit)
via b68ef820efd7095a2728cf2520c68d5eea5cc02e (commit)
via d5c44844b269e2e35b0f20d796f5ce876e3b4662 (commit)
via f1df5b606a5de0cd267b3a77fc0f101c9075e408 (commit)
from fc10251e31f68f1472f7dc4b11ffe8e559bd31e0 (commit)
Summary of changes:
devel/third-party/README | 2 +-
devel/third-party/ckeditor/adapters/jquery.js | 25 +-
.../third-party/ckeditor/ckeditor_basic_source.js | 4 +-
devel/third-party/ckeditor/ckeditor_source.js | 18 +-
devel/third-party/ckeditor/core/_bootstrap.js | 32 +-
devel/third-party/ckeditor/core/ckeditor.js | 36 +-
devel/third-party/ckeditor/core/ckeditor_base.js | 98 +-
devel/third-party/ckeditor/core/ckeditor_basic.js | 16 +-
devel/third-party/ckeditor/core/command.js | 156 ++-
.../third-party/ckeditor/core/commanddefinition.js | 61 +-
devel/third-party/ckeditor/core/config.js | 280 ++---
devel/third-party/ckeditor/core/dataprocessor.js | 13 +-
devel/third-party/ckeditor/core/dom.js | 5 +-
devel/third-party/ckeditor/core/dom/comment.js | 36 +-
devel/third-party/ckeditor/core/dom/document.js | 31 +-
.../ckeditor/core/dom/documentfragment.js | 6 +-
devel/third-party/ckeditor/core/dom/domobject.js | 25 +-
devel/third-party/ckeditor/core/dom/element.js | 496 +++++++--
devel/third-party/ckeditor/core/dom/elementpath.js | 11 +-
devel/third-party/ckeditor/core/dom/event.js | 37 +-
devel/third-party/ckeditor/core/dom/node.js | 207 ++--
devel/third-party/ckeditor/core/dom/nodelist.js | 5 +-
devel/third-party/ckeditor/core/dom/range.js | 464 ++++++--
devel/third-party/ckeditor/core/dom/rangelist.js | 62 +-
devel/third-party/ckeditor/core/dom/text.js | 7 +-
devel/third-party/ckeditor/core/dom/walker.js | 201 ++--
devel/third-party/ckeditor/core/dom/window.js | 2 +-
devel/third-party/ckeditor/core/dtd.js | 83 +-
devel/third-party/ckeditor/core/editor.js | 482 +++++++--
devel/third-party/ckeditor/core/editor_basic.js | 20 +-
devel/third-party/ckeditor/core/env.js | 111 +-
devel/third-party/ckeditor/core/event.js | 18 +-
devel/third-party/ckeditor/core/eventInfo.js | 22 +-
devel/third-party/ckeditor/core/focusmanager.js | 39 +-
devel/third-party/ckeditor/core/htmlparser.js | 16 +-
.../ckeditor/core/htmlparser/basicwriter.js | 2 +-
.../third-party/ckeditor/core/htmlparser/cdata.js | 2 +-
.../ckeditor/core/htmlparser/comment.js | 2 +-
.../ckeditor/core/htmlparser/element.js | 86 +-
.../third-party/ckeditor/core/htmlparser/filter.js | 2 +-
.../ckeditor/core/htmlparser/fragment.js | 278 ++---
devel/third-party/ckeditor/core/htmlparser/text.js | 4 +-
devel/third-party/ckeditor/core/lang.js | 23 +-
devel/third-party/ckeditor/core/loader.js | 11 +-
.../third-party/ckeditor/core/plugindefinition.js | 19 +-
devel/third-party/ckeditor/core/plugins.js | 24 +-
devel/third-party/ckeditor/core/resourcemanager.js | 2 +-
devel/third-party/ckeditor/core/scriptloader.js | 32 +-
devel/third-party/ckeditor/core/skins.js | 30 +-
devel/third-party/ckeditor/core/themes.js | 2 +-
devel/third-party/ckeditor/core/tools.js | 125 ++-
devel/third-party/ckeditor/core/ui.js | 14 +-
.../third-party}/ckeditor/images/spacer.gif | Bin
devel/third-party/ckeditor/lang/_languages.js | 5 +-
.../ckeditor/lang/_translationstatus.txt | 121 ++-
devel/third-party/ckeditor/lang/af.js | 965 +++++++++--------
devel/third-party/ckeditor/lang/ar.js | 159 ++-
devel/third-party/ckeditor/lang/bg.js | 839 ++++++++-------
devel/third-party/ckeditor/lang/bn.js | 157 ++-
devel/third-party/ckeditor/lang/bs.js | 157 ++-
devel/third-party/ckeditor/lang/ca.js | 273 +++--
devel/third-party/ckeditor/lang/cs.js | 431 ++++----
devel/third-party/ckeditor/lang/cy.js | 307 +++---
devel/third-party/ckeditor/lang/da.js | 417 ++++----
devel/third-party/ckeditor/lang/de.js | 209 ++--
devel/third-party/ckeditor/lang/el.js | 585 +++++-----
devel/third-party/ckeditor/lang/en-au.js | 161 ++-
devel/third-party/ckeditor/lang/en-ca.js | 161 ++-
devel/third-party/ckeditor/lang/en-gb.js | 471 ++++----
devel/third-party/ckeditor/lang/en.js | 167 ++-
devel/third-party/ckeditor/lang/eo.js | 783 +++++++-------
devel/third-party/ckeditor/lang/es.js | 173 ++-
devel/third-party/ckeditor/lang/et.js | 719 +++++++------
devel/third-party/ckeditor/lang/eu.js | 153 ++-
devel/third-party/ckeditor/lang/fa.js | 643 ++++++-----
devel/third-party/ckeditor/lang/fi.js | 185 ++--
devel/third-party/ckeditor/lang/fo.js | 383 ++++---
devel/third-party/ckeditor/lang/fr-ca.js | 157 ++-
devel/third-party/ckeditor/lang/fr.js | 443 ++++----
devel/third-party/ckeditor/lang/gl.js | 157 ++-
devel/third-party/ckeditor/lang/gu.js | 591 ++++++-----
devel/third-party/ckeditor/lang/he.js | 157 ++-
devel/third-party/ckeditor/lang/hi.js | 161 ++-
devel/third-party/ckeditor/lang/hr.js | 395 ++++---
devel/third-party/ckeditor/lang/hu.js | 313 +++---
devel/third-party/ckeditor/lang/{bs.js => id.js} | 482 +++++----
devel/third-party/ckeditor/lang/is.js | 157 ++-
devel/third-party/ckeditor/lang/it.js | 413 ++++----
devel/third-party/ckeditor/lang/ja.js | 293 +++--
devel/third-party/ckeditor/lang/ka.js | 817 ++++++++++++++
devel/third-party/ckeditor/lang/km.js | 157 ++-
devel/third-party/ckeditor/lang/ko.js | 157 ++-
devel/third-party/ckeditor/lang/ku.js | 816 ++++++++++++++
devel/third-party/ckeditor/lang/lt.js | 581 +++++-----
devel/third-party/ckeditor/lang/lv.js | 661 ++++++------
devel/third-party/ckeditor/lang/{bs.js => mk.js} | 484 +++++----
devel/third-party/ckeditor/lang/mn.js | 367 ++++---
devel/third-party/ckeditor/lang/ms.js | 157 ++-
devel/third-party/ckeditor/lang/nb.js | 411 ++++---
devel/third-party/ckeditor/lang/nl.js | 209 ++--
devel/third-party/ckeditor/lang/no.js | 411 ++++---
devel/third-party/ckeditor/lang/pl.js | 495 +++++----
devel/third-party/ckeditor/lang/pt-br.js | 169 ++-
devel/third-party/ckeditor/lang/pt.js | 215 ++--
devel/third-party/ckeditor/lang/ro.js | 413 ++++----
devel/third-party/ckeditor/lang/ru.js | 691 ++++++------
devel/third-party/ckeditor/lang/sk.js | 741 +++++++------
devel/third-party/ckeditor/lang/sl.js | 153 ++-
devel/third-party/ckeditor/lang/sr-latn.js | 157 ++-
devel/third-party/ckeditor/lang/sr.js | 157 ++-
devel/third-party/ckeditor/lang/sv.js | 632 ++++++-----
devel/third-party/ckeditor/lang/th.js | 157 ++-
devel/third-party/ckeditor/lang/tr.js | 185 ++--
devel/third-party/ckeditor/lang/ug.js | 816 ++++++++++++++
devel/third-party/ckeditor/lang/uk.js | 691 ++++++------
devel/third-party/ckeditor/lang/vi.js | 257 +++--
devel/third-party/ckeditor/lang/zh-cn.js | 159 ++-
devel/third-party/ckeditor/lang/zh.js | 175 ++-
.../ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js | 21 +-
.../plugins/a11yhelp/lang/_translationstatus.txt | 28 +
.../ckeditor/plugins/a11yhelp/lang/cs.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/cy.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/da.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/de.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/el.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/en.js | 10 +-
.../ckeditor/plugins/a11yhelp/lang/eo.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/fa.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/fi.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/fr.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/gu.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/he.js | 139 +--
.../ckeditor/plugins/a11yhelp/lang/it.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/ku.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/lv.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/mk.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/nb.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/nl.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/no.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/pt-br.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/ro.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/sk.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/tr.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/ug.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/vi.js | 89 ++
.../ckeditor/plugins/a11yhelp/lang/zh-cn.js | 89 ++
.../ckeditor/plugins/a11yhelp/plugin.js | 9 +-
.../ckeditor/plugins/about/dialogs/about.js | 5 +-
.../plugins/about/dialogs/logo_ckeditor.png | Bin
devel/third-party/ckeditor/plugins/about/plugin.js | 3 +-
.../ckeditor/plugins/adobeair/plugin.js | 228 ++++
devel/third-party/ckeditor/plugins/ajax/plugin.js | 152 +++
.../ckeditor/plugins/autogrow/plugin.js | 134 ++-
.../ckeditor/plugins/basicstyles/plugin.js | 78 +-
.../third-party/ckeditor/plugins/bbcode/plugin.js | 945 +++++++++++++++++
devel/third-party/ckeditor/plugins/bidi/plugin.js | 363 ++++---
.../ckeditor/plugins/blockquote/plugin.js | 10 +-
.../third-party/ckeditor/plugins/button/plugin.js | 125 ++-
.../ckeditor/plugins/clipboard/dialogs/paste.js | 190 ++--
.../ckeditor/plugins/clipboard/plugin.js | 209 +++-
.../ckeditor/plugins/colorbutton/plugin.js | 111 +-
.../plugins/colordialog/dialogs/colordialog.js | 247 +++--
.../ckeditor/plugins/colordialog/plugin.js | 23 +-
.../ckeditor/plugins/contextmenu/plugin.js | 355 +++----
.../plugins/devtools/lang/_translationstatus.txt | 31 +
.../ckeditor/plugins/devtools/lang/bg.js | 16 +
.../ckeditor/plugins/devtools/lang/cs.js | 16 +
.../ckeditor/plugins/devtools/lang/cy.js | 16 +
.../ckeditor/plugins/devtools/lang/da.js | 16 +
.../ckeditor/plugins/devtools/lang/de.js | 16 +
.../ckeditor/plugins/devtools/lang/el.js | 16 +
.../ckeditor/plugins/devtools/lang/en.js | 16 +
.../ckeditor/plugins/devtools/lang/eo.js | 16 +
.../ckeditor/plugins/devtools/lang/et.js | 16 +
.../ckeditor/plugins/devtools/lang/fa.js | 16 +
.../ckeditor/plugins/devtools/lang/fi.js | 16 +
.../ckeditor/plugins/devtools/lang/fr.js | 16 +
.../ckeditor/plugins/devtools/lang/gu.js | 16 +
.../ckeditor/plugins/devtools/lang/he.js | 16 +
.../ckeditor/plugins/devtools/lang/hr.js | 16 +
.../ckeditor/plugins/devtools/lang/it.js | 16 +
.../ckeditor/plugins/devtools/lang/ku.js | 16 +
.../ckeditor/plugins/devtools/lang/lv.js | 16 +
.../ckeditor/plugins/devtools/lang/nb.js | 16 +
.../ckeditor/plugins/devtools/lang/nl.js | 16 +
.../ckeditor/plugins/devtools/lang/no.js | 16 +
.../ckeditor/plugins/devtools/lang/pl.js | 16 +
.../ckeditor/plugins/devtools/lang/pt-br.js | 16 +
.../ckeditor/plugins/devtools/lang/sk.js | 16 +
.../ckeditor/plugins/devtools/lang/tr.js | 16 +
.../ckeditor/plugins/devtools/lang/ug.js | 16 +
.../ckeditor/plugins/devtools/lang/uk.js | 16 +
.../ckeditor/plugins/devtools/lang/vi.js | 16 +
.../ckeditor/plugins/devtools/lang/zh-cn.js | 16 +
.../ckeditor/plugins/devtools/plugin.js | 173 +++
.../ckeditor/plugins/dialog/dialogDefinition.js | 963 ++++++++++++++++-
.../third-party/ckeditor/plugins/dialog/plugin.js | 1121 +++++++++++++-------
.../ckeditor/plugins/dialogadvtab/plugin.js | 26 +-
.../ckeditor/plugins/dialogui/plugin.js | 142 +--
.../ckeditor/plugins/div/dialogs/div.js | 8 +-
devel/third-party/ckeditor/plugins/div/plugin.js | 10 +-
.../ckeditor/plugins/docprops/dialogs/docprops.js | 674 ++++++++++++
.../ckeditor/plugins/docprops/plugin.js | 22 +
.../ckeditor/plugins/domiterator/plugin.js | 142 +--
.../ckeditor/plugins/editingblock/plugin.js | 82 +-
.../ckeditor/plugins/elementspath/plugin.js | 168 +--
.../ckeditor/plugins/enterkey/plugin.js | 174 ++-
.../ckeditor/plugins/entities/plugin.js | 93 +-
.../ckeditor/plugins/fakeobjects/plugin.js | 197 ++--
.../ckeditor/plugins/filebrowser/plugin.js | 206 ++--
.../ckeditor/plugins/find/dialogs/find.js | 217 ++--
devel/third-party/ckeditor/plugins/find/plugin.js | 4 +-
.../ckeditor/plugins/flash/dialogs/flash.js | 77 +-
.../ckeditor/plugins/flash/images/placeholder.png | Bin
devel/third-party/ckeditor/plugins/flash/plugin.js | 32 +-
.../ckeditor/plugins/floatpanel/plugin.js | 163 ++-
devel/third-party/ckeditor/plugins/font/plugin.js | 4 +-
.../third-party/ckeditor/plugins/format/plugin.js | 29 +-
.../ckeditor/plugins/forms/dialogs/button.js | 93 +-
.../ckeditor/plugins/forms/dialogs/checkbox.js | 20 +-
.../ckeditor/plugins/forms/dialogs/form.js | 10 +-
.../ckeditor/plugins/forms/dialogs/hiddenfield.js | 10 +-
.../ckeditor/plugins/forms/dialogs/radio.js | 12 +-
.../ckeditor/plugins/forms/dialogs/select.js | 20 +-
.../ckeditor/plugins/forms/dialogs/textarea.js | 93 +-
.../ckeditor/plugins/forms/dialogs/textfield.js | 8 +-
.../ckeditor/plugins/forms/images/hiddenfield.gif | Bin
devel/third-party/ckeditor/plugins/forms/plugin.js | 94 +-
.../ckeditor/plugins/horizontalrule/plugin.js | 5 +-
.../ckeditor/plugins/htmldataprocessor/plugin.js | 280 +++--
.../ckeditor/plugins/htmlwriter/plugin.js | 43 +-
.../ckeditor/plugins/iframe/dialogs/iframe.js | 229 ++++
.../ckeditor/plugins/iframe/images/placeholder.png | Bin 0 -> 449 bytes
.../ckeditor/plugins/iframedialog/plugin.js | 66 +-
.../ckeditor/plugins/image/dialogs/image.js | 164 +--
devel/third-party/ckeditor/plugins/image/plugin.js | 99 +-
.../third-party/ckeditor/plugins/indent/plugin.js | 223 ++--
.../third-party/ckeditor/plugins/justify/plugin.js | 105 +-
.../ckeditor/plugins/keystrokes/plugin.js | 10 +-
.../ckeditor/plugins/link/dialogs/anchor.js | 126 ++-
.../ckeditor/plugins/link/dialogs/link.js | 332 +++---
.../ckeditor/plugins/link/images/anchor.gif | Bin
devel/third-party/ckeditor/plugins/link/plugin.js | 207 +++-
devel/third-party/ckeditor/plugins/list/plugin.js | 677 ++++++++++--
.../ckeditor/plugins/listblock/plugin.js | 41 +-
.../plugins/liststyle/dialogs/liststyle.js | 72 +-
.../ckeditor/plugins/liststyle/plugin.js | 2 +-
.../ckeditor/plugins/maximize/plugin.js | 76 +-
devel/third-party/ckeditor/plugins/menu/plugin.js | 294 +++--
.../ckeditor/plugins/menubutton/plugin.js | 20 +-
.../third-party/ckeditor/plugins/newpage/plugin.js | 9 +-
.../plugins/pagebreak/images/pagebreak.gif | Bin
.../ckeditor/plugins/pagebreak/plugin.js | 119 ++-
devel/third-party/ckeditor/plugins/panel/plugin.js | 76 +-
.../ckeditor/plugins/panelbutton/plugin.js | 203 ++--
.../plugins/pastefromword/filter/default.js | 491 ++++++---
.../ckeditor/plugins/pastefromword/plugin.js | 45 +-
.../plugins/pastetext/dialogs/pastetext.js | 33 +-
.../ckeditor/plugins/pastetext/plugin.js | 77 +-
.../plugins/placeholder/dialogs/placeholder.js | 71 ++
.../placeholder/lang/_translationstatus.txt | 30 +
.../ckeditor/plugins/placeholder/lang/bg.js | 16 +
.../ckeditor/plugins/placeholder/lang/cs.js | 16 +
.../ckeditor/plugins/placeholder/lang/cy.js | 16 +
.../ckeditor/plugins/placeholder/lang/da.js | 16 +
.../ckeditor/plugins/placeholder/lang/de.js | 16 +
.../ckeditor/plugins/placeholder/lang/el.js | 16 +
.../ckeditor/plugins/placeholder/lang/en.js | 16 +
.../ckeditor/plugins/placeholder/lang/eo.js | 16 +
.../ckeditor/plugins/placeholder/lang/et.js | 16 +
.../ckeditor/plugins/placeholder/lang/fa.js | 16 +
.../ckeditor/plugins/placeholder/lang/fi.js | 16 +
.../ckeditor/plugins/placeholder/lang/fr.js | 16 +
.../ckeditor/plugins/placeholder/lang/he.js | 16 +
.../ckeditor/plugins/placeholder/lang/hr.js | 16 +
.../ckeditor/plugins/placeholder/lang/it.js | 16 +
.../ckeditor/plugins/placeholder/lang/ku.js | 16 +
.../ckeditor/plugins/placeholder/lang/lv.js | 16 +
.../ckeditor/plugins/placeholder/lang/nb.js | 16 +
.../ckeditor/plugins/placeholder/lang/nl.js | 16 +
.../ckeditor/plugins/placeholder/lang/no.js | 16 +
.../ckeditor/plugins/placeholder/lang/pl.js | 16 +
.../ckeditor/plugins/placeholder/lang/pt-br.js | 16 +
.../ckeditor/plugins/placeholder/lang/sk.js | 16 +
.../ckeditor/plugins/placeholder/lang/tr.js | 16 +
.../ckeditor/plugins/placeholder/lang/ug.js | 16 +
.../ckeditor/plugins/placeholder/lang/uk.js | 16 +
.../ckeditor/plugins/placeholder/lang/vi.js | 16 +
.../ckeditor/plugins/placeholder/lang/zh-cn.js | 16 +
.../ckeditor/plugins/placeholder/placeholder.gif | Bin 0 -> 96 bytes
.../ckeditor/plugins/placeholder/plugin.js | 171 +++
devel/third-party/ckeditor/plugins/popup/plugin.js | 13 +-
.../third-party/ckeditor/plugins/preview/plugin.js | 29 +-
.../ckeditor/plugins/preview/preview.html | 10 +
devel/third-party/ckeditor/plugins/print/plugin.js | 3 +-
.../ckeditor/plugins/removeformat/plugin.js | 79 +-
.../third-party/ckeditor/plugins/resize/plugin.js | 42 +-
.../ckeditor/plugins/richcombo/plugin.js | 73 +-
devel/third-party/ckeditor/plugins/save/plugin.js | 3 +-
.../ckeditor/plugins/scayt/dialogs/options.js | 214 ++--
devel/third-party/ckeditor/plugins/scayt/plugin.js | 462 ++++----
.../ckeditor/plugins/selection/plugin.js | 1087 ++++++++++++++-----
.../plugins/showblocks/images/block_address.png | Bin
.../plugins/showblocks/images/block_blockquote.png | Bin
.../plugins/showblocks/images/block_div.png | Bin
.../plugins/showblocks/images/block_h1.png | Bin
.../plugins/showblocks/images/block_h2.png | Bin
.../plugins/showblocks/images/block_h3.png | Bin
.../plugins/showblocks/images/block_h4.png | Bin
.../plugins/showblocks/images/block_h5.png | Bin
.../plugins/showblocks/images/block_h6.png | Bin
.../ckeditor/plugins/showblocks/images/block_p.png | Bin
.../plugins/showblocks/images/block_pre.png | Bin
.../ckeditor/plugins/showblocks/plugin.js | 14 +-
.../ckeditor/plugins/showborders/plugin.js | 16 +-
.../ckeditor/plugins/smiley/dialogs/smiley.js | 34 +-
.../ckeditor/plugins/smiley/images/angel_smile.gif | Bin
.../ckeditor/plugins/smiley/images/angry_smile.gif | Bin
.../plugins/smiley/images/broken_heart.gif | Bin
.../plugins/smiley/images/confused_smile.gif | Bin
.../ckeditor/plugins/smiley/images/cry_smile.gif | Bin
.../ckeditor/plugins/smiley/images/devil_smile.gif | Bin
.../plugins/smiley/images/embaressed_smile.gif | Bin
.../ckeditor/plugins/smiley/images/envelope.gif | Bin
.../ckeditor/plugins/smiley/images/heart.gif | Bin
.../ckeditor/plugins/smiley/images/kiss.gif | Bin
.../ckeditor/plugins/smiley/images/lightbulb.gif | Bin
.../ckeditor/plugins/smiley/images/omg_smile.gif | Bin
.../plugins/smiley/images/regular_smile.gif | Bin
.../ckeditor/plugins/smiley/images/sad_smile.gif | Bin
.../plugins/smiley/images/shades_smile.gif | Bin
.../ckeditor/plugins/smiley/images/teeth_smile.gif | Bin
.../ckeditor/plugins/smiley/images/thumbs_down.gif | Bin
.../ckeditor/plugins/smiley/images/thumbs_up.gif | Bin
.../plugins/smiley/images/tounge_smile.gif | Bin
.../smiley/images/whatchutalkingabout_smile.gif | Bin
.../ckeditor/plugins/smiley/images/wink_smile.gif | Bin
.../third-party/ckeditor/plugins/smiley/plugin.js | 4 +-
.../ckeditor/plugins/sourcearea/plugin.js | 30 +-
.../plugins/specialchar/dialogs/specialchar.js | 109 +-
.../specialchar/lang/_translationstatus.txt | 25 +
.../ckeditor/plugins/specialchar/lang/cs.js | 126 +++
.../ckeditor/plugins/specialchar/lang/cy.js | 126 +++
.../ckeditor/plugins/specialchar/lang/de.js | 126 +++
.../ckeditor/plugins/specialchar/lang/el.js | 126 +++
.../ckeditor/plugins/specialchar/lang/en.js | 126 +++
.../ckeditor/plugins/specialchar/lang/eo.js | 126 +++
.../ckeditor/plugins/specialchar/lang/et.js | 126 +++
.../ckeditor/plugins/specialchar/lang/fa.js | 126 +++
.../ckeditor/plugins/specialchar/lang/fi.js | 126 +++
.../ckeditor/plugins/specialchar/lang/fr.js | 126 +++
.../ckeditor/plugins/specialchar/lang/he.js | 126 +++
.../ckeditor/plugins/specialchar/lang/hr.js | 126 +++
.../ckeditor/plugins/specialchar/lang/it.js | 126 +++
.../ckeditor/plugins/specialchar/lang/ku.js | 126 +++
.../ckeditor/plugins/specialchar/lang/lv.js | 126 +++
.../ckeditor/plugins/specialchar/lang/nb.js | 126 +++
.../ckeditor/plugins/specialchar/lang/nl.js | 126 +++
.../ckeditor/plugins/specialchar/lang/no.js | 126 +++
.../ckeditor/plugins/specialchar/lang/pt-br.js | 126 +++
.../ckeditor/plugins/specialchar/lang/sk.js | 126 +++
.../ckeditor/plugins/specialchar/lang/tr.js | 126 +++
.../ckeditor/plugins/specialchar/lang/ug.js | 126 +++
.../ckeditor/plugins/specialchar/lang/zh-cn.js | 126 +++
.../ckeditor/plugins/specialchar/plugin.js | 51 +-
.../third-party/ckeditor/plugins/styles/plugin.js | 545 +++++++---
.../ckeditor/plugins/styles/styles/default.js | 2 +-
.../ckeditor/plugins/stylescombo/plugin.js | 67 +-
.../ckeditor/plugins/stylesheetparser/plugin.js | 148 +++
devel/third-party/ckeditor/plugins/tab/plugin.js | 8 +-
.../ckeditor/plugins/table/dialogs/table.js | 267 ++---
devel/third-party/ckeditor/plugins/table/plugin.js | 7 +-
.../ckeditor/plugins/tableresize/plugin.js | 35 +-
.../plugins/tabletools/dialogs/tableCell.js | 83 +-
.../ckeditor/plugins/tabletools/plugin.js | 410 ++++---
.../plugins/templates/dialogs/templates.js | 37 +-
.../ckeditor/plugins/templates/plugin.js | 8 +-
.../plugins/templates/templates/default.js | 2 +-
.../templates/templates/images/template1.gif | Bin
.../templates/templates/images/template2.gif | Bin
.../templates/templates/images/template3.gif | Bin
.../third-party/ckeditor/plugins/toolbar/plugin.js | 317 +++---
.../ckeditor/plugins/uicolor/dialogs/uicolor.js | 2 +-
.../plugins/uicolor/lang/_translationstatus.txt | 31 +
.../ckeditor/plugins/uicolor/lang/bg.js | 15 +
.../ckeditor/plugins/uicolor/lang/cs.js | 15 +
.../ckeditor/plugins/uicolor/lang/cy.js | 15 +
.../ckeditor/plugins/uicolor/lang/da.js | 15 +
.../ckeditor/plugins/uicolor/lang/de.js | 15 +
.../ckeditor/plugins/uicolor/lang/el.js | 15 +
.../ckeditor/plugins/uicolor/lang/en.js | 2 +-
.../ckeditor/plugins/uicolor/lang/eo.js | 15 +
.../ckeditor/plugins/uicolor/lang/et.js | 15 +
.../ckeditor/plugins/uicolor/lang/fa.js | 15 +
.../ckeditor/plugins/uicolor/lang/fi.js | 15 +
.../ckeditor/plugins/uicolor/lang/fr.js | 15 +
.../ckeditor/plugins/uicolor/lang/he.js | 15 +
.../ckeditor/plugins/uicolor/lang/hr.js | 15 +
.../ckeditor/plugins/uicolor/lang/it.js | 15 +
.../ckeditor/plugins/uicolor/lang/ku.js | 15 +
.../ckeditor/plugins/uicolor/lang/lv.js | 15 +
.../ckeditor/plugins/uicolor/lang/mk.js | 15 +
.../ckeditor/plugins/uicolor/lang/nb.js | 15 +
.../ckeditor/plugins/uicolor/lang/nl.js | 15 +
.../ckeditor/plugins/uicolor/lang/no.js | 15 +
.../ckeditor/plugins/uicolor/lang/pl.js | 15 +
.../ckeditor/plugins/uicolor/lang/pt-br.js | 15 +
.../ckeditor/plugins/uicolor/lang/sk.js | 15 +
.../ckeditor/plugins/uicolor/lang/tr.js | 15 +
.../ckeditor/plugins/uicolor/lang/ug.js | 15 +
.../ckeditor/plugins/uicolor/lang/uk.js | 15 +
.../ckeditor/plugins/uicolor/lang/vi.js | 15 +
.../ckeditor/plugins/uicolor/lang/zh-cn.js | 15 +
.../third-party/ckeditor/plugins/uicolor/plugin.js | 4 +-
.../ckeditor/plugins/uicolor/uicolor.gif | Bin
.../ckeditor/plugins/uicolor/yui/assets/hue_bg.png | Bin
.../plugins/uicolor/yui/assets/hue_thumb.png | Bin
.../plugins/uicolor/yui/assets/picker_mask.png | Bin
.../plugins/uicolor/yui/assets/picker_thumb.png | Bin
devel/third-party/ckeditor/plugins/undo/plugin.js | 76 +-
.../ckeditor/plugins/wsc/dialogs/ciframe.html | 2 +-
.../ckeditor/plugins/wsc/dialogs/tmpFrameset.html | 2 +-
.../ckeditor/plugins/wsc/dialogs/wsc.css | 2 +-
.../ckeditor/plugins/wsc/dialogs/wsc.js | 26 +-
devel/third-party/ckeditor/plugins/wsc/plugin.js | 4 +-
.../ckeditor/plugins/wysiwygarea/plugin.js | 990 ++++++++++-------
devel/third-party/ckeditor/plugins/xml/plugin.js | 170 +++
devel/third-party/ckeditor/skins/kama/dialog.css | 172 ++-
devel/third-party/ckeditor/skins/kama/editor.css | 2 +-
.../ckeditor/skins/kama/elementspath.css | 2 +-
devel/third-party/ckeditor/skins/kama/icons.css | 11 +-
devel/third-party/ckeditor/skins/kama/icons.png | Bin 0 -> 5598 bytes
.../third-party/ckeditor/skins/kama/icons_rtl.png | Bin 0 -> 5600 bytes
.../ckeditor/skins/kama/images/dialog_sides.gif | Bin
.../ckeditor/skins/kama/images/dialog_sides.png | Bin
.../skins/kama/images/dialog_sides_rtl.png | Bin
.../ckeditor/skins/kama/images/mini.gif | Bin
.../ckeditor/skins/kama/images/noimage.png | Bin
.../ckeditor/skins/kama/images/sprites.png | Bin
.../ckeditor/skins/kama/images/sprites_ie6.png | Bin
.../ckeditor/skins/kama/images/toolbar_start.gif | Bin
devel/third-party/ckeditor/skins/kama/mainui.css | 21 +-
devel/third-party/ckeditor/skins/kama/menu.css | 32 +-
devel/third-party/ckeditor/skins/kama/panel.css | 2 +-
devel/third-party/ckeditor/skins/kama/presets.css | 2 +-
devel/third-party/ckeditor/skins/kama/reset.css | 3 +-
.../third-party/ckeditor/skins/kama/richcombo.css | 30 +-
devel/third-party/ckeditor/skins/kama/skin.js | 40 +-
.../third-party/ckeditor/skins/kama/templates.css | 2 +-
devel/third-party/ckeditor/skins/kama/toolbar.css | 109 +-
.../ckeditor/skins/office2003/dialog.css | 165 ++-
.../ckeditor/skins/office2003/editor.css | 2 +-
.../ckeditor/skins/office2003/elementspath.css | 2 +-
.../ckeditor/skins/office2003/icons.css | 11 +-
.../ckeditor/skins/office2003/icons.png | Bin 0 -> 5598 bytes
.../ckeditor/skins/office2003/icons_rtl.png | Bin 0 -> 5600 bytes
.../skins/office2003/images/dialog_sides.gif | Bin
.../skins/office2003/images/dialog_sides.png | Bin
.../skins/office2003/images/dialog_sides_rtl.png | Bin
.../ckeditor/skins/office2003}/images/mini.gif | Bin
.../ckeditor/skins/office2003}/images/noimage.png | Bin
.../ckeditor/skins/office2003/images/sprites.png | Bin
.../skins/office2003/images/sprites_ie6.png | Bin
.../ckeditor/skins/office2003/mainui.css | 18 +-
.../third-party/ckeditor/skins/office2003/menu.css | 32 +-
.../ckeditor/skins/office2003/panel.css | 2 +-
.../ckeditor/skins/office2003/presets.css | 2 +-
.../ckeditor/skins/office2003/reset.css | 3 +-
.../ckeditor/skins/office2003/richcombo.css | 52 +-
.../third-party/ckeditor/skins/office2003/skin.js | 27 +-
.../ckeditor/skins/office2003/templates.css | 2 +-
.../ckeditor/skins/office2003/toolbar.css | 62 +-
devel/third-party/ckeditor/skins/v2/dialog.css | 166 ++-
devel/third-party/ckeditor/skins/v2/editor.css | 2 +-
.../third-party/ckeditor/skins/v2/elementspath.css | 2 +-
devel/third-party/ckeditor/skins/v2/icons.css | 13 +-
devel/third-party/ckeditor/skins/v2/icons.png | Bin 0 -> 5598 bytes
devel/third-party/ckeditor/skins/v2/icons_rtl.png | Bin 0 -> 5600 bytes
.../ckeditor/skins/v2}/images/dialog_sides.gif | Bin
.../ckeditor/skins/v2}/images/dialog_sides.png | Bin
.../ckeditor/skins/v2}/images/dialog_sides_rtl.png | Bin
.../third-party/ckeditor/skins/v2}/images/mini.gif | Bin
.../ckeditor/skins/v2}/images/noimage.png | Bin
.../ckeditor/skins/v2/images/sprites.png | Bin
.../ckeditor/skins/v2/images/sprites_ie6.png | Bin
.../ckeditor/skins/v2}/images/toolbar_start.gif | Bin
devel/third-party/ckeditor/skins/v2/mainui.css | 18 +-
devel/third-party/ckeditor/skins/v2/menu.css | 33 +-
devel/third-party/ckeditor/skins/v2/panel.css | 2 +-
devel/third-party/ckeditor/skins/v2/presets.css | 2 +-
devel/third-party/ckeditor/skins/v2/reset.css | 3 +-
devel/third-party/ckeditor/skins/v2/richcombo.css | 51 +-
devel/third-party/ckeditor/skins/v2/skin.js | 27 +-
devel/third-party/ckeditor/skins/v2/templates.css | 2 +-
devel/third-party/ckeditor/skins/v2/toolbar.css | 52 +-
devel/third-party/ckeditor/themes/default/theme.js | 115 +-
devel/tools/license_tag | 2 +-
share/html/NoAuth/RichText/ckeditor/LICENSE.html | 13 +-
.../NoAuth/RichText/ckeditor/adapters/jquery.js | 6 +-
share/html/NoAuth/RichText/ckeditor/ckeditor.js | 282 ++---
share/html/NoAuth/RichText/ckeditor/config.js | 2 +-
share/html/NoAuth/RichText/ckeditor/contents.css | 24 +-
.../NoAuth/RichText/ckeditor/lang/_languages.js | 6 +-
.../RichText/ckeditor/lang/_translationstatus.txt | 121 ++-
share/html/NoAuth/RichText/ckeditor/lang/af.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ar.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/bg.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/bn.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/bs.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ca.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/cs.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/cy.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/da.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/de.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/el.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/en-au.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/en-ca.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/en-gb.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/en.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/eo.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/es.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/et.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/eu.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/fa.js | 822 +++++++++++++-
share/html/NoAuth/RichText/ckeditor/lang/fi.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/fo.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/fr-ca.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/fr.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/gl.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/gu.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/he.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/hi.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/hr.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/hu.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/id.js | 6 +
share/html/NoAuth/RichText/ckeditor/lang/is.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/it.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ja.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ka.js | 6 +
share/html/NoAuth/RichText/ckeditor/lang/km.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ko.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ku.js | 821 ++++++++++++++
share/html/NoAuth/RichText/ckeditor/lang/lt.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/lv.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/mk.js | 6 +
share/html/NoAuth/RichText/ckeditor/lang/mn.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ms.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/nb.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/nl.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/no.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/pl.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/pt-br.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/pt.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ro.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ru.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/sk.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/sl.js | 6 +-
.../html/NoAuth/RichText/ckeditor/lang/sr-latn.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/sr.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/sv.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/th.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/tr.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/ug.js | 6 +
share/html/NoAuth/RichText/ckeditor/lang/uk.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/vi.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/zh-cn.js | 6 +-
share/html/NoAuth/RichText/ckeditor/lang/zh.js | 6 +-
.../ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js | 6 +-
.../plugins/a11yhelp/lang/_translationstatus.txt | 28 +
.../RichText/ckeditor/plugins/a11yhelp/lang/cs.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/cy.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/da.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/de.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/el.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/en.js | 6 +-
.../RichText/ckeditor/plugins/a11yhelp/lang/eo.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/fa.js | 94 ++
.../RichText/ckeditor/plugins/a11yhelp/lang/fi.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/fr.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/gu.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/he.js | 6 +-
.../RichText/ckeditor/plugins/a11yhelp/lang/it.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/ku.js | 94 ++
.../RichText/ckeditor/plugins/a11yhelp/lang/lv.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/mk.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/nb.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/nl.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/no.js | 6 +
.../ckeditor/plugins/a11yhelp/lang/pt-br.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/ro.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/sk.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/tr.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/ug.js | 6 +
.../RichText/ckeditor/plugins/a11yhelp/lang/vi.js | 6 +
.../ckeditor/plugins/a11yhelp/lang/zh-cn.js | 6 +
.../ckeditor/plugins/about/dialogs/about.js | 6 +-
.../RichText/ckeditor/plugins/adobeair/plugin.js | 6 +
.../RichText/ckeditor/plugins/ajax/plugin.js | 6 +
.../RichText/ckeditor/plugins/autogrow/plugin.js | 6 +-
.../RichText/ckeditor/plugins/bbcode/plugin.js | 9 +
.../ckeditor/plugins/clipboard/dialogs/paste.js | 8 +-
.../plugins/colordialog/dialogs/colordialog.js | 8 +-
.../plugins/devtools/lang/_translationstatus.txt | 31 +
.../RichText/ckeditor/plugins/devtools/lang/bg.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/cs.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/cy.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/da.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/de.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/el.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/en.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/eo.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/et.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/fa.js | 21 +
.../RichText/ckeditor/plugins/devtools/lang/fi.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/fr.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/gu.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/he.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/hr.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/it.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/ku.js | 21 +
.../RichText/ckeditor/plugins/devtools/lang/lv.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/nb.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/nl.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/no.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/pl.js | 6 +
.../ckeditor/plugins/devtools/lang/pt-br.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/sk.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/tr.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/ug.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/uk.js | 6 +
.../RichText/ckeditor/plugins/devtools/lang/vi.js | 6 +
.../ckeditor/plugins/devtools/lang/zh-cn.js | 6 +
.../RichText/ckeditor/plugins/devtools/plugin.js | 6 +
.../ckeditor/plugins/dialog/dialogDefinition.js | 4 +-
.../RichText/ckeditor/plugins/div/dialogs/div.js | 4 +-
.../ckeditor/plugins/docprops/dialogs/docprops.js | 10 +
.../RichText/ckeditor/plugins/docprops/plugin.js | 6 +
.../RichText/ckeditor/plugins/find/dialogs/find.js | 13 +-
.../ckeditor/plugins/flash/dialogs/flash.js | 12 +-
.../ckeditor/plugins/forms/dialogs/button.js | 6 +-
.../ckeditor/plugins/forms/dialogs/checkbox.js | 6 +-
.../ckeditor/plugins/forms/dialogs/form.js | 6 +-
.../ckeditor/plugins/forms/dialogs/hiddenfield.js | 6 +-
.../ckeditor/plugins/forms/dialogs/radio.js | 6 +-
.../ckeditor/plugins/forms/dialogs/select.js | 10 +-
.../ckeditor/plugins/forms/dialogs/textarea.js | 6 +-
.../ckeditor/plugins/forms/dialogs/textfield.js | 7 +-
.../ckeditor/plugins/iframe/dialogs/iframe.js | 7 +
.../ckeditor/plugins/iframe/images/placeholder.png | Bin 0 -> 449 bytes
.../ckeditor/plugins/iframedialog/plugin.js | 6 +-
.../ckeditor/plugins/image/dialogs/image.js | 20 +-
.../ckeditor/plugins/link/dialogs/anchor.js | 6 +-
.../RichText/ckeditor/plugins/link/dialogs/link.js | 17 +-
.../plugins/liststyle/dialogs/liststyle.js | 8 +-
.../plugins/pastefromword/filter/default.js | 15 +-
.../plugins/pastetext/dialogs/pastetext.js | 6 +-
.../plugins/placeholder/dialogs/placeholder.js | 6 +
.../placeholder/lang/_translationstatus.txt | 30 +
.../ckeditor/plugins/placeholder/lang/bg.js | 6 +
.../ckeditor/plugins/placeholder/lang/cs.js | 6 +
.../ckeditor/plugins/placeholder/lang/cy.js | 6 +
.../ckeditor/plugins/placeholder/lang/da.js | 6 +
.../ckeditor/plugins/placeholder/lang/de.js | 6 +
.../ckeditor/plugins/placeholder/lang/el.js | 6 +
.../ckeditor/plugins/placeholder/lang/en.js | 6 +
.../ckeditor/plugins/placeholder/lang/eo.js | 6 +
.../ckeditor/plugins/placeholder/lang/et.js | 6 +
.../ckeditor/plugins/placeholder/lang/fa.js | 21 +
.../ckeditor/plugins/placeholder/lang/fi.js | 6 +
.../ckeditor/plugins/placeholder/lang/fr.js | 6 +
.../ckeditor/plugins/placeholder/lang/he.js | 6 +
.../ckeditor/plugins/placeholder/lang/hr.js | 6 +
.../ckeditor/plugins/placeholder/lang/it.js | 6 +
.../ckeditor/plugins/placeholder/lang/ku.js | 21 +
.../ckeditor/plugins/placeholder/lang/lv.js | 6 +
.../ckeditor/plugins/placeholder/lang/nb.js | 6 +
.../ckeditor/plugins/placeholder/lang/nl.js | 6 +
.../ckeditor/plugins/placeholder/lang/no.js | 6 +
.../ckeditor/plugins/placeholder/lang/pl.js | 6 +
.../ckeditor/plugins/placeholder/lang/pt-br.js | 6 +
.../ckeditor/plugins/placeholder/lang/sk.js | 6 +
.../ckeditor/plugins/placeholder/lang/tr.js | 6 +
.../ckeditor/plugins/placeholder/lang/ug.js | 6 +
.../ckeditor/plugins/placeholder/lang/uk.js | 6 +
.../ckeditor/plugins/placeholder/lang/vi.js | 6 +
.../ckeditor/plugins/placeholder/lang/zh-cn.js | 6 +
.../ckeditor/plugins/placeholder/placeholder.gif | Bin 0 -> 96 bytes
.../ckeditor/plugins/placeholder/plugin.js | 6 +
.../RichText/ckeditor/plugins/preview/preview.html | 10 +
.../ckeditor/plugins/scayt/dialogs/options.js | 10 +-
.../ckeditor/plugins/scayt/dialogs/toolbar.css | 2 +-
.../ckeditor/plugins/smiley/dialogs/smiley.js | 8 +-
.../plugins/specialchar/dialogs/specialchar.js | 8 +-
.../specialchar/lang/_translationstatus.txt | 25 +
.../ckeditor/plugins/specialchar/lang/cs.js | 6 +
.../ckeditor/plugins/specialchar/lang/cy.js | 6 +
.../ckeditor/plugins/specialchar/lang/de.js | 6 +
.../ckeditor/plugins/specialchar/lang/el.js | 6 +
.../ckeditor/plugins/specialchar/lang/en.js | 6 +
.../ckeditor/plugins/specialchar/lang/eo.js | 6 +
.../ckeditor/plugins/specialchar/lang/et.js | 6 +
.../ckeditor/plugins/specialchar/lang/fa.js | 131 +++
.../ckeditor/plugins/specialchar/lang/fi.js | 6 +
.../ckeditor/plugins/specialchar/lang/fr.js | 6 +
.../ckeditor/plugins/specialchar/lang/he.js | 6 +
.../ckeditor/plugins/specialchar/lang/hr.js | 6 +
.../ckeditor/plugins/specialchar/lang/it.js | 6 +
.../ckeditor/plugins/specialchar/lang/ku.js | 131 +++
.../ckeditor/plugins/specialchar/lang/lv.js | 6 +
.../ckeditor/plugins/specialchar/lang/nb.js | 6 +
.../ckeditor/plugins/specialchar/lang/nl.js | 6 +
.../ckeditor/plugins/specialchar/lang/no.js | 6 +
.../ckeditor/plugins/specialchar/lang/pt-br.js | 6 +
.../ckeditor/plugins/specialchar/lang/sk.js | 6 +
.../ckeditor/plugins/specialchar/lang/tr.js | 6 +
.../ckeditor/plugins/specialchar/lang/ug.js | 6 +
.../ckeditor/plugins/specialchar/lang/zh-cn.js | 6 +
.../ckeditor/plugins/styles/styles/default.js | 4 +-
.../ckeditor/plugins/stylesheetparser/plugin.js | 6 +
.../ckeditor/plugins/table/dialogs/table.js | 12 +-
.../ckeditor/plugins/tableresize/plugin.js | 8 +-
.../plugins/tabletools/dialogs/tableCell.js | 10 +-
.../plugins/templates/dialogs/templates.js | 8 +-
.../plugins/templates/templates/default.js | 4 +-
.../ckeditor/plugins/uicolor/dialogs/uicolor.js | 4 +-
.../plugins/uicolor/lang/_translationstatus.txt | 31 +
.../RichText/ckeditor/plugins/uicolor/lang/bg.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/cs.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/cy.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/da.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/de.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/el.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/en.js | 4 +-
.../RichText/ckeditor/plugins/uicolor/lang/eo.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/et.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/fa.js | 20 +
.../RichText/ckeditor/plugins/uicolor/lang/fi.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/fr.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/he.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/hr.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/it.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/ku.js | 20 +
.../RichText/ckeditor/plugins/uicolor/lang/lv.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/mk.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/nb.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/nl.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/no.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/pl.js | 6 +
.../ckeditor/plugins/uicolor/lang/pt-br.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/sk.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/tr.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/ug.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/uk.js | 6 +
.../RichText/ckeditor/plugins/uicolor/lang/vi.js | 6 +
.../ckeditor/plugins/uicolor/lang/zh-cn.js | 6 +
.../RichText/ckeditor/plugins/uicolor/plugin.js | 6 +-
.../ckeditor/plugins/uicolor/yui/assets/yui.css | 2 +-
.../RichText/ckeditor/plugins/uicolor/yui/yui.js | 4 +-
.../ckeditor/plugins/wsc/dialogs/ciframe.html | 2 +-
.../ckeditor/plugins/wsc/dialogs/tmpFrameset.html | 2 +-
.../RichText/ckeditor/plugins/wsc/dialogs/wsc.css | 2 +-
.../RichText/ckeditor/plugins/wsc/dialogs/wsc.js | 8 +-
.../NoAuth/RichText/ckeditor/plugins/xml/plugin.js | 6 +
.../NoAuth/RichText/ckeditor/skins/kama/dialog.css | 11 +-
.../NoAuth/RichText/ckeditor/skins/kama/editor.css | 17 +-
.../NoAuth/RichText/ckeditor/skins/kama/icons.png | Bin 4918 -> 5598 bytes
.../RichText/ckeditor/skins/kama/icons_rtl.png | Bin 4935 -> 5600 bytes
.../NoAuth/RichText/ckeditor/skins/kama/skin.js | 8 +-
.../RichText/ckeditor/skins/kama/templates.css | 2 +-
.../RichText/ckeditor/skins/office2003/dialog.css | 11 +-
.../RichText/ckeditor/skins/office2003/editor.css | 19 +-
.../RichText/ckeditor/skins/office2003/icons.png | Bin 4918 -> 5598 bytes
.../ckeditor/skins/office2003/icons_rtl.png | Bin 4935 -> 5600 bytes
.../RichText/ckeditor/skins/office2003/skin.js | 6 +-
.../ckeditor/skins/office2003/templates.css | 2 +-
.../NoAuth/RichText/ckeditor/skins/v2/dialog.css | 9 +-
.../NoAuth/RichText/ckeditor/skins/v2/editor.css | 17 +-
.../NoAuth/RichText/ckeditor/skins/v2/icons.png | Bin 4918 -> 5598 bytes
.../RichText/ckeditor/skins/v2/icons_rtl.png | Bin 4935 -> 5600 bytes
.../html/NoAuth/RichText/ckeditor/skins/v2/skin.js | 6 +-
.../RichText/ckeditor/skins/v2/templates.css | 2 +-
.../RichText/ckeditor/themes/default/theme.js | 10 +-
t/99-policy.t | 2 +-
783 files changed, 41864 insertions(+), 16301 deletions(-)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/images/spacer.gif (100%)
copy devel/third-party/ckeditor/lang/{bs.js => id.js} (58%)
create mode 100644 devel/third-party/ckeditor/lang/ka.js
create mode 100644 devel/third-party/ckeditor/lang/ku.js
copy devel/third-party/ckeditor/lang/{bs.js => mk.js} (58%)
create mode 100644 devel/third-party/ckeditor/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/cs.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/cy.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/da.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/de.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/el.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/eo.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/fa.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/fi.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/fr.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/gu.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/it.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/ku.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/lv.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/mk.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/nb.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/nl.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/no.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/pt-br.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/ro.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/sk.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/tr.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/vi.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/lang/zh-cn.js
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/about/dialogs/logo_ckeditor.png (100%)
create mode 100644 devel/third-party/ckeditor/plugins/adobeair/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/ajax/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/bbcode/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/bg.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/cs.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/cy.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/da.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/de.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/el.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/en.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/eo.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/et.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/fa.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/fi.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/fr.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/gu.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/he.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/hr.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/it.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/ku.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/lv.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/nb.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/nl.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/no.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/pl.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/pt-br.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/sk.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/tr.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/uk.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/vi.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/lang/zh-cn.js
create mode 100644 devel/third-party/ckeditor/plugins/devtools/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/docprops/dialogs/docprops.js
create mode 100644 devel/third-party/ckeditor/plugins/docprops/plugin.js
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/flash/images/placeholder.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/forms/images/hiddenfield.gif (100%)
create mode 100644 devel/third-party/ckeditor/plugins/iframe/dialogs/iframe.js
create mode 100644 devel/third-party/ckeditor/plugins/iframe/images/placeholder.png
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/link/images/anchor.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/pagebreak/images/pagebreak.gif (100%)
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/dialogs/placeholder.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/bg.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/cs.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/cy.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/da.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/de.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/el.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/en.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/eo.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/et.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/fa.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/fi.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/fr.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/he.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/hr.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/it.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/ku.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/lv.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/nb.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/nl.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/no.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/pl.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/pt-br.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/sk.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/tr.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/uk.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/vi.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/lang/zh-cn.js
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/placeholder.gif
create mode 100644 devel/third-party/ckeditor/plugins/placeholder/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/preview/preview.html
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_address.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_blockquote.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_div.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h1.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h2.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h3.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h4.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h5.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_h6.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_p.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/showblocks/images/block_pre.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/angel_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/angry_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/broken_heart.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/confused_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/cry_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/devil_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/embaressed_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/envelope.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/heart.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/kiss.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/lightbulb.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/omg_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/regular_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/sad_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/shades_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/teeth_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/thumbs_down.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/thumbs_up.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/tounge_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/smiley/images/wink_smile.gif (100%)
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/cs.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/cy.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/de.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/el.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/en.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/eo.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/et.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fa.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fi.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fr.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/he.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/hr.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/it.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ku.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/lv.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/nb.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/nl.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/no.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/pt-br.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sk.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/tr.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/zh-cn.js
create mode 100644 devel/third-party/ckeditor/plugins/stylesheetparser/plugin.js
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/templates/templates/images/template1.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/templates/templates/images/template2.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/templates/templates/images/template3.gif (100%)
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/bg.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/cs.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/cy.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/da.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/de.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/el.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/eo.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/et.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/fa.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/fi.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/fr.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/he.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/hr.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/it.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/ku.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/lv.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/mk.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/nb.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/nl.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/no.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/pl.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/pt-br.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/sk.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/tr.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/ug.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/uk.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/vi.js
create mode 100644 devel/third-party/ckeditor/plugins/uicolor/lang/zh-cn.js
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/uicolor/uicolor.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/uicolor/yui/assets/hue_bg.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/uicolor/yui/assets/picker_mask.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png (100%)
create mode 100644 devel/third-party/ckeditor/plugins/xml/plugin.js
create mode 100644 devel/third-party/ckeditor/skins/kama/icons.png
create mode 100644 devel/third-party/ckeditor/skins/kama/icons_rtl.png
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/dialog_sides.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/dialog_sides.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/dialog_sides_rtl.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/mini.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/noimage.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/sprites.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/sprites_ie6.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/kama/images/toolbar_start.gif (100%)
create mode 100644 devel/third-party/ckeditor/skins/office2003/icons.png
create mode 100644 devel/third-party/ckeditor/skins/office2003/icons_rtl.png
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/office2003/images/dialog_sides.gif (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/office2003/images/dialog_sides.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/office2003/images/dialog_sides_rtl.png (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/office2003}/images/mini.gif (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/office2003}/images/noimage.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/office2003/images/sprites.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/office2003/images/sprites_ie6.png (100%)
create mode 100644 devel/third-party/ckeditor/skins/v2/icons.png
create mode 100644 devel/third-party/ckeditor/skins/v2/icons_rtl.png
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/dialog_sides.gif (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/dialog_sides.png (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/dialog_sides_rtl.png (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/mini.gif (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/noimage.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/v2/images/sprites.png (100%)
copy {share/html/NoAuth/RichText => devel/third-party}/ckeditor/skins/v2/images/sprites_ie6.png (100%)
copy {share/html/NoAuth/RichText/ckeditor/skins/kama => devel/third-party/ckeditor/skins/v2}/images/toolbar_start.gif (100%)
create mode 100644 share/html/NoAuth/RichText/ckeditor/lang/id.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/lang/ka.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/lang/mk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/cs.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/cy.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/da.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/de.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/el.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/eo.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/fa.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/fi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/fr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/gu.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/it.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/lv.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/mk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/nb.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/nl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/no.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/pt-br.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/ro.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/sk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/tr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/vi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/a11yhelp/lang/zh-cn.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/adobeair/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/ajax/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/bbcode/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/_translationstatus.txt
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/bg.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/cs.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/cy.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/de.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/el.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/en.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/eo.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/et.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/fa.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/fi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/fr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/gu.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/he.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/hr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/it.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/lv.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/nb.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/nl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/no.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/pl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/pt-br.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/sk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/tr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/uk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/vi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/zh-cn.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/devtools/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/docprops/dialogs/docprops.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/docprops/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/iframe/dialogs/iframe.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/iframe/images/placeholder.png
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/dialogs/placeholder.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/_translationstatus.txt
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/bg.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/cs.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/cy.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/da.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/el.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/en.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/eo.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/et.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/fa.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/fi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/fr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/he.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/hr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/it.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/lv.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/nb.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/nl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/no.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/pl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/pt-br.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/sk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/tr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/uk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/vi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/zh-cn.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/placeholder.gif
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/placeholder/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/preview/preview.html
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/_translationstatus.txt
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/cs.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/cy.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/de.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/el.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/en.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/eo.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/et.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/fa.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/fi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/fr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/he.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/hr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/it.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/lv.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/nb.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/nl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/no.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/pt-br.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/sk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/tr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/specialchar/lang/zh-cn.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/stylesheetparser/plugin.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/_translationstatus.txt
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/bg.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/cs.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/cy.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/da.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/de.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/el.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/eo.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/et.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/fa.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/fi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/fr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/he.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/hr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/it.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/lv.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/mk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/nb.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/nl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/no.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/pl.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/pt-br.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/sk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/tr.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ug.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/uk.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/vi.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/zh-cn.js
create mode 100644 share/html/NoAuth/RichText/ckeditor/plugins/xml/plugin.js
- Log -----------------------------------------------------------------
commit 4a6309a72bf9ac2febbb64a396dab73fa68d98d2
Merge: fc10251 027f4e7
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Tue Apr 9 12:11:38 2013 -0400
Merge branch '4.0.11-releng' into 4.0-trunk
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list