You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2018/12/16 14:36:19 UTC

[roller] branch master updated (ed10d7e -> 4c9b3cf)

This is an automated email from the ASF dual-hosted git repository.

snoopdave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git.


    from ed10d7e  Merge pull request #13 from jimmycasey/master
     add 92df1c2  Upgrade Xinha
     new 4c9b3cf  Merge pull request #11 from nuzayats/update_xinha

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../webapp/WEB-INF/jsps/editor/EntryEditor.jsp     |     2 +-
 .../authoring/editors/xinha-0.96.1/Xinha.css       |   477 -
 .../authoring/editors/xinha-0.96.1/XinhaCore.js    |  4322 ------
 .../authoring/editors/xinha-0.96.1/XinhaLoader.js  |   213 -
 .../editors/xinha-0.96.1/compression_readme.txt    |     8 -
 .../authoring/editors/xinha-0.96.1/htmlarea.js     |    10 -
 .../authoring/editors/xinha-0.96.1/lang/b5.js      |    29 -
 .../authoring/editors/xinha-0.96.1/lang/ch.js      |    56 -
 .../authoring/editors/xinha-0.96.1/lang/cz.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/da.js      |   172 -
 .../authoring/editors/xinha-0.96.1/lang/de.js      |   171 -
 .../authoring/editors/xinha-0.96.1/lang/ee.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/el.js      |    55 -
 .../authoring/editors/xinha-0.96.1/lang/es.js      |   167 -
 .../authoring/editors/xinha-0.96.1/lang/eu.js      |   169 -
 .../authoring/editors/xinha-0.96.1/lang/fa.js      |   169 -
 .../authoring/editors/xinha-0.96.1/lang/fi.js      |    38 -
 .../authoring/editors/xinha-0.96.1/lang/fr.js      |   171 -
 .../authoring/editors/xinha-0.96.1/lang/gb.js      |    29 -
 .../authoring/editors/xinha-0.96.1/lang/he.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/hu.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/it.js      |    55 -
 .../authoring/editors/xinha-0.96.1/lang/ja.js      |   175 -
 .../authoring/editors/xinha-0.96.1/lang/lt.js      |    53 -
 .../authoring/editors/xinha-0.96.1/lang/lv.js      |    42 -
 .../authoring/editors/xinha-0.96.1/lang/nb.js      |    78 -
 .../authoring/editors/xinha-0.96.1/lang/nl.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/pl.js      |   125 -
 .../authoring/editors/xinha-0.96.1/lang/pt_br.js   |   184 -
 .../authoring/editors/xinha-0.96.1/lang/ro.js      |    63 -
 .../authoring/editors/xinha-0.96.1/lang/ru.js      |   185 -
 .../authoring/editors/xinha-0.96.1/lang/sh.js      |   140 -
 .../authoring/editors/xinha-0.96.1/lang/si.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/sr.js      |   140 -
 .../authoring/editors/xinha-0.96.1/lang/sv.js      |   116 -
 .../authoring/editors/xinha-0.96.1/lang/th.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/vn.js      |    56 -
 .../modules/ColorPicker/ColorPicker.js             |   624 -
 .../xinha-0.96.1/modules/ColorPicker/lang/pt_br.js |    22 -
 .../xinha-0.96.1/modules/CreateLink/lang/pt_br.js  |    18 -
 .../xinha-0.96.1/modules/CreateLink/link.html      |   136 -
 .../xinha-0.96.1/modules/CreateLink/link.js        |    67 -
 .../modules/CreateLink/pluginMethods.js            |   109 -
 .../xinha-0.96.1/modules/Dialogs/DetachedDialog.js |    24 -
 .../xinha-0.96.1/modules/Dialogs/XinhaDialog.js    |   916 --
 .../editors/xinha-0.96.1/modules/Dialogs/dialog.js |    74 -
 .../xinha-0.96.1/modules/Dialogs/div-dialog.js     |    26 -
 .../xinha-0.96.1/modules/Dialogs/panel-dialog.js   |    50 -
 .../xinha-0.96.1/modules/Dialogs/popupwin.js       |   122 -
 .../xinha-0.96.1/modules/FullScreen/full-screen.js |   154 -
 .../xinha-0.96.1/modules/FullScreen/lang/de.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/es.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/fr.js     |     5 -
 .../xinha-0.96.1/modules/FullScreen/lang/ja.js     |     5 -
 .../xinha-0.96.1/modules/FullScreen/lang/nb.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/nl.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/pl.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/pt_br.js  |    18 -
 .../xinha-0.96.1/modules/FullScreen/lang/ru.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/sv.js     |     6 -
 .../editors/xinha-0.96.1/modules/Gecko/Gecko.js    |   471 -
 .../xinha-0.96.1/modules/Gecko/paraHandlerBest.js  |   295 -
 .../xinha-0.96.1/modules/GetHtml/DOMwalk.js        |   197 -
 .../modules/GetHtml/TransformInnerHTML.js          |   155 -
 .../modules/InsertImage/insert_image.html          |   173 -
 .../modules/InsertImage/insert_image.js            |    70 -
 .../modules/InsertImage/pluginMethods.js           |   113 -
 .../xinha-0.96.1/modules/InsertTable/dialog.html   |   100 -
 .../modules/InsertTable/insert_table.html          |   157 -
 .../modules/InsertTable/insert_table.js            |    57 -
 .../modules/InsertTable/pluginMethods.js           |    81 -
 .../modules/InternetExplorer/InternetExplorer.js   |   477 -
 .../editors/xinha-0.96.1/modules/Opera/Opera.js    |   471 -
 .../editors/xinha-0.96.1/modules/WebKit/WebKit.js  |   485 -
 .../authoring/editors/xinha-0.96.1/popups/popup.js |   107 -
 .../editors/xinha-0.96.1/release-notes.txt         |   380 -
 .../editors/xinha-0.96.1/skins/blue-look/skin.css  |   105 -
 .../editors/xinha-1.5.1/README_TRANSLATORS.TXT     |   166 +
 .../authoring/editors/xinha-1.5.1/VERSION.TXT      |     1 +
 .../authoring/editors/xinha-1.5.1/Xinha.css        |   392 +
 .../authoring/editors/xinha-1.5.1/XinhaCore.js     |  9671 ++++++++++++
 .../authoring/editors/xinha-1.5.1/XinhaEasy.js     |   767 +
 .../authoring/editors/xinha-1.5.1/XinhaLoader.js   |   283 +
 .../XinhaLoader_readme.txt                         |     0
 .../editors/xinha-1.5.1/compression_readme.txt     |    10 +
 .../xinha-1.5.1/examples/CustomPlugins.html        |   113 +
 .../editors/xinha-1.5.1/examples/ExtendedDemo.html |    16 +
 .../editors/xinha-1.5.1/examples/Newbie.html       |   158 +
 .../examples/Old_Newbie_Guide/Newbie.html          |    23 +
 .../examples/Old_Newbie_Guide/XinhaConfig.js       |   136 +
 .../examples/Old_Newbie_Guide/simple_example.html  |    61 +
 .../editors/xinha-1.5.1/examples/OneLine.html      |    40 +
 .../xinha-1.5.1/examples/UsingPhpPlugins.php       |   148 +
 .../StatusBarMessage/StatusBarMessage.js           |    29 +
 .../xinha-1.5.1/examples/files/Extended.html       |   320 +
 .../editors/xinha-1.5.1/examples/files/custom.css  |    40 +
 .../editors/xinha-1.5.1/examples/files/dynamic.css |    56 +
 .../examples/files/ext_example-body.php            |   256 +
 .../examples/files/ext_example-dest.php            |    23 +
 .../examples/files/ext_example-menu.php            |   473 +
 .../examples/files}/full_example.css               |     0
 .../editors/xinha-1.5.1/examples/files/stylist.css |    33 +
 .../editors/xinha-1.5.1/examples/index.html        |    27 +
 .../examples/render-mode-developer-help.js         |    87 +
 .../xinha-1.5.1/examples/require-password.php      |   271 +
 .../editors/xinha-1.5.1/examples/testbed.php       |   159 +
 .../authoring/editors/xinha-1.5.1/htmlarea.js      |    23 +
 .../iconsets/Classic}/de/bold.gif                  |   Bin
 .../iconsets/Classic}/de/italic.gif                |   Bin
 .../iconsets/Classic}/de/underline.gif             |   Bin
 .../iconsets/Classic}/ed_buttons_main.gif          |   Bin
 .../iconsets/Classic}/ed_charmap.gif               |   Bin
 .../iconsets/Classic}/ed_selectall.gif             |   Bin
 .../iconsets/Classic}/fr/bold.gif                  |   Bin
 .../iconsets/Classic}/fr/strikethrough.gif         |   Bin
 .../iconsets/Classic}/fr/underline.gif             |   Bin
 .../xinha-1.5.1/iconsets/Classic/iconset.xml       |   263 +
 .../editors/xinha-1.5.1/iconsets/Crystal/LICENSE   |   121 +
 .../editors/xinha-1.5.1/iconsets/Crystal/README    |     3 +
 .../iconsets/Crystal/ed_buttons_main.png           |   Bin 0 -> 17835 bytes
 .../xinha-1.5.1/iconsets/Crystal/iconset.xml       |   234 +
 .../editors/xinha-1.5.1/iconsets/Tango/README      |     3 +
 .../iconsets/Tango}/ed_buttons_main.png            |   Bin
 .../editors/xinha-1.5.1/iconsets/Tango/iconset.xml |   233 +
 .../images/de/bold.gif                             |   Bin
 .../images/de/italic.gif                           |   Bin
 .../images/de/underline.gif                        |   Bin
 .../images/ed_about.gif                            |   Bin
 .../images/ed_align.gif                            |   Bin
 .../images/ed_align_center.gif                     |   Bin
 .../images/ed_align_justify.gif                    |   Bin
 .../images/ed_align_left.gif                       |   Bin
 .../images/ed_align_right.gif                      |   Bin
 .../images/ed_blank.gif                            |   Bin
 .../images/ed_buttons_main.gif                     |   Bin
 .../images/ed_buttons_main.png                     |   Bin
 .../images/ed_charmap.gif                          |   Bin
 .../images/ed_clearfonts.gif                       |   Bin
 .../images/ed_color_bg.gif                         |   Bin
 .../images/ed_color_fg.gif                         |   Bin
 .../images/ed_copy.gif                             |   Bin
 .../images/ed_custom.gif                           |   Bin
 .../images/ed_cut.gif                              |   Bin
 .../images/ed_delete.gif                           |   Bin
 .../images/ed_format_bold.gif                      |   Bin
 .../images/ed_format_italic.gif                    |   Bin
 .../images/ed_format_strike.gif                    |   Bin
 .../images/ed_format_sub.gif                       |   Bin
 .../images/ed_format_sup.gif                       |   Bin
 .../images/ed_format_underline.gif                 |   Bin
 .../images/ed_help.gif                             |   Bin
 .../{xinha-0.96.1 => xinha-1.5.1}/images/ed_hr.gif |   Bin
 .../images/ed_html.gif                             |   Bin
 .../images/ed_image.gif                            |   Bin
 .../images/ed_indent_less.gif                      |   Bin
 .../images/ed_indent_more.gif                      |   Bin
 .../images/ed_killword.gif                         |   Bin
 .../images/ed_left_to_right.gif                    |   Bin
 .../images/ed_link.gif                             |   Bin
 .../images/ed_list_bullet.gif                      |   Bin
 .../images/ed_list_num.gif                         |   Bin
 .../images/ed_overwrite.gif                        |   Bin
 .../images/ed_paste.gif                            |   Bin
 .../images/ed_print.gif                            |   Bin
 .../images/ed_redo.gif                             |   Bin
 .../images/ed_right_to_left.gif                    |   Bin
 .../images/ed_rmformat.gif                         |   Bin
 .../images/ed_save.gif                             |   Bin
 .../images/ed_save.png                             |   Bin
 .../images/ed_saveas.gif                           |   Bin
 .../images/ed_selectall.gif                        |   Bin
 .../images/ed_show_border.gif                      |   Bin
 .../images/ed_splitblock.gif                       |   Bin
 .../images/ed_splitcel.gif                         |   Bin
 .../images/ed_undo.gif                             |   Bin
 .../images/ed_word_cleaner.gif                     |   Bin
 .../images/fr/bold.gif                             |   Bin
 .../images/fr/strikethrough.gif                    |   Bin
 .../images/fr/underline.gif                        |   Bin
 .../images/fullscreen_maximize.gif                 |   Bin
 .../images/fullscreen_minimize.gif                 |   Bin
 .../images/insert_table.gif                        |   Bin
 .../images/insertfilelink.gif                      |   Bin
 .../images/insertmacro.png                         |   Bin
 .../images/tango/16x16/actions/document-new.png    |   Bin 0 -> 477 bytes
 .../images/tango/16x16/actions/document-open.png   |   Bin 0 -> 537 bytes
 .../images/tango/16x16/actions/document-print.png  |   Bin 0 -> 544 bytes
 .../images/tango/16x16/actions/document-save.png   |   Bin 0 -> 911 bytes
 .../images/tango/16x16/actions/edit-copy.png       |   Bin 0 -> 498 bytes
 .../images/tango/16x16/actions/edit-redo.png       |   Bin 0 -> 591 bytes
 .../images/tango/16x16/actions/edit-select-all.png |   Bin 0 -> 441 bytes
 .../images/tango/16x16/actions/edit-undo.png       |   Bin 0 -> 650 bytes
 .../images/tango/16x16/actions/folder-new.png      |   Bin 0 -> 635 bytes
 .../actions/format-direction-left-to-right.png     |   Bin 0 -> 724 bytes
 .../actions/format-direction-right-to-left.png     |   Bin 0 -> 729 bytes
 .../tango/16x16/actions/format-indent-less.png     |   Bin 0 -> 436 bytes
 .../tango/16x16/actions/format-indent-more.png     |   Bin 0 -> 435 bytes
 .../tango/16x16/actions/format-justify-center.png  |   Bin 0 -> 330 bytes
 .../tango/16x16/actions/format-justify-fill.png    |   Bin 0 -> 317 bytes
 .../tango/16x16/actions/format-justify-left.png    |   Bin 0 -> 324 bytes
 .../tango/16x16/actions/format-justify-right.png   |   Bin 0 -> 342 bytes
 .../16x16/actions/format-text-background-color.png |   Bin 0 -> 536 bytes
 .../tango/16x16/actions/format-text-bold.png       |   Bin 0 -> 705 bytes
 .../tango/16x16/actions/format-text-color.png      |   Bin 0 -> 645 bytes
 .../tango/16x16/actions/format-text-italic.png     |   Bin 0 -> 619 bytes
 .../16x16/actions/format-text-strikethrough.png    |   Bin 0 -> 611 bytes
 .../tango/16x16/actions/format-text-subscript.png  |   Bin 0 -> 713 bytes
 .../16x16/actions/format-text-superscript.png      |   Bin 0 -> 738 bytes
 .../tango/16x16/actions/format-text-underline.png  |   Bin 0 -> 673 bytes
 .../images/tango/16x16/actions/go-up.png           |   Bin 0 -> 652 bytes
 .../images/tango/16x16/actions/insert-link.png     |   Bin 0 -> 365 bytes
 .../images/tango/16x16/actions/insert-table.png    |   Bin 0 -> 364 bytes
 .../images/tango/16x16/actions/toggle-borders.png  |   Bin 0 -> 364 bytes
 .../images/tango/16x16/actions/view-fullscreen.png |   Bin 0 -> 650 bytes
 .../images/tango/16x16/actions/view-restore.png    |   Bin 0 -> 587 bytes
 .../tango/16x16/apps/accessories-character-map.png |   Bin 0 -> 558 bytes
 .../images/tango/16x16/apps/help-browser.png       |   Bin 0 -> 932 bytes
 .../tango/16x16/mimetypes/image-x-generic.png      |   Bin 0 -> 558 bytes
 .../images/tango/16x16/places/user-trash.png       |   Bin 0 -> 655 bytes
 .../tango/32x32/apps/internet-web-browser.png      |   Bin 0 -> 2251 bytes
 .../images/tango/32x32/mimetypes/text-html.png     |   Bin 0 -> 1759 bytes
 .../tango/32x32/mimetypes/text-x-generic.png       |   Bin 0 -> 744 bytes
 .../tango/32x32/mimetypes/x-office-document.png    |   Bin 0 -> 902 bytes
 .../images/tango/32x32/places/folder.png           |   Bin 0 -> 1015 bytes
 .../images/tango/32x32/places/network-server.png   |   Bin 0 -> 847 bytes
 .../editors/xinha-1.5.1/images/tango/COPYING       |    67 +
 .../{xinha-0.96.1 => xinha-1.5.1}/images/tidy.gif  |   Bin
 .../images/toggle_borders.gif                      |   Bin
 .../images/xinha-small-icon.gif                    |   Bin
 .../images/xinha_logo.gif                          |   Bin
 .../authoring/editors/xinha-1.5.1/lang/b5.js       |    39 +
 .../authoring/editors/xinha-1.5.1/lang/ch.js       |    62 +
 .../authoring/editors/xinha-1.5.1/lang/cz.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/da.js       |   160 +
 .../authoring/editors/xinha-1.5.1/lang/de.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/ee.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/el.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/es.js       |   159 +
 .../authoring/editors/xinha-1.5.1/lang/eu.js       |   160 +
 .../authoring/editors/xinha-1.5.1/lang/fa.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/fi.js       |    46 +
 .../authoring/editors/xinha-1.5.1/lang/fr.js       |   158 +
 .../authoring/editors/xinha-1.5.1/lang/he.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/hu.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/it.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/ja.js       |   163 +
 .../authoring/editors/xinha-1.5.1/lang/lc_base.js  |   141 +
 .../authoring/editors/xinha-1.5.1/lang/lt.js       |    59 +
 .../authoring/editors/xinha-1.5.1/lang/lv.js       |    48 +
 .../editors/xinha-1.5.1/lang/merged/__new__.js     |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/b5.js          |  1513 ++
 .../editors/xinha-1.5.1/lang/merged/ch.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/cz.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/da.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/de.js          |  1567 ++
 .../editors/xinha-1.5.1/lang/merged/ee.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/el.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/es.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/eu.js          |  1571 ++
 .../editors/xinha-1.5.1/lang/merged/fa.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/fi.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/fr.js          |  1570 ++
 .../editors/xinha-1.5.1/lang/merged/fr_ca.js       |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/gb.js          |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/he.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/hu.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/it.js          |  1572 ++
 .../editors/xinha-1.5.1/lang/merged/ja.js          |  1561 ++
 .../editors/xinha-1.5.1/lang/merged/lt.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/lv.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/nb.js          |  1579 ++
 .../editors/xinha-1.5.1/lang/merged/nl.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/pl.js          |  1579 ++
 .../editors/xinha-1.5.1/lang/merged/pt_br.js       |  1553 ++
 .../editors/xinha-1.5.1/lang/merged/ro.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/ru.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/sh.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/si.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/sr.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/sv.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/th.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/tr.js          |  1569 ++
 .../editors/xinha-1.5.1/lang/merged/vn.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/zh_cn.js       |  1513 ++
 .../authoring/editors/xinha-1.5.1/lang/nb.js       |    79 +
 .../authoring/editors/xinha-1.5.1/lang/nl.js       |    62 +
 .../authoring/editors/xinha-1.5.1/lang/pl.js       |   122 +
 .../authoring/editors/xinha-1.5.1/lang/pt_br.js    |   175 +
 .../authoring/editors/xinha-1.5.1/lang/ro.js       |    60 +
 .../authoring/editors/xinha-1.5.1/lang/ru.js       |   159 +
 .../authoring/editors/xinha-1.5.1/lang/sh.js       |   123 +
 .../authoring/editors/xinha-1.5.1/lang/si.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/sr.js       |   123 +
 .../authoring/editors/xinha-1.5.1/lang/sv.js       |   111 +
 .../authoring/editors/xinha-1.5.1/lang/th.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/tr.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/vn.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/zh_cn.js    |    39 +
 .../libraries/MooTools-Core-1.3.3dev.js            |  5958 ++++++++
 .../xinha-1.5.1/libraries/MooTools-Core-1.6.0.js   |  6382 ++++++++
 .../libraries/MooTools-More-1.3.3dev.js            | 13543 +++++++++++++++++
 .../xinha-1.5.1/libraries/MooTools-More-1.6.0.js   | 14658 +++++++++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-1.12.4.js | 11008 ++++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-2.2.4.js  |  9814 +++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-3.3.1.js  | 10364 +++++++++++++
 .../{xinha-0.96.1 => xinha-1.5.1}/license.txt      |     0
 .../modules/AboutBox/AboutBox.js                   |     0
 .../modules/AboutBox/about.css                     |     0
 .../modules/AboutBox/dialog.html                   |     0
 .../xinha-1.5.1/modules/AboutBox/lang/b5.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ch.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/cz.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/da.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/de.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/ee.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/el.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/es.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/eu.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/fa.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/fi.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/fr.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/he.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/hu.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/it.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ja.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/lc_base.js   |    26 +
 .../xinha-1.5.1/modules/AboutBox/lang/lt.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/lv.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/nb.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/nl.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/pl.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/pt_br.js     |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/ro.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ru.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/sh.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/si.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/sr.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/sv.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/th.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/tr.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/vn.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/zh_cn.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/ColorPicker.js |   938 ++
 .../xinha-1.5.1/modules/ColorPicker/lang/ch.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/cz.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/da.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/de.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ee.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/el.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/es.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/eu.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fa.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fi.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fr.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/he.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/hu.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/it.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ja.js     |    18 +
 .../modules/ColorPicker/lang/lc_base.js            |    30 +
 .../xinha-1.5.1/modules/ColorPicker/lang/lt.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/lv.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/nb.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/nl.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/pl.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/pt_br.js  |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ro.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ru.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sh.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/si.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sr.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sv.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/th.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/tr.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/vn.js     |    13 +
 .../modules/CreateLink/dialog.html                 |     0
 .../xinha-1.5.1/modules/CreateLink/lang/ch.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/cz.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/da.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/de.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/ee.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/el.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/es.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/eu.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/fa.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/fi.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/fr.js      |    25 +
 .../xinha-1.5.1/modules/CreateLink/lang/he.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/hu.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/it.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/ja.js      |    25 +
 .../xinha-1.5.1/modules/CreateLink/lang/lc_base.js |    37 +
 .../xinha-1.5.1/modules/CreateLink/lang/lt.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/lv.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/nb.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/nl.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/pl.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/pt_br.js   |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/ro.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/ru.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/sh.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/si.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/sr.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/sv.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/th.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/tr.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/vn.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/link.html       |   136 +
 .../editors/xinha-1.5.1/modules/CreateLink/link.js |   108 +
 .../modules/CreateLink/pluginMethods.js            |   165 +
 .../xinha-1.5.1/modules/Dialogs/DetachedDialog.js  |    74 +
 .../xinha-1.5.1/modules/Dialogs/XinhaDialog.js     |  1591 ++
 .../editors/xinha-1.5.1/modules/Dialogs/dialog.js  |   101 +
 .../xinha-1.5.1/modules/Dialogs/div-dialog.js      |    70 +
 .../xinha-1.5.1/modules/Dialogs/lang/lc_base.js    |    25 +
 .../xinha-1.5.1/modules/Dialogs/panel-dialog.js    |    81 +
 .../xinha-1.5.1/modules/Dialogs/popupwin.js        |   179 +
 .../xinha-1.5.1/modules/FullScreen/full-screen.js  |   241 +
 .../xinha-1.5.1/modules/FullScreen/lang/de.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/es.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/fr.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/ja.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/lc_base.js |    25 +
 .../xinha-1.5.1/modules/FullScreen/lang/nb.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/nl.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/pl.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/pt_br.js   |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/ru.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/sv.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/tr.js      |    13 +
 .../editors/xinha-1.5.1/modules/Gecko/Gecko.js     |   960 ++
 .../xinha-1.5.1/modules/Gecko/lang/lc_base.js      |    25 +
 .../xinha-1.5.1/modules/Gecko/paraHandlerBest.js   |   911 ++
 .../editors/xinha-1.5.1/modules/GetHtml/DOMwalk.js |   360 +
 .../modules/GetHtml/TransformInnerHTML.js          |   231 +
 .../modules/GetHtml/lang/pt_br.js                  |     0
 .../modules/InlineStyler/InlineStyler.js           |   566 +
 .../xinha-1.5.1/modules/InlineStyler/lang/cz.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/da.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/de.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/el.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/es.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/eu.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fa.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fi.js    |    32 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fr.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/he.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/it.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ja.js    |    38 +
 .../modules/InlineStyler/lang/lc_base.js           |    51 +
 .../xinha-1.5.1/modules/InlineStyler/lang/nb.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/nl.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/pl.js    |    38 +
 .../xinha-1.5.1/modules/InlineStyler/lang/pt_br.js |    38 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ro.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ru.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sh.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sr.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sv.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/tr.js    |    37 +
 .../modules/InsertImage/dialog.html                |     0
 .../modules/InsertImage/insert_image.html          |   173 +
 .../modules/InsertImage/insert_image.js            |   109 +
 .../xinha-1.5.1/modules/InsertImage/lang/ch.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/cz.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/da.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/de.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/ee.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/el.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/es.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/eu.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/fa.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/fi.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/fr.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/he.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/hu.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/it.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/ja.js     |    43 +
 .../modules/InsertImage/lang/lc_base.js            |    55 +
 .../xinha-1.5.1/modules/InsertImage/lang/lt.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/lv.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/nb.js     |    32 +
 .../xinha-1.5.1/modules/InsertImage/lang/nl.js     |    38 +
 .../xinha-1.5.1/modules/InsertImage/lang/pl.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/pt_br.js  |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/ro.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/ru.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/sh.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/si.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/sr.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/sv.js     |    38 +
 .../xinha-1.5.1/modules/InsertImage/lang/th.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/tr.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/vn.js     |    14 +
 .../modules/InsertImage/pluginMethods.js           |   152 +
 .../xinha-1.5.1/modules/InsertTable/dialog.html    |   101 +
 .../modules/InsertTable/insert_table.html          |   157 +
 .../modules/InsertTable/insert_table.js            |    94 +
 .../xinha-1.5.1/modules/InsertTable/lang/b5.js     |    13 +
 .../xinha-1.5.1/modules/InsertTable/lang/ch.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/cz.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/da.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/de.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/ee.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/el.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/es.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/eu.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/fa.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/fi.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/fr.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/he.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/hu.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/it.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/ja.js     |    50 +
 .../modules/InsertTable/lang/lc_base.js            |    66 +
 .../xinha-1.5.1/modules/InsertTable/lang/lt.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/lv.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/nb.js     |    30 +
 .../xinha-1.5.1/modules/InsertTable/lang/nl.js     |    32 +
 .../xinha-1.5.1/modules/InsertTable/lang/pl.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/pt_br.js  |    49 +
 .../xinha-1.5.1/modules/InsertTable/lang/ro.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/ru.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/sh.js     |    46 +
 .../xinha-1.5.1/modules/InsertTable/lang/si.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/sr.js     |    46 +
 .../xinha-1.5.1/modules/InsertTable/lang/sv.js     |    45 +
 .../xinha-1.5.1/modules/InsertTable/lang/th.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/tr.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/vn.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/zh_cn.js  |    13 +
 .../modules/InsertTable/pluginMethods.js           |   118 +
 .../modules/InternetExplorer/InternetExplorer.js   |  1002 ++
 .../editors/xinha-1.5.1/modules/Opera/Opera.js     |   954 ++
 .../editors/xinha-1.5.1/modules/Opera/lang/ch.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/da.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/de.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/es.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/eu.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/fa.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/fr.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/ja.js   |    13 +
 .../xinha-1.5.1/modules/Opera/lang/lc_base.js      |    26 +
 .../editors/xinha-1.5.1/modules/Opera/lang/pl.js   |    13 +
 .../xinha-1.5.1/modules/Opera/lang/pt_br.js        |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/ru.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/sr.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/sv.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/tr.js   |    13 +
 .../editors/xinha-1.5.1/modules/WebKit/WebKit.js   |   952 ++
 .../xinha-1.5.1/modules/WebKit/lang/lc_base.js     |    25 +
 .../plugins/Abbreviation/Abbreviation.js           |   153 +
 .../xinha-1.5.1/plugins/Abbreviation/abbr/de.js    |    40 +
 .../xinha-1.5.1/plugins/Abbreviation/abbr/en.js    |    16 +
 .../plugins/Abbreviation/abbreviation.css          |    11 +
 .../xinha-1.5.1/plugins/Abbreviation/dialog.html   |    16 +
 .../plugins/Abbreviation/img/ed_abbreviation.gif   |   Bin 0 -> 134 bytes
 .../xinha-1.5.1/plugins/Abbreviation/lang/ch.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/cz.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/da.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ee.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/el.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/es.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/eu.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fa.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fi.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/he.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/hu.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/it.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ja.js    |    17 +
 .../plugins/Abbreviation/lang/lc_base.js           |    29 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/lt.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/lv.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/pl.js    |    15 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/pt_br.js |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ro.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ru.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sh.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/si.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sr.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sv.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/th.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/tr.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/vn.js    |    14 +
 .../plugins/CSSDropDowns/CSSDropDowns.js           |   149 +
 .../xinha-1.5.1/plugins/CSSPicker/CSSPicker.js     |   168 +
 .../xinha-1.5.1/plugins/CharCounter/CharCounter.js |   101 +
 .../xinha-1.5.1/plugins/CharCounter/lang/de.js     |    16 +
 .../xinha-1.5.1/plugins/CharCounter/lang/fr.js     |    14 +
 .../xinha-1.5.1/plugins/CharCounter/lang/ja.js     |    15 +
 .../plugins/CharCounter/lang/lc_base.js            |    28 +
 .../xinha-1.5.1/plugins/CharCounter/lang/nb.js     |    13 +
 .../xinha-1.5.1/plugins/CharCounter/lang/nl.js     |    15 +
 .../xinha-1.5.1/plugins/CharCounter/lang/pt_br.js  |    16 +
 .../plugins/CharacterMap/CharacterMap.css          |    43 +
 .../plugins/CharacterMap/CharacterMap.js           |   124 +
 .../plugins/CharacterMap/img/ed_charmap.gif        |   Bin 0 -> 134 bytes
 .../xinha-1.5.1/plugins/CharacterMap/lang/de.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/es.js    |     7 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/fr.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/it.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/ja.js    |    16 +
 .../plugins/CharacterMap/lang/lc_base.js           |    25 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/nb.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/nl.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/pt_br.js |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/ru.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/sv.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/tr.js    |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/ContextMenu.js |   553 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/b5.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ch.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/cz.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/da.js     |    19 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/de.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ee.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/el.js     |    63 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/es.js     |    60 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/eu.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fa.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fi.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fr.js     |    60 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/he.js     |    56 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/hu.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/it.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ja.js     |    61 +
 .../plugins/ContextMenu/lang/lc_base.js            |    73 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/lt.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/lv.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/nb.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/nl.js     |    56 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/pl.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/pt_br.js  |    61 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ro.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ru.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sh.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/si.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sr.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sv.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/th.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/tr.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/vn.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/zh_cn.js  |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/menu.css       |    67 +
 .../plugins/DefinitionList/DefinitionList.js       |    99 +
 .../plugins/DefinitionList/definition-list.css     |    15 +
 .../plugins/DefinitionList/img/ed_dd.gif           |   Bin 0 -> 138 bytes
 .../plugins/DefinitionList/img/ed_dl.gif           |   Bin 0 -> 136 bytes
 .../plugins/DefinitionList/img/ed_dt.gif           |   Bin 0 -> 149 bytes
 .../xinha-1.5.1/plugins/DefinitionList/lang/ja.js  |    15 +
 .../plugins/DefinitionList/lang/lc_base.js         |    27 +
 .../xinha-1.5.1/plugins/DefinitionList/lang/nl.js  |    15 +
 .../plugins/DefinitionList/lang/pt_br.js           |    15 +
 .../xinha-1.5.1/plugins/DefinitionList/lang/ru.js  |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/DynamicCSS.js   |   237 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/de.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/fr.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/ja.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/lc_base.js |    27 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/nb.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/nl.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/pt_br.js   |    15 +
 .../editors/xinha-1.5.1/plugins/EditTag/EditTag.js |    56 +
 .../plugins/EditTag/img/ed_edit_tag.gif            |   Bin 0 -> 293 bytes
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ch.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/cz.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/da.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/de.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ee.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/el.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/es.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/eu.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fa.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fi.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fr.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/he.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/hu.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/it.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ja.js |    16 +
 .../xinha-1.5.1/plugins/EditTag/lang/lc_base.js    |    29 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/lt.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/lv.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/nb.js |    15 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/nl.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/pl.js |    14 +
 .../xinha-1.5.1/plugins/EditTag/lang/pt_br.js      |    17 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ro.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ru.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sh.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/si.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sr.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sv.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/th.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/tr.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/vn.js |    14 +
 .../plugins/EditTag/popups/edit_tag.html           |    38 +
 .../plugins/EncodeOutput/EncodeOutput.js           |   264 +
 .../xinha-1.5.1/plugins/Equation/ASCIIMathML.js    |  3364 +++++
 .../xinha-1.5.1/plugins/Equation/Equation.js       |   232 +
 .../xinha-1.5.1/plugins/Equation/example.html      |    45 +
 .../xinha-1.5.1/plugins/Equation/img/abs_value.gif |   Bin 0 -> 72 bytes
 .../plugins/Equation/img/diag_fraction.gif         |   Bin 0 -> 70 bytes
 .../xinha-1.5.1/plugins/Equation/img/divide.gif    |   Bin 0 -> 66 bytes
 .../plugins/Equation/img/dsp_greater_equal.gif     |   Bin 0 -> 193 bytes
 .../plugins/Equation/img/dsp_less_equal.gif        |   Bin 0 -> 192 bytes
 .../plugins/Equation/img/dsp_notequal.gif          |   Bin 0 -> 127 bytes
 .../xinha-1.5.1/plugins/Equation/img/equation.gif  |   Bin 0 -> 200 bytes
 .../plugins/Equation/img/equation.old.gif          |   Bin 0 -> 232 bytes
 .../plugins/Equation/img/greater_equal_than.gif    |   Bin 0 -> 56 bytes
 .../plugins/Equation/img/hor_fraction.gif          |   Bin 0 -> 65 bytes
 .../plugins/Equation/img/less_equal_than.gif       |   Bin 0 -> 56 bytes
 .../xinha-1.5.1/plugins/Equation/img/mul.gif       |   Bin 0 -> 56 bytes
 .../xinha-1.5.1/plugins/Equation/img/notequal.gif  |   Bin 0 -> 57 bytes
 .../plugins/Equation/img/parenthesis.gif           |   Bin 0 -> 72 bytes
 .../xinha-1.5.1/plugins/Equation/img/root.gif      |   Bin 0 -> 74 bytes
 .../plugins/Equation/img/square_root.gif           |   Bin 0 -> 70 bytes
 .../xinha-1.5.1/plugins/Equation/lang/ch.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/cz.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/da.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/de.js        |    24 +
 .../xinha-1.5.1/plugins/Equation/lang/ee.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/el.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/es.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/eu.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/fa.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/fi.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/fr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/he.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/hu.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/it.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/ja.js        |    23 +
 .../xinha-1.5.1/plugins/Equation/lang/lc_base.js   |   329 +
 .../xinha-1.5.1/plugins/Equation/lang/lt.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/lv.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/nb.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/nl.js        |    23 +
 .../xinha-1.5.1/plugins/Equation/lang/pl.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/pt_br.js     |    31 +
 .../xinha-1.5.1/plugins/Equation/lang/ro.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/ru.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/sh.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/si.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/sr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/sv.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/th.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/tr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/vn.js        |    14 +
 .../plugins/Equation/popups/dialog.html            |   377 +
 .../xinha-1.5.1/plugins/Equation/readme.txt        |    38 +
 .../plugins/FancySelects/FancySelects.css          |    14 +
 .../plugins/FancySelects/FancySelects.js           |   168 +
 .../plugins/FancySelects/lang/lc_base.js           |    25 +
 .../select2-4.0.6-rc.1-dist/css/select2.css        |   484 +
 .../select2-4.0.6-rc.1-dist/css/select2.min.css    |     1 +
 .../select2-4.0.6-rc.1-dist/js/i18n/af.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ar.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/az.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/bg.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/bs.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ca.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/cs.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/da.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/de.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/dsb.js         |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/el.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/en.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/es.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/et.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/eu.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fa.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/gl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/he.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hsb.js         |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hu.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hy.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/id.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/is.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/it.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ja.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/km.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ko.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/lt.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/lv.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/mk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ms.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/nb.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/nl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ps.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pt-BR.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pt.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ro.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ru.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sr-Cyrl.js     |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sv.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/th.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/tk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/tr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/uk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/vi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/zh-CN.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/zh-TW.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/select2.full.js     |  6559 +++++++++
 .../select2-4.0.6-rc.1-dist/js/select2.full.min.js |     1 +
 .../select2-4.0.6-rc.1-dist/js/select2.js          |  5847 ++++++++
 .../select2-4.0.6-rc.1-dist/js/select2.min.js      |     1 +
 .../xinha-1.5.1/plugins/FindReplace/FindReplace.js |    42 +
 .../xinha-1.5.1/plugins/FindReplace/fr_engine.js   |   149 +
 .../plugins/FindReplace/img/ed_find.gif            |   Bin 0 -> 98 bytes
 .../xinha-1.5.1/plugins/FindReplace/lang/cz.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/da.js     |    14 +
 .../xinha-1.5.1/plugins/FindReplace/lang/de.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/es.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/fr.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/he.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/hu.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ja.js     |    32 +
 .../plugins/FindReplace/lang/lc_base.js            |    45 +
 .../xinha-1.5.1/plugins/FindReplace/lang/nb.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/nl.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/pl.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/pt_br.js  |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ro.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ru.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/sv.js     |    32 +
 .../plugins/FindReplace/popups/find_replace.html   |   162 +
 .../plugins/FormOperations/FormOperations.js       |   756 +
 .../xinha-1.5.1/plugins/FormOperations/README      |    32 +
 .../plugins/FormOperations/default_form.html       |    36 +
 .../plugins/FormOperations/formmail.php            |    95 +
 .../xinha-1.5.1/plugins/FormOperations/iframe.css  |     1 +
 .../plugins/FormOperations/img/buttons.gif         |   Bin 0 -> 1947 bytes
 .../xinha-1.5.1/plugins/FormOperations/lang/de.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/fr.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/ja.js  |    61 +
 .../plugins/FormOperations/lang/lc_base.js         |    35 +
 .../xinha-1.5.1/plugins/FormOperations/lang/nb.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/nl.js  |    19 +
 .../plugins/FormOperations/lang/pt_br.js           |    21 +
 .../xinha-1.5.1/plugins/FormOperations/panel.html  |   213 +
 .../editors/xinha-1.5.1/plugins/Forms/Forms.js     |   354 +
 .../editors/xinha-1.5.1/plugins/Forms/forms.css    |     3 +
 .../xinha-1.5.1/plugins/Forms/img/ed_button.gif    |   Bin 0 -> 89 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_checkbox.gif  |   Bin 0 -> 102 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_fieldset.gif  |   Bin 0 -> 76 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_file.gif      |   Bin 0 -> 130 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_form.gif      |   Bin 0 -> 114 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_hidden.gif    |   Bin 0 -> 83 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_image.gif     |   Bin 0 -> 562 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_label.gif     |   Bin 0 -> 58 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_password.gif  |   Bin 0 -> 111 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_radio.gif     |   Bin 0 -> 104 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_reset.gif     |   Bin 0 -> 97 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_select.gif    |   Bin 0 -> 111 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_submit.gif    |   Bin 0 -> 94 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_text.gif      |   Bin 0 -> 112 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_textarea.gif  |   Bin 0 -> 115 bytes
 .../editors/xinha-1.5.1/plugins/Forms/lang/ch.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/cz.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/da.js   |    18 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/de.js   |    20 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ee.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/el.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/es.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/eu.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fa.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fi.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fr.js   |    21 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/he.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/hu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/it.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ja.js   |    97 +
 .../xinha-1.5.1/plugins/Forms/lang/lc_base.js      |    93 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/lt.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/lv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/nb.js   |    20 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/nl.js   |    98 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/pl.js   |    19 +
 .../xinha-1.5.1/plugins/Forms/lang/pt_br.js        |    78 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ro.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ru.js   |    17 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sh.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/si.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sr.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sv.js   |    18 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/th.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/tr.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/vn.js   |    14 +
 .../xinha-1.5.1/plugins/Forms/popups/fieldset.html |    45 +
 .../xinha-1.5.1/plugins/Forms/popups/form.html     |    89 +
 .../xinha-1.5.1/plugins/Forms/popups/input.html    |   179 +
 .../xinha-1.5.1/plugins/Forms/popups/label.html    |    58 +
 .../xinha-1.5.1/plugins/Forms/popups/select.html   |   208 +
 .../xinha-1.5.1/plugins/Forms/popups/textarea.html |   112 +
 .../xinha-1.5.1/plugins/FullPage/FullPage.js       |   209 +
 .../xinha-1.5.1/plugins/FullPage/img/docprop.gif   |   Bin 0 -> 613 bytes
 .../xinha-1.5.1/plugins/FullPage/lang/ch.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/cz.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/da.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/de.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/ee.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/el.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/es.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/eu.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/fa.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/fi.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/fr.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/he.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/hu.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/it.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/ja.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/lc_base.js   |    42 +
 .../xinha-1.5.1/plugins/FullPage/lang/lt.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/lv.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/nb.js        |    24 +
 .../xinha-1.5.1/plugins/FullPage/lang/nl.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/pl.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/pt_br.js     |    32 +
 .../xinha-1.5.1/plugins/FullPage/lang/ro.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/ru.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/sh.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/si.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/sr.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/sv.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/th.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/tr.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/vn.js        |    14 +
 .../plugins/FullPage/popups/docprop.html           |   142 +
 .../plugins/GenericPlugin/GenericPlugin.js         |   117 +
 .../editors/xinha-1.5.1/plugins/GetHtml/GetHtml.js |    17 +
 .../plugins/HorizontalRule/HorizontalRule.js       |   163 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/b5.js  |    13 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ch.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/cz.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/da.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/de.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ee.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/el.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/es.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/eu.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fa.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fi.js  |    23 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fr.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/he.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/hu.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/it.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ja.js  |    32 +
 .../plugins/HorizontalRule/lang/lc_base.js         |    43 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/lt.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/lv.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/nb.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/nl.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/pl.js  |    25 +
 .../plugins/HorizontalRule/lang/pt_br.js           |    29 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ro.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ru.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sh.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/si.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sr.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sv.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/th.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/tr.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/vn.js  |    15 +
 .../plugins/HorizontalRule/lang/zh_cn.js           |    13 +
 .../popups/edit_horizontal_rule.html               |   141 +
 .../xinha-1.5.1/plugins/HtmlEntities/Entities.js   |   204 +
 .../plugins/HtmlEntities/HtmlEntities.js           |    51 +
 .../xinha-1.5.1/plugins/HtmlEntities/iso-8859-1.js |   109 +
 .../plugins/InsertAnchor/InsertAnchor.js           |   166 +
 .../xinha-1.5.1/plugins/InsertAnchor/dialog.html   |    19 +
 .../plugins/InsertAnchor/img/insert-anchor.gif     |   Bin 0 -> 370 bytes
 .../plugins/InsertAnchor/img/placeholder.gif       |   Bin 0 -> 834 bytes
 .../plugins/InsertAnchor/insert-anchor.css         |    10 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ch.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/cz.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/da.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ee.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/el.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/es.js    |    15 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/eu.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fa.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fi.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/he.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/hu.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/it.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ja.js    |    17 +
 .../plugins/InsertAnchor/lang/lc_base.js           |    29 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/lt.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/lv.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/pl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/pt_br.js |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ro.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ru.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sh.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/si.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sr.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sv.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/th.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/tr.js    |    15 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/vn.js    |    14 +
 .../plugins/InsertAnchor/popups/insert_anchor.html |    59 +
 .../xinha-1.5.1/plugins/InsertNote/InsertNote.js   |   601 +
 .../xinha-1.5.1/plugins/InsertNote/dialog.html     |    12 +
 .../plugins/InsertNote/img/insert-note.gif         |   Bin 0 -> 627 bytes
 .../xinha-1.5.1/plugins/InsertNote/lang/ch.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/cz.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/da.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/de.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ee.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/el.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/es.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/eu.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fa.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fi.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/he.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/hu.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/it.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ja.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lc_base.js |    28 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lt.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lv.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/nb.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/nl.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/pl.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/pt_br.js   |    14 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ro.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ru.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sh.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/si.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sv.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/th.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/tr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/vn.js      |    13 +
 .../plugins/InsertPagebreak/InsertPagebreak.js     |    43 +
 .../plugins/InsertPagebreak/img/pagebreak.gif      |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/de.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/fr.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/ja.js |    13 +
 .../plugins/InsertPagebreak/lang/lc_base.js        |    26 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/nb.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/nl.js |    13 +
 .../plugins/InsertPagebreak/lang/pt_br.js          |    13 +
 .../plugins/InsertSmiley/InsertSmiley.js           |   191 +
 .../xinha-1.5.1/plugins/InsertSmiley/README.txt    |    13 +
 .../xinha-1.5.1/plugins/InsertSmiley/dialog.css    |     3 +
 .../xinha-1.5.1/plugins/InsertSmiley/dialog.html   |     4 +
 .../plugins/InsertSmiley/img/ed_smiley.gif         |   Bin 0 -> 414 bytes
 .../xinha-1.5.1/plugins/InsertSmiley/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/ja.js    |    17 +
 .../plugins/InsertSmiley/lang/lc_base.js           |    25 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/pt_br.js |    16 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/tr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/smileys.txt   |   580 +
 .../plugins/InsertSmiley/smileys/Angry.gif         |   Bin 0 -> 170 bytes
 .../plugins/InsertSmiley/smileys/Cool.gif          |   Bin 0 -> 166 bytes
 .../plugins/InsertSmiley/smileys/Excited.gif       |   Bin 0 -> 230 bytes
 .../plugins/InsertSmiley/smileys/Grin.gif          |   Bin 0 -> 166 bytes
 .../plugins/InsertSmiley/smileys/Pleased.gif       |   Bin 0 -> 172 bytes
 .../plugins/InsertSmiley/smileys/Sad.gif           |   Bin 0 -> 171 bytes
 .../plugins/InsertSmiley/smileys/Surprised.gif     |   Bin 0 -> 171 bytes
 .../plugins/InsertSmiley/smileys/Wink.gif          |   Bin 0 -> 172 bytes
 .../plugins/InsertSmiley/smileys/smileys.js        |    10 +
 .../plugins/InsertSmiley/smileys/smileys.php       |    34 +
 .../plugins/InsertSnippet/InsertSnippet.css        |    93 +
 .../plugins/InsertSnippet/InsertSnippet.js         |    92 +
 .../plugins/InsertSnippet/demosnippets.js          |    15 +
 .../plugins/InsertSnippet/img/ed_snippet.gif       |   Bin 0 -> 606 bytes
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ch.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/cz.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/da.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/de.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ee.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/el.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/es.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/eu.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fa.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fi.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/he.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/hu.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/it.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ja.js   |    18 +
 .../plugins/InsertSnippet/lang/lc_base.js          |    38 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/lt.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/lv.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/nb.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/nl.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/pl.js   |    13 +
 .../plugins/InsertSnippet/lang/pt_br.js            |    20 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ro.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ru.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sh.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/si.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sv.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/th.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/tr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/vn.js   |    13 +
 .../InsertSnippet/popups/insertsnippet.html        |   133 +
 .../xinha-1.5.1/plugins/InsertSnippet/readme.html  |    57 +
 .../plugins/InsertSnippet/snippets.html            |    29 +
 .../xinha-1.5.1/plugins/InsertSnippet/snippets.php |    22 +
 .../plugins/InsertSnippet2/InsertSnippet.css       |    92 +
 .../plugins/InsertSnippet2/InsertSnippet2.js       |   396 +
 .../xinha-1.5.1/plugins/InsertSnippet2/dialog.html |    20 +
 .../xinha-1.5.1/plugins/InsertSnippet2/img/1.PNG   |   Bin 0 -> 267 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/10.PNG  |   Bin 0 -> 258 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/11.PNG  |   Bin 0 -> 294 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/12.PNG  |   Bin 0 -> 260 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/13.PNG  |   Bin 0 -> 263 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/14.PNG  |   Bin 0 -> 272 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/15.PNG  |   Bin 0 -> 261 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/16.PNG  |   Bin 0 -> 257 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/2.PNG   |   Bin 0 -> 255 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/3.PNG   |   Bin 0 -> 272 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/4.PNG   |   Bin 0 -> 265 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/5.PNG   |   Bin 0 -> 261 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/6.PNG   |   Bin 0 -> 275 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/7.PNG   |   Bin 0 -> 262 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/8.PNG   |   Bin 0 -> 282 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/9.PNG   |   Bin 0 -> 268 bytes
 .../plugins/InsertSnippet2/img/ed_snippet.gif      |   Bin 0 -> 606 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ch.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/cz.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/da.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/de.js  |    21 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ee.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/el.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/es.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/eu.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fa.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fi.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/he.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/hu.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/it.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ja.js  |    16 +
 .../plugins/InsertSnippet2/lang/lc_base.js         |    34 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/lt.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/lv.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/nb.js  |    15 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/nl.js  |    16 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/pl.js  |    13 +
 .../plugins/InsertSnippet2/lang/pt_br.js           |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ro.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ru.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sh.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/si.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sv.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/th.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/tr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/vn.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/readme.html |    51 +
 .../plugins/InsertSnippet2/snippets.php            |    37 +
 .../plugins/InsertSnippet2/snippets.xml            |    42 +
 .../xinha-1.5.1/plugins/InsertWords/InsertWords.js |    70 +
 .../xinha-1.5.1/plugins/LangMarks/LangMarks.js     |   179 +
 .../xinha-1.5.1/plugins/LangMarks/lang-marks.css   |    40 +
 .../xinha-1.5.1/plugins/LangMarks/lang/de.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/es.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/fr.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/ja.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/lc_base.js  |    31 +
 .../xinha-1.5.1/plugins/LangMarks/lang/nb.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/nl.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/pt_br.js    |    18 +
 .../editors/xinha-1.5.1/plugins/Linker/Linker.js   |   106 +
 .../xinha-1.5.1/plugins/Linker/dTree/api.html      |   252 +
 .../xinha-1.5.1/plugins/Linker/dTree/dtree.css     |    41 +
 .../xinha-1.5.1/plugins/Linker/dTree/dtree.js      |   725 +
 .../plugins/Linker/dTree/example01.html            |    53 +
 .../xinha-1.5.1/plugins/Linker/dTree/img/base.gif  |   Bin 0 -> 1018 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/cd.gif    |   Bin 0 -> 228 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/copy.gif  |   Bin 0 -> 641 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/empty.gif |   Bin 0 -> 62 bytes
 .../plugins/Linker/dTree/img/folder.gif            |   Bin 0 -> 355 bytes
 .../plugins/Linker/dTree/img/folderopen.gif        |   Bin 0 -> 365 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/globe.gif |   Bin 0 -> 1080 bytes
 .../plugins/Linker/dTree/img/imgfolder.gif         |   Bin 0 -> 609 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/join.gif  |   Bin 0 -> 62 bytes
 .../plugins/Linker/dTree/img/joinbottom.gif        |   Bin 0 -> 55 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/line.gif  |   Bin 0 -> 46 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/minus.gif |   Bin 0 -> 82 bytes
 .../plugins/Linker/dTree/img/minusbottom.gif       |   Bin 0 -> 76 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/move.gif  |   Bin 0 -> 653 bytes
 .../plugins/Linker/dTree/img/musicfolder.gif       |   Bin 0 -> 626 bytes
 .../plugins/Linker/dTree/img/nolines_minus.gif     |   Bin 0 -> 64 bytes
 .../plugins/Linker/dTree/img/nolines_plus.gif      |   Bin 0 -> 67 bytes
 .../plugins/Linker/dTree/img/offline.gif           |   Bin 0 -> 1001 bytes
 .../plugins/Linker/dTree/img/offline.png           |   Bin 0 -> 922 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/page.gif  |   Bin 0 -> 556 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/plus.gif  |   Bin 0 -> 86 bytes
 .../plugins/Linker/dTree/img/plusbottom.gif        |   Bin 0 -> 82 bytes
 .../plugins/Linker/dTree/img/question.gif          |   Bin 0 -> 1034 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/trash.gif |   Bin 0 -> 1036 bytes
 .../editors/xinha-1.5.1/plugins/Linker/dialog.html |   107 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ch.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/cz.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/da.js  |    20 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/de.js  |    31 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ee.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/el.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/es.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/eu.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fa.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fi.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fr.js  |    31 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/he.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/hu.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/it.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ja.js  |    37 +
 .../xinha-1.5.1/plugins/Linker/lang/lc_base.js     |    55 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/lt.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/lv.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/nb.js  |    21 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/nl.js  |    21 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/pl.js  |    31 +
 .../xinha-1.5.1/plugins/Linker/lang/pt_br.js       |    39 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ro.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ru.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sh.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/si.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sr.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sv.js  |    18 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/th.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/tr.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/vn.js  |    17 +
 .../xinha-1.5.1/plugins/Linker/link-picker.js      |   138 +
 .../xinha-1.5.1/plugins/Linker/pluginMethods.js    |   642 +
 .../editors/xinha-1.5.1/plugins/Linker/scan.php    |   114 +
 .../plugins/ListOperations/ListOperations.js       |    90 +
 .../xinha-1.5.1/plugins/ListType/ListType.css      |    43 +
 .../xinha-1.5.1/plugins/ListType/ListType.js       |   191 +
 .../xinha-1.5.1/plugins/ListType/img/circle.png    |   Bin 0 -> 180 bytes
 .../xinha-1.5.1/plugins/ListType/img/decimal.png   |   Bin 0 -> 230 bytes
 .../xinha-1.5.1/plugins/ListType/img/disc.png      |   Bin 0 -> 166 bytes
 .../plugins/ListType/img/lower-alpha.png           |   Bin 0 -> 201 bytes
 .../plugins/ListType/img/lower-roman.png           |   Bin 0 -> 175 bytes
 .../xinha-1.5.1/plugins/ListType/img/none.png      |   Bin 0 -> 146 bytes
 .../xinha-1.5.1/plugins/ListType/img/square.png    |   Bin 0 -> 156 bytes
 .../plugins/ListType/img/upper-alpha.png           |   Bin 0 -> 222 bytes
 .../plugins/ListType/img/upper-roman.png           |   Bin 0 -> 202 bytes
 .../xinha-1.5.1/plugins/ListType/lang/de.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/es.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/fr.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/ja.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/lc_base.js   |    31 +
 .../xinha-1.5.1/plugins/ListType/lang/nb.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/nl.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/pl.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/pt_br.js     |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/ru.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/sv.js        |    19 +
 .../MootoolsFileManager.FileManager.js             |   405 +
 .../MootoolsFileManager.ImageManager.js            |   685 +
 .../MootoolsFileManager/MootoolsFileManager.css    |    61 +
 .../MootoolsFileManager/MootoolsFileManager.js     |   262 +
 .../plugins/MootoolsFileManager/README.DEVELOPERS  |     5 +
 .../MootoolsFileManager/XinhaFileManager.php       |    69 +
 .../plugins/MootoolsFileManager/backend.php        |   180 +
 .../plugins/MootoolsFileManager/config.php         |   247 +
 .../MootoolsFileManager/img/ed_linkfile.gif        |   Bin 0 -> 288 bytes
 .../plugins/MootoolsFileManager/img/locked.gif     |   Bin 0 -> 398 bytes
 .../plugins/MootoolsFileManager/lang/da.js         |    14 +
 .../plugins/MootoolsFileManager/lang/de.js         |    14 +
 .../plugins/MootoolsFileManager/lang/fr.js         |    14 +
 .../plugins/MootoolsFileManager/lang/ja.js         |    14 +
 .../plugins/MootoolsFileManager/lang/lc_base.js    |    26 +
 .../plugins/MootoolsFileManager/lang/nb.js         |    14 +
 .../plugins/MootoolsFileManager/lang/nl.js         |    14 +
 .../plugins/MootoolsFileManager/lang/pl.js         |    14 +
 .../plugins/MootoolsFileManager/lang/pt_br.js      |    14 +
 .../Assets/Connector/FileManager.php               |  5462 +++++++
 .../Connector/FileManagerWithAliasSupport.php      |   242 +
 .../Assets/Connector/ID3.class.php                 |   632 +
 .../Assets/Connector/Image.class.php               |   799 +
 .../Assets/Connector/MimeTypes.ini                 |   223 +
 .../Assets/Connector/Tooling.php                   |   441 +
 .../mootools-filemanager/Assets/Css/Additions.css  |   141 +
 .../Assets/Css/FileManager.css                     |  1180 ++
 .../Assets/Css/FileManager_ie7.css                 |    39 +
 .../Assets/Images/Icons/7z.png                     |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/Large/7z.png               |   Bin 0 -> 2310 bytes
 .../Assets/Images/Icons/Large/ace.png              |   Bin 0 -> 4232 bytes
 .../Assets/Images/Icons/Large/as.png               |   Bin 0 -> 3219 bytes
 .../Assets/Images/Icons/Large/avi.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/bat.png              |   Bin 0 -> 1938 bytes
 .../Assets/Images/Icons/Large/bmp.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/broken_img.png       |   Bin 0 -> 2094 bytes
 .../Assets/Images/Icons/Large/cmd.png              |   Bin 0 -> 1938 bytes
 .../Assets/Images/Icons/Large/default-error.png    |   Bin 0 -> 4433 bytes
 .../Assets/Images/Icons/Large/default-missing.png  |   Bin 0 -> 1774 bytes
 .../Assets/Images/Icons/Large/default.png          |   Bin 0 -> 1390 bytes
 .../Assets/Images/Icons/Large/directory.png        |   Bin 0 -> 2670 bytes
 .../Assets/Images/Icons/Large/directory_up.png     |   Bin 0 -> 3193 bytes
 .../Assets/Images/Icons/Large/doc.png              |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/docx.png             |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/exe.png              |   Bin 0 -> 3576 bytes
 .../Assets/Images/Icons/Large/f4v.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/flv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/gif.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/gz.png               |   Bin 0 -> 2310 bytes
 .../Assets/Images/Icons/Large/html.png             |   Bin 0 -> 3055 bytes
 .../Assets/Images/Icons/Large/ini.png              |   Bin 0 -> 2589 bytes
 .../Assets/Images/Icons/Large/ink.png              |   Bin 0 -> 2430 bytes
 .../Assets/Images/Icons/Large/iso.png              |   Bin 0 -> 2981 bytes
 .../Assets/Images/Icons/Large/jpeg.png             |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/jpg.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/js.png               |   Bin 0 -> 3037 bytes
 .../Assets/Images/Icons/Large/m2v.png              |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/mkv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mov.png              |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/mp3.png              |   Bin 0 -> 2560 bytes
 .../Assets/Images/Icons/Large/mp4.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mpeg.png             |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mpg.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/odp.png              |   Bin 0 -> 2801 bytes
 .../Assets/Images/Icons/Large/ods.png              |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/odt.png              |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/ogg.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/oversized_img.png    |   Bin 0 -> 4641 bytes
 .../Assets/Images/Icons/Large/pdf.png              |   Bin 0 -> 3172 bytes
 .../Assets/Images/Icons/Large/php.png              |   Bin 0 -> 3534 bytes
 .../Assets/Images/Icons/Large/png.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/ppt.png              |   Bin 0 -> 2801 bytes
 .../Assets/Images/Icons/Large/rar.png              |   Bin 0 -> 4208 bytes
 .../Assets/Images/Icons/Large/rb.png               |   Bin 0 -> 3173 bytes
 .../Assets/Images/Icons/Large/rm.png               |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/sql.png              |   Bin 0 -> 2748 bytes
 .../Assets/Images/Icons/Large/swf.png              |   Bin 0 -> 2648 bytes
 .../Assets/Images/Icons/Large/tar.png              |   Bin 0 -> 4184 bytes
 .../Assets/Images/Icons/Large/wmv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/xls.png              |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/xlsx.png             |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/zip.png              |   Bin 0 -> 4152 bytes
 .../Assets/Images/Icons/ace.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/as.png                     |   Bin 0 -> 664 bytes
 .../Assets/Images/Icons/avi.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/bat.png                    |   Bin 0 -> 709 bytes
 .../Assets/Images/Icons/bmp.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/broken_img.png             |   Bin 0 -> 1623 bytes
 .../Assets/Images/Icons/cmd.png                    |   Bin 0 -> 709 bytes
 .../Assets/Images/Icons/default-error.png          |   Bin 0 -> 841 bytes
 .../Assets/Images/Icons/default-missing.png        |   Bin 0 -> 546 bytes
 .../Assets/Images/Icons/default.png                |   Bin 0 -> 342 bytes
 .../Assets/Images/Icons/directory.png              |   Bin 0 -> 537 bytes
 .../Assets/Images/Icons/directory_up.png           |   Bin 0 -> 731 bytes
 .../Assets/Images/Icons/doc.png                    |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/docx.png                   |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/exe.png                    |   Bin 0 -> 464 bytes
 .../Assets/Images/Icons/f4v.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/flv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/gif.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/gz.png                     |   Bin 0 -> 766 bytes
 .../Assets/Images/Icons/html.png                   |   Bin 0 -> 734 bytes
 .../Assets/Images/Icons/ini.png                    |   Bin 0 -> 402 bytes
 .../Assets/Images/Icons/ink.png                    |   Bin 0 -> 701 bytes
 .../Assets/Images/Icons/iso.png                    |   Bin 0 -> 673 bytes
 .../Assets/Images/Icons/jpeg.png                   |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/jpg.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/js.png                     |   Bin 0 -> 603 bytes
 .../Assets/Images/Icons/m2v.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/mkv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mov.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/mp3.png                    |   Bin 0 -> 610 bytes
 .../Assets/Images/Icons/mp4.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mpeg.png                   |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mpg.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/odp.png                    |   Bin 0 -> 588 bytes
 .../Assets/Images/Icons/ods.png                    |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/odt.png                    |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/ogg.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/oversized_img.png          |   Bin 0 -> 785 bytes
 .../Assets/Images/Icons/pdf.png                    |   Bin 0 -> 591 bytes
 .../Assets/Images/Icons/php.png                    |   Bin 0 -> 538 bytes
 .../Assets/Images/Icons/png.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/ppt.png                    |   Bin 0 -> 588 bytes
 .../Assets/Images/Icons/rar.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/rb.png                     |   Bin 0 -> 626 bytes
 .../Assets/Images/Icons/rm.png                     |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/sql.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/swf.png                    |   Bin 0 -> 582 bytes
 .../Assets/Images/Icons/tar.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/wmv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/xls.png                    |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/xlsx.png                   |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/zip.png                    |   Bin 0 -> 766 bytes
 .../mootools-filemanager/Assets/Images/add.png     |   Bin 0 -> 733 bytes
 .../Assets/Images/application_side_boxes.png       |   Bin 0 -> 469 bytes
 .../Assets/Images/application_side_list.png        |   Bin 0 -> 507 bytes
 .../Assets/Images/application_side_thumbs.png      |   Bin 0 -> 346 bytes
 .../mootools-filemanager/Assets/Images/bar.gif     |   Bin 0 -> 163 bytes
 .../mootools-filemanager/Assets/Images/button.png  |   Bin 0 -> 146 bytes
 .../Assets/Images/button_disabled.png              |   Bin 0 -> 84 bytes
 .../mootools-filemanager/Assets/Images/cancel.png  |   Bin 0 -> 1137 bytes
 .../Assets/Images/checkbox.png                     |   Bin 0 -> 563 bytes
 .../mootools-filemanager/Assets/Images/close.png   |   Bin 0 -> 1182 bytes
 .../mootools-filemanager/Assets/Images/destroy.png |   Bin 0 -> 868 bytes
 .../Assets/Images/download.png                     |   Bin 0 -> 803 bytes
 .../Assets/Images/drag_n_drop.png                  |   Bin 0 -> 1689 bytes
 .../Assets/Images/filelist.png                     |   Bin 0 -> 267 bytes
 .../Assets/Images/filelist_selected.png            |   Bin 0 -> 2837 bytes
 .../Assets/Images/go_first.png                     |   Bin 0 -> 508 bytes
 .../mootools-filemanager/Assets/Images/go_last.png |   Bin 0 -> 530 bytes
 .../mootools-filemanager/Assets/Images/go_next.png |   Bin 0 -> 345 bytes
 .../Assets/Images/go_previous.png                  |   Bin 0 -> 346 bytes
 .../mootools-filemanager/Assets/Images/loader.gif  |   Bin 0 -> 634 bytes
 .../mootools-filemanager/Assets/Images/menu.png    |   Bin 0 -> 100 bytes
 .../Assets/Images/progress.gif                     |   Bin 0 -> 1113 bytes
 .../mootools-filemanager/Assets/Images/rename.png  |   Bin 0 -> 534 bytes
 .../Assets/Images/transparent.gif                  |   Bin 0 -> 1161 bytes
 .../mootools-filemanager/Assets/Swiff.Uploader.swf |   Bin 0 -> 10222 bytes
 .../mootools-filemanager/Assets/dewplayer.swf      |   Bin 0 -> 9236 bytes
 .../mootools-filemanager/Assets/js/README.md       |    63 +
 .../mootools-filemanager/Assets/js/demo.html       |   120 +
 .../mootools-filemanager/Assets/js/jsGET.js        |   294 +
 .../Assets/js/milkbox/css/close.gif                |   Bin 0 -> 308 bytes
 .../Assets/js/milkbox/css/loading.gif              |   Bin 0 -> 2545 bytes
 .../Assets/js/milkbox/css/loading.old.gif          |   Bin 0 -> 2767 bytes
 .../Assets/js/milkbox/css/milkbox.css              |   106 +
 .../Assets/js/milkbox/css/next.gif                 |   Bin 0 -> 187 bytes
 .../Assets/js/milkbox/css/play-pause.gif           |   Bin 0 -> 263 bytes
 .../Assets/js/milkbox/css/prev.gif                 |   Bin 0 -> 190 bytes
 .../Assets/js/milkbox/milkbox.js                   |  1186 ++
 .../mootools-filemanager/LICENSE                   |    24 +
 .../mootools-filemanager/Language/Language.br.js   |   125 +
 .../mootools-filemanager/Language/Language.cs.js   |   125 +
 .../mootools-filemanager/Language/Language.da.js   |   125 +
 .../mootools-filemanager/Language/Language.de.js   |   125 +
 .../mootools-filemanager/Language/Language.en.js   |   125 +
 .../mootools-filemanager/Language/Language.es.js   |   126 +
 .../mootools-filemanager/Language/Language.fi.js   |   126 +
 .../mootools-filemanager/Language/Language.fr.js   |   126 +
 .../mootools-filemanager/Language/Language.it.js   |   125 +
 .../mootools-filemanager/Language/Language.nl.js   |   125 +
 .../mootools-filemanager/Language/Language.no.js   |   123 +
 .../mootools-filemanager/Language/Language.pl.js   |   126 +
 .../mootools-filemanager/Language/Language.pt.js   |   125 +
 .../mootools-filemanager/Language/Language.ru.js   |   125 +
 .../mootools-filemanager/Language/Language.se.js   |   126 +
 .../mootools-filemanager/Language/language.zh.js   |   123 +
 .../Source/FileManager.TinyMCE.js                  |    67 +
 .../mootools-filemanager/Source/FileManager.js     |  3986 +++++
 .../mootools-filemanager/Source/Gallery.js         |   794 +
 .../Source/NoFlash.Uploader.js                     |   880 ++
 .../mootools-filemanager/Source/Uploader.js        |   423 +
 .../Source/Uploader/Fx.ProgressBar.js              |    78 +
 .../Source/Uploader/Swiff.Uploader.js              |   508 +
 .../xinha-1.5.1/plugins/PasteText/PasteText.js     |   141 +
 .../plugins/PasteText/img/ed_paste_text.gif        |   Bin 0 -> 381 bytes
 .../xinha-1.5.1/plugins/PasteText/lang/ch.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/cz.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/da.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/de.js       |    16 +
 .../xinha-1.5.1/plugins/PasteText/lang/ee.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/el.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/es.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/eu.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fa.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fi.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fr.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/he.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/hu.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/it.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/ja.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/lc_base.js  |    28 +
 .../xinha-1.5.1/plugins/PasteText/lang/lt.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/lv.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/nb.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/nl.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/pl.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/pt_br.js    |    18 +
 .../xinha-1.5.1/plugins/PasteText/lang/ro.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/ru.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/sh.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/si.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/sr.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/sv.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/th.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/tr.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/vn.js       |    14 +
 .../plugins/PasteText/popups/paste_text.html       |     9 +
 .../plugins/PreserveScripts/PreserveScripts.js     |    84 +
 .../xinha-1.5.1/plugins/PreserveScripts/js.png     |   Bin 0 -> 730 bytes
 .../plugins/PreserveScripts/lang/lc_base.js        |    26 +
 .../xinha-1.5.1/plugins/PreserveScripts/php.png    |   Bin 0 -> 698 bytes
 .../xinha-1.5.1/plugins/PreserveScripts/php.svg    |   152 +
 .../plugins/PreserveSelection/PreserveSelection.js |   209 +
 .../xinha-1.5.1/plugins/QuickTag/QuickTag.js       |    53 +
 .../plugins/QuickTag/img/ed_quicktag.gif           |   Bin 0 -> 82 bytes
 .../xinha-1.5.1/plugins/QuickTag/lang/ch.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/cz.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/da.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/de.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ee.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/el.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/es.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/eu.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fa.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fi.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fr.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/he.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/hu.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/it.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ja.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lc_base.js   |    37 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lt.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lv.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/nb.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/nl.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/pl.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/pt_br.js     |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ro.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ru.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sh.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/si.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sr.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sv.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/th.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/tr.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/vn.js        |    13 +
 .../plugins/QuickTag/popups/quicktag.html          |   354 +
 .../xinha-1.5.1/plugins/QuickTag/tag-lib.js        |   356 +
 .../xinha-1.5.1/plugins/SaveOnBlur/SaveOnBlur.js   |    47 +
 .../xinha-1.5.1/plugins/SaveSubmit/README.txt      |    15 +
 .../xinha-1.5.1/plugins/SaveSubmit/SaveSubmit.js   |   159 +
 .../plugins/SaveSubmit/img/ed_save_green.gif       |   Bin 0 -> 208 bytes
 .../plugins/SaveSubmit/img/ed_save_red.gif         |   Bin 0 -> 207 bytes
 .../xinha-1.5.1/plugins/SaveSubmit/lang/da.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/de.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/es.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/fr.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/ja.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/lc_base.js |    28 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/nb.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/nl.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/pl.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/pt_br.js   |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/ru.js      |    16 +
 .../editors/xinha-1.5.1/plugins/SetId/SetId.js     |    88 +
 .../xinha-1.5.1/plugins/SetId/img/placeholder.gif  |   Bin 0 -> 834 bytes
 .../xinha-1.5.1/plugins/SetId/img/set-id.gif       |   Bin 0 -> 370 bytes
 .../editors/xinha-1.5.1/plugins/SetId/lang/ch.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/cz.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/da.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/de.js   |    19 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ee.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/el.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/es.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/eu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fa.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fi.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fr.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/he.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/hu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/it.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ja.js   |    21 +
 .../xinha-1.5.1/plugins/SetId/lang/lc_base.js      |    31 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/lt.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/lv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/nb.js   |    19 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/nl.js   |    21 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/pl.js   |    15 +
 .../xinha-1.5.1/plugins/SetId/lang/pt_br.js        |    22 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ro.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ru.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sh.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/si.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sr.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/th.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/tr.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/vn.js   |    14 +
 .../xinha-1.5.1/plugins/SetId/popups/set_id.html   |    58 +
 .../editors/xinha-1.5.1/plugins/SetId/set-id.css   |     7 +
 .../plugins/SmartReplace/SmartReplace.js           |   369 +
 .../xinha-1.5.1/plugins/SmartReplace/dialog.html   |    16 +
 .../plugins/SmartReplace/img/SmartReplace.svg      |   231 +
 .../plugins/SmartReplace/img/smartquotes.png       |   Bin 0 -> 999 bytes
 .../xinha-1.5.1/plugins/SmartReplace/lang/ch.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/cz.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/da.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/de.js    |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ee.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/el.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/es.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/eu.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fa.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fi.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fr.js    |    22 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/he.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/hu.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/it.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ja.js    |    20 +
 .../plugins/SmartReplace/lang/lc_base.js           |    33 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/lt.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/lv.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/nb.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/nl.js    |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/pl.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/pt_br.js |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ro.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ru.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sh.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/si.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sr.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sv.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/th.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/tr.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/vn.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/readme.txt    |    15 +
 .../editors/xinha-1.5.1/plugins/Stylist/Stylist.js |   717 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/de.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/fr.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/ja.js |    13 +
 .../xinha-1.5.1/plugins/Stylist/lang/lc_base.js    |    25 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/nb.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/nl.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/pl.js |    13 +
 .../xinha-1.5.1/plugins/Stylist/lang/pt_br.js      |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/ru.js |    13 +
 .../xinha-1.5.1/plugins/SuperClean/SuperClean.js   |   182 +
 .../xinha-1.5.1/plugins/SuperClean/dialog.html     |    24 +
 .../plugins/SuperClean/filters/paragraph.js        |     6 +
 .../xinha-1.5.1/plugins/SuperClean/filters/word.js |    53 +
 .../plugins/SuperClean/img/ed_superclean.gif       |   Bin 0 -> 334 bytes
 .../xinha-1.5.1/plugins/SuperClean/lang/ch.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/cz.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/da.js      |    28 +
 .../xinha-1.5.1/plugins/SuperClean/lang/de.js      |    28 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ee.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/el.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/es.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/eu.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fa.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fi.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fr.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/he.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/hu.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/it.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ja.js      |    29 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lc_base.js |    46 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lt.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lv.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/nb.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/nl.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/pl.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/pt_br.js   |    26 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ro.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ru.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sh.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/si.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sr.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sv.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/th.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/tr.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/vn.js      |    14 +
 .../plugins/SuperClean/pluginMethods.js            |   357 +
 .../xinha-1.5.1/plugins/SuperClean/tidy.php        |   179 +
 .../plugins/TableOperations/TableOperations.js     |   974 ++
 .../plugins/TableOperations/img/cell-delete.gif    |   Bin 0 -> 207 bytes
 .../TableOperations/img/cell-insert-after.gif      |   Bin 0 -> 323 bytes
 .../TableOperations/img/cell-insert-before.gif     |   Bin 0 -> 325 bytes
 .../plugins/TableOperations/img/cell-merge.gif     |   Bin 0 -> 360 bytes
 .../plugins/TableOperations/img/cell-prop.gif      |   Bin 0 -> 352 bytes
 .../plugins/TableOperations/img/cell-split.gif     |   Bin 0 -> 374 bytes
 .../plugins/TableOperations/img/col-delete.gif     |   Bin 0 -> 208 bytes
 .../TableOperations/img/col-insert-after.gif       |   Bin 0 -> 328 bytes
 .../TableOperations/img/col-insert-before.gif      |   Bin 0 -> 325 bytes
 .../plugins/TableOperations/img/col-split.gif      |   Bin 0 -> 377 bytes
 .../plugins/TableOperations/img/row-delete.gif     |   Bin 0 -> 328 bytes
 .../TableOperations/img/row-insert-above.gif       |   Bin 0 -> 327 bytes
 .../TableOperations/img/row-insert-under.gif       |   Bin 0 -> 327 bytes
 .../plugins/TableOperations/img/row-prop.gif       |   Bin 0 -> 354 bytes
 .../plugins/TableOperations/img/row-split.gif      |   Bin 0 -> 363 bytes
 .../plugins/TableOperations/img/table-prop.gif     |   Bin 0 -> 338 bytes
 .../xinha-1.5.1/plugins/TableOperations/lang/ch.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/cz.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/da.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/de.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ee.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/el.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/es.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/eu.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fa.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fi.js |    80 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fr.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/he.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/hu.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/it.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ja.js |    96 +
 .../plugins/TableOperations/lang/lc_base.js        |    80 +
 .../xinha-1.5.1/plugins/TableOperations/lang/lt.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/lv.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/nb.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/nl.js |    92 +
 .../xinha-1.5.1/plugins/TableOperations/lang/pl.js |    93 +
 .../plugins/TableOperations/lang/pt_br.js          |    94 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ro.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ru.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sh.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/si.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sr.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sv.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/th.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/tr.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/vn.js |    14 +
 .../TableOperations/popups/dialogMergeCells.html   |    26 +
 .../TableOperations/popups/dialogRowCell.html      |    15 +
 .../TableOperations/popups/dialogTable.html        |   119 +
 .../TableOperations/popups/merge_cells.html        |    68 +
 .../plugins/UnsavedChanges/UnsavedChanges.js       |    55 +
 .../xinha-1.5.1/plugins/UnsavedChanges/lang/es.js  |    13 +
 .../xinha-1.5.1/plugins/UnsavedChanges/lang/fr.js  |    13 +
 .../plugins/UnsavedChanges/lang/fr_ca.js           |    13 +
 .../plugins/UnsavedChanges/lang/lc_base.js         |    25 +
 .../plugins/WebKitResize/WebKitResize.js           |   127 +
 .../plugins/WebKitResize/jquery.mb.browser.min.js  |    23 +
 .../plugins/WebKitResize/jquery.webkitresize.js    |  1063 ++
 .../xinha-1.5.1/plugins/WysiwygWrap/WysiwygWrap.js |   101 +
 .../popups/blank.html                              |     0
 .../popups/editor_help.html                        |     0
 .../{xinha-0.96.1 => xinha-1.5.1}/popups/popup.css |     0
 .../authoring/editors/xinha-1.5.1/popups/popup.js  |   140 +
 .../popups/select_color.html                       |     0
 .../editors/xinha-1.5.1/release-notes.txt          |   491 +
 .../skins/blue-look/button-background.png          |   Bin
 .../skins/blue-look/separator.gif                  |   Bin
 .../editors/xinha-1.5.1/skins/blue-look/skin.css   |   110 +
 .../editors/xinha-1.5.1/skins/blue-look/skin.xml   |    11 +
 .../skins/blue-metallic/button-background.png      |   Bin 0 -> 972 bytes
 .../xinha-1.5.1/skins/blue-metallic/separator.gif  |   Bin 0 -> 198 bytes
 .../xinha-1.5.1/skins/blue-metallic/skin.css       |   103 +
 .../skins/green-look/button-background.gif         |   Bin
 .../skins/green-look/separator.gif                 |   Bin
 .../skins/green-look/skin.css                      |     0
 .../editors/xinha-1.5.1/skins/inditreuse/README    |     9 +
 .../editors/xinha-1.5.1/skins/inditreuse/back.png  |   Bin 0 -> 193 bytes
 .../skins/inditreuse/button-background.png         |   Bin 0 -> 209 bytes
 .../editors/xinha-1.5.1/skins/inditreuse/hover.png |   Bin 0 -> 566 bytes
 .../xinha-1.5.1/skins/inditreuse/selected.png      |   Bin 0 -> 592 bytes
 .../xinha-1.5.1/skins/inditreuse/separator.png     |   Bin 0 -> 225 bytes
 .../editors/xinha-1.5.1/skins/inditreuse/skin.css  |    81 +
 .../skins/silva/dialog.jpg                         |   Bin
 .../skins/silva/html.gif                           |   Bin
 .../skins/silva/skin.css                           |     0
 .../skins/silva/skin.xml                           |     0
 .../skins/silva/statusbar.png                      |   Bin
 .../skins/silva/toolbar.png                        |   Bin
 .../editors/xinha-1.5.1/skins/titan/README         |    12 +
 .../editors/xinha-1.5.1/skins/titan/back.png       |   Bin 0 -> 193 bytes
 .../xinha-1.5.1/skins/titan/button-background.png  |   Bin 0 -> 183 bytes
 .../editors/xinha-1.5.1/skins/titan/hover.png      |   Bin 0 -> 497 bytes
 .../editors/xinha-1.5.1/skins/titan/selected.png   |   Bin 0 -> 540 bytes
 .../editors/xinha-1.5.1/skins/titan/separator.png  |   Bin 0 -> 300 bytes
 .../editors/xinha-1.5.1/skins/titan/skin.css       |    81 +
 .../editors/xinha-1.5.1/skins/xp-blue/back.png     |   Bin 0 -> 191 bytes
 .../skins/xp-blue/button-background.png            |   Bin 0 -> 124 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/hover.png    |   Bin 0 -> 105 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/selected.png |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-blue/separator.png        |   Bin 0 -> 252 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/skin.css     |    84 +
 .../editors/xinha-1.5.1/skins/xp-green/back.png    |   Bin 0 -> 225 bytes
 .../skins/xp-green/button-background.png           |   Bin 0 -> 119 bytes
 .../editors/xinha-1.5.1/skins/xp-green/hover.png   |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-green/selected.png        |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-green/separator.png       |   Bin 0 -> 219 bytes
 .../editors/xinha-1.5.1/skins/xp-green/skin.css    |    84 +
 .../xinha-1.5.1/unsupported_plugins/.htaccess      |   105 +
 .../BackgroundImage/BackgroundImage.js             |   136 +
 .../BackgroundImage/backgrounds/blufur.jpg         |   Bin 0 -> 3329 bytes
 .../BackgroundImage/backgrounds/palecnvs.jpg       |   Bin 0 -> 3480 bytes
 .../BackgroundImage/backgrounds/ppplcnvs.jpg       |   Bin 0 -> 3811 bytes
 .../backgrounds/thumbnails/blufur.jpg              |   Bin 0 -> 1193 bytes
 .../backgrounds/thumbnails/palecnvs.jpg            |   Bin 0 -> 1145 bytes
 .../backgrounds/thumbnails/ppplcnvs.jpg            |   Bin 0 -> 3811 bytes
 .../backgrounds/thumbnails/ylwsand.jpg             |   Bin 0 -> 3758 bytes
 .../BackgroundImage/backgrounds/ylwsand.jpg        |   Bin 0 -> 3758 bytes
 .../BackgroundImage/dialog.html                    |    15 +
 .../BackgroundImage/img/ed_bgimage.gif             |   Bin 0 -> 224 bytes
 .../unsupported_plugins/BackgroundImage/lang/b5.js |    15 +
 .../unsupported_plugins/BackgroundImage/lang/ch.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/cz.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/da.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/de.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/ee.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/el.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/es.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/eu.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fa.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fi.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fr.js |    19 +
 .../BackgroundImage/lang/fr_ca.js                  |    15 +
 .../unsupported_plugins/BackgroundImage/lang/gb.js |    15 +
 .../unsupported_plugins/BackgroundImage/lang/he.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/hu.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/it.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/ja.js |    19 +
 .../BackgroundImage/lang/lc_base.js                |    29 +
 .../unsupported_plugins/BackgroundImage/lang/lt.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/lv.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/nb.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/nl.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/pl.js |    16 +
 .../BackgroundImage/lang/pt_br.js                  |    19 +
 .../unsupported_plugins/BackgroundImage/lang/ro.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/ru.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sh.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/si.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sr.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sv.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/th.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/tr.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/vn.js |    16 +
 .../BackgroundImage/lang/zh_cn.js                  |    15 +
 .../ClientsideSpellcheck/ClientsideSpellcheck.js   |    62 +
 .../img/clientside-spellcheck.gif                  |   Bin 0 -> 97 bytes
 .../ClientsideSpellcheck/img/he-spell-check.gif    |   Bin 0 -> 100 bytes
 .../ClientsideSpellcheck/lang/b5.js                |    15 +
 .../ClientsideSpellcheck/lang/ch.js                |    15 +
 .../ClientsideSpellcheck/lang/cz.js                |    15 +
 .../ClientsideSpellcheck/lang/da.js                |    15 +
 .../ClientsideSpellcheck/lang/de.js                |    17 +
 .../ClientsideSpellcheck/lang/ee.js                |    15 +
 .../ClientsideSpellcheck/lang/el.js                |    15 +
 .../ClientsideSpellcheck/lang/es.js                |    15 +
 .../ClientsideSpellcheck/lang/eu.js                |    15 +
 .../ClientsideSpellcheck/lang/fa.js                |    15 +
 .../ClientsideSpellcheck/lang/fi.js                |    15 +
 .../ClientsideSpellcheck/lang/fr.js                |    15 +
 .../ClientsideSpellcheck/lang/fr_ca.js             |    15 +
 .../ClientsideSpellcheck/lang/gb.js                |    15 +
 .../ClientsideSpellcheck/lang/he.js                |    15 +
 .../ClientsideSpellcheck/lang/hu.js                |    15 +
 .../ClientsideSpellcheck/lang/it.js                |    15 +
 .../ClientsideSpellcheck/lang/ja.js                |    17 +
 .../ClientsideSpellcheck/lang/lc_base.js           |    25 +
 .../ClientsideSpellcheck/lang/lt.js                |    15 +
 .../ClientsideSpellcheck/lang/lv.js                |    15 +
 .../ClientsideSpellcheck/lang/nb.js                |    15 +
 .../ClientsideSpellcheck/lang/nl.js                |    17 +
 .../ClientsideSpellcheck/lang/pl.js                |    15 +
 .../ClientsideSpellcheck/lang/pt_br.js             |    13 +
 .../ClientsideSpellcheck/lang/ro.js                |    15 +
 .../ClientsideSpellcheck/lang/ru.js                |    15 +
 .../ClientsideSpellcheck/lang/sh.js                |    15 +
 .../ClientsideSpellcheck/lang/si.js                |    15 +
 .../ClientsideSpellcheck/lang/sr.js                |    15 +
 .../ClientsideSpellcheck/lang/sv.js                |    15 +
 .../ClientsideSpellcheck/lang/th.js                |    15 +
 .../ClientsideSpellcheck/lang/tr.js                |    15 +
 .../ClientsideSpellcheck/lang/vn.js                |    15 +
 .../ClientsideSpellcheck/lang/zh_cn.js             |    15 +
 .../unsupported_plugins/DoubleClick/DoubleClick.js |    62 +
 .../Classes/ExtendedFileManager.php                |   819 ++
 .../ExtendedFileManager/ExtendedFileManager.js     |   329 +
 .../ExtendedFileManager/Readme.txt                 |   111 +
 .../ExtendedFileManager/assets/EditorContent.js    |   707 +
 .../ExtendedFileManager/assets/ImageEditor.css     |    76 +
 .../ExtendedFileManager/assets/dialog.js           |   115 +
 .../ExtendedFileManager/assets/dragTableCols.js    |   131 +
 .../ExtendedFileManager/assets/editor.css          |   184 +
 .../ExtendedFileManager/assets/editor.js           |   231 +
 .../ExtendedFileManager/assets/editorFrame.css     |    17 +
 .../ExtendedFileManager/assets/editorFrame.js      |   108 +
 .../ExtendedFileManager/assets/hover.htc           |    34 +
 .../ExtendedFileManager/assets/imagelist.css       |    55 +
 .../ExtendedFileManager/assets/images.js           |   313 +
 .../ExtendedFileManager/assets/manager.css         |    49 +
 .../ExtendedFileManager/assets/manager.js          |   554 +
 .../ExtendedFileManager/assets/popup.js            |    87 +
 .../ExtendedFileManager/assets/slider.js           |   105 +
 .../ExtendedFileManager/assets/wz_jsgraphics.js    |  1160 ++
 .../ExtendedFileManager/backend.php                |   110 +
 .../ExtendedFileManager/config.inc.php             |   413 +
 .../ExtendedFileManager/demo_images/.htaccess      |    11 +
 .../ExtendedFileManager/demo_images/bikerpeep.jpg  |   Bin 0 -> 27684 bytes
 .../demo_images/linux/.htaccess                    |    10 +
 .../demo_images/linux/linux.gif                    |   Bin 0 -> 11803 bytes
 .../ExtendedFileManager/demo_images/wesnoth078.jpg |   Bin 0 -> 8460 bytes
 .../ExtendedFileManager/editor.php                 |   172 +
 .../ExtendedFileManager/editorFrame.php            |    84 +
 .../ExtendedFileManager/file-picker.js             |   164 +
 .../ExtendedFileManager/icons/def.gif              |   Bin 0 -> 1100 bytes
 .../ExtendedFileManager/icons/def_small.gif        |   Bin 0 -> 291 bytes
 .../ExtendedFileManager/icons/doc.gif              |   Bin 0 -> 479 bytes
 .../ExtendedFileManager/icons/doc_small.gif        |   Bin 0 -> 140 bytes
 .../ExtendedFileManager/icons/fla.gif              |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/icons/fla_small.gif        |   Bin 0 -> 250 bytes
 .../ExtendedFileManager/icons/folder.gif           |   Bin 0 -> 1191 bytes
 .../ExtendedFileManager/icons/folder_small.gif     |   Bin 0 -> 226 bytes
 .../ExtendedFileManager/icons/gif_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/gz.gif               |   Bin 0 -> 2163 bytes
 .../ExtendedFileManager/icons/gz_small.gif         |   Bin 0 -> 612 bytes
 .../ExtendedFileManager/icons/html.gif             |   Bin 0 -> 2223 bytes
 .../ExtendedFileManager/icons/html_small.gif       |   Bin 0 -> 622 bytes
 .../ExtendedFileManager/icons/jpg_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/js.gif               |   Bin 0 -> 211 bytes
 .../ExtendedFileManager/icons/js_small.gif         |   Bin 0 -> 110 bytes
 .../ExtendedFileManager/icons/mov.gif              |   Bin 0 -> 2326 bytes
 .../ExtendedFileManager/icons/mov_small.gif        |   Bin 0 -> 353 bytes
 .../ExtendedFileManager/icons/pdf.gif              |   Bin 0 -> 621 bytes
 .../ExtendedFileManager/icons/pdf_small.gif        |   Bin 0 -> 230 bytes
 .../ExtendedFileManager/icons/php.gif              |   Bin 0 -> 419 bytes
 .../ExtendedFileManager/icons/php_small.gif        |   Bin 0 -> 120 bytes
 .../ExtendedFileManager/icons/png_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/ppt.gif              |   Bin 0 -> 413 bytes
 .../ExtendedFileManager/icons/ppt_small.gif        |   Bin 0 -> 139 bytes
 .../ExtendedFileManager/icons/rar.gif              |   Bin 0 -> 1718 bytes
 .../ExtendedFileManager/icons/rar_small.gif        |   Bin 0 -> 564 bytes
 .../ExtendedFileManager/icons/txt.gif              |   Bin 0 -> 304 bytes
 .../ExtendedFileManager/icons/txt_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/xls.gif              |   Bin 0 -> 467 bytes
 .../ExtendedFileManager/icons/xls_small.gif        |   Bin 0 -> 139 bytes
 .../ExtendedFileManager/icons/zip.gif              |   Bin 0 -> 2163 bytes
 .../ExtendedFileManager/icons/zip_small.gif        |   Bin 0 -> 612 bytes
 .../ExtendedFileManager/images.php                 |   420 +
 .../ExtendedFileManager/img/1x1_transparent.gif    |   Bin 0 -> 43 bytes
 .../ExtendedFileManager/img/2x2.gif                |   Bin 0 -> 286 bytes
 .../ExtendedFileManager/img/2x2_w.gif              |   Bin 0 -> 286 bytes
 .../ExtendedFileManager/img/btnFolderNew.gif       |   Bin 0 -> 179 bytes
 .../ExtendedFileManager/img/btnFolderNew1.gif      |   Bin 0 -> 590 bytes
 .../ExtendedFileManager/img/btnFolderUp.gif        |   Bin 0 -> 182 bytes
 .../ExtendedFileManager/img/btnFolderUp1.gif       |   Bin 0 -> 596 bytes
 .../ExtendedFileManager/img/btn_cancel.gif         |   Bin 0 -> 672 bytes
 .../ExtendedFileManager/img/btn_ok.gif             |   Bin 0 -> 326 bytes
 .../ExtendedFileManager/img/crop.gif               |   Bin 0 -> 180 bytes
 .../ExtendedFileManager/img/default.gif            |   Bin 0 -> 226 bytes
 .../ExtendedFileManager/img/div.gif                |   Bin 0 -> 42 bytes
 .../ExtendedFileManager/img/dots.gif               |   Bin 0 -> 167 bytes
 .../ExtendedFileManager/img/ed_linkfile.gif        |   Bin 0 -> 288 bytes
 .../ExtendedFileManager/img/ed_linkfile1.gif       |   Bin 0 -> 253 bytes
 .../ExtendedFileManager/img/edit_active.gif        |   Bin 0 -> 151 bytes
 .../ExtendedFileManager/img/edit_copy.gif          |   Bin 0 -> 245 bytes
 .../ExtendedFileManager/img/edit_cut.gif           |   Bin 0 -> 217 bytes
 .../ExtendedFileManager/img/edit_paste.gif         |   Bin 0 -> 265 bytes
 .../ExtendedFileManager/img/edit_pencil.gif        |   Bin 0 -> 132 bytes
 .../ExtendedFileManager/img/edit_rename.gif        |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/img/edit_trash.gif         |   Bin 0 -> 132 bytes
 .../ExtendedFileManager/img/folder.gif             |   Bin 0 -> 1191 bytes
 .../ExtendedFileManager/img/hand.gif               |   Bin 0 -> 103 bytes
 .../ExtendedFileManager/img/islocked2.gif          |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/img/locked.gif             |   Bin 0 -> 398 bytes
 .../ExtendedFileManager/img/measure.gif            |   Bin 0 -> 93 bytes
 .../ExtendedFileManager/img/noimages.gif           |   Bin 0 -> 772 bytes
 .../ExtendedFileManager/img/rotate.gif             |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/save.gif               |   Bin 0 -> 95 bytes
 .../ExtendedFileManager/img/scale.gif              |   Bin 0 -> 106 bytes
 .../ExtendedFileManager/img/spacer.gif             |   Bin 0 -> 43 bytes
 .../ExtendedFileManager/img/t_black.gif            |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/t_white.gif            |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/unlocked.gif           |   Bin 0 -> 218 bytes
 .../ExtendedFileManager/img/unlocked2.gif          |   Bin 0 -> 191 bytes
 .../ExtendedFileManager/img/unlocked_empty.gif     |   Bin 0 -> 73 bytes
 .../ExtendedFileManager/lang/b5.js                 |    15 +
 .../ExtendedFileManager/lang/ch.js                 |    22 +
 .../ExtendedFileManager/lang/cz.js                 |    32 +
 .../ExtendedFileManager/lang/da.js                 |   137 +
 .../ExtendedFileManager/lang/de.js                 |   138 +
 .../ExtendedFileManager/lang/ee.js                 |    17 +
 .../ExtendedFileManager/lang/el.js                 |    39 +
 .../ExtendedFileManager/lang/es.js                 |   103 +
 .../ExtendedFileManager/lang/eu.js                 |    36 +
 .../ExtendedFileManager/lang/fa.js                 |    36 +
 .../ExtendedFileManager/lang/fi.js                 |    30 +
 .../ExtendedFileManager/lang/fr.js                 |   138 +
 .../ExtendedFileManager/lang/fr_ca.js              |    15 +
 .../ExtendedFileManager/lang/gb.js                 |    15 +
 .../ExtendedFileManager/lang/he.js                 |    39 +
 .../ExtendedFileManager/lang/hu.js                 |    22 +
 .../ExtendedFileManager/lang/it.js                 |    37 +
 .../ExtendedFileManager/lang/ja.js                 |   142 +
 .../ExtendedFileManager/lang/lc_base.js            |   123 +
 .../ExtendedFileManager/lang/lt.js                 |    22 +
 .../ExtendedFileManager/lang/lv.js                 |    17 +
 .../ExtendedFileManager/lang/nb.js                 |   135 +
 .../ExtendedFileManager/lang/nl.js                 |   134 +
 .../ExtendedFileManager/lang/pl.js                 |   133 +
 .../ExtendedFileManager/lang/pt_br.js              |   105 +
 .../ExtendedFileManager/lang/ro.js                 |    37 +
 .../ExtendedFileManager/lang/ru.js                 |    75 +
 .../ExtendedFileManager/lang/sh.js                 |    36 +
 .../ExtendedFileManager/lang/si.js                 |    17 +
 .../ExtendedFileManager/lang/sr.js                 |    36 +
 .../ExtendedFileManager/lang/sv.js                 |    43 +
 .../ExtendedFileManager/lang/th.js                 |    17 +
 .../ExtendedFileManager/lang/tr.js                 |    43 +
 .../ExtendedFileManager/lang/vn.js                 |    22 +
 .../ExtendedFileManager/lang/zh_cn.js              |    15 +
 .../ExtendedFileManager/manager.php                |   287 +
 .../ExtendedFileManager/prompt.html                |    92 +
 .../ExtendedFileManager/resizer.php                |    88 +
 .../ExtendedFileManager/thumbs.php                 |    85 +
 .../unsupported_plugins/Filter/Filter.js           |    68 +
 .../Filter/filters/paragraph.js                    |     6 +
 .../unsupported_plugins/Filter/filters/word.js     |    53 +
 .../unsupported_plugins/Filter/img/ed_filter.gif   |   Bin 0 -> 334 bytes
 .../unsupported_plugins/Filter/lang/b5.js          |    15 +
 .../unsupported_plugins/Filter/lang/ch.js          |    15 +
 .../unsupported_plugins/Filter/lang/cz.js          |    15 +
 .../unsupported_plugins/Filter/lang/da.js          |    15 +
 .../unsupported_plugins/Filter/lang/de.js          |    16 +
 .../unsupported_plugins/Filter/lang/ee.js          |    15 +
 .../unsupported_plugins/Filter/lang/el.js          |    15 +
 .../unsupported_plugins/Filter/lang/es.js          |    15 +
 .../unsupported_plugins/Filter/lang/eu.js          |    15 +
 .../unsupported_plugins/Filter/lang/fa.js          |    15 +
 .../unsupported_plugins/Filter/lang/fi.js          |    15 +
 .../unsupported_plugins/Filter/lang/fr.js          |    15 +
 .../unsupported_plugins/Filter/lang/fr_ca.js       |    15 +
 .../unsupported_plugins/Filter/lang/gb.js          |    15 +
 .../unsupported_plugins/Filter/lang/he.js          |    15 +
 .../unsupported_plugins/Filter/lang/hu.js          |    15 +
 .../unsupported_plugins/Filter/lang/it.js          |    15 +
 .../unsupported_plugins/Filter/lang/ja.js          |    13 +
 .../unsupported_plugins/Filter/lang/lc_base.js     |    25 +
 .../unsupported_plugins/Filter/lang/lt.js          |    15 +
 .../unsupported_plugins/Filter/lang/lv.js          |    15 +
 .../unsupported_plugins/Filter/lang/nb.js          |    15 +
 .../unsupported_plugins/Filter/lang/nl.js          |    13 +
 .../unsupported_plugins/Filter/lang/pl.js          |    15 +
 .../unsupported_plugins/Filter/lang/pt_br.js       |    13 +
 .../unsupported_plugins/Filter/lang/ro.js          |    15 +
 .../unsupported_plugins/Filter/lang/ru.js          |    15 +
 .../unsupported_plugins/Filter/lang/sh.js          |    15 +
 .../unsupported_plugins/Filter/lang/si.js          |    15 +
 .../unsupported_plugins/Filter/lang/sr.js          |    15 +
 .../unsupported_plugins/Filter/lang/sv.js          |    15 +
 .../unsupported_plugins/Filter/lang/th.js          |    15 +
 .../unsupported_plugins/Filter/lang/tr.js          |    15 +
 .../unsupported_plugins/Filter/lang/vn.js          |    15 +
 .../unsupported_plugins/Filter/lang/zh_cn.js       |    15 +
 .../unsupported_plugins/HtmlTidy/HtmlTidy.js       |   105 +
 .../unsupported_plugins/HtmlTidy/README            |   104 +
 .../HtmlTidy/html-tidy-config.cfg                  |    29 +
 .../HtmlTidy/html-tidy-logic.php                   |    79 +
 .../unsupported_plugins/HtmlTidy/img/html-tidy.gif |   Bin 0 -> 599 bytes
 .../unsupported_plugins/HtmlTidy/lang/b5.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ch.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/cz.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/da.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/de.js        |    17 +
 .../unsupported_plugins/HtmlTidy/lang/ee.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/el.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/es.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/eu.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fa.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fi.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fr.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/HtmlTidy/lang/gb.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/he.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/hu.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/it.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ja.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/lc_base.js   |    28 +
 .../unsupported_plugins/HtmlTidy/lang/lt.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/lv.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/nb.js        |    17 +
 .../unsupported_plugins/HtmlTidy/lang/nl.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/pl.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/pt_br.js     |    16 +
 .../unsupported_plugins/HtmlTidy/lang/ro.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ru.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sh.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/si.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sr.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sv.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/th.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/tr.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/vn.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/zh_cn.js     |    15 +
 .../ImageManager/Classes/Files.php                 |   333 +
 .../ImageManager/Classes/Flickr.php                |   188 +
 .../ImageManager/Classes/GD.php                    |   597 +
 .../ImageManager/Classes/IM.php                    |   239 +
 .../ImageManager/Classes/ImageEditor.php           |   502 +
 .../ImageManager/Classes/ImageManager.php          |   672 +
 .../ImageManager/Classes/JSON.php                  |   806 +
 .../ImageManager/Classes/JSON_Compat.php           |    52 +
 .../ImageManager/Classes/NetPBM.php                |   257 +
 .../ImageManager/Classes/Thumbnail.php             |   125 +
 .../ImageManager/Classes/Transform.php             |   569 +
 .../ImageManager/ImageManager.js                   |   291 +
 .../unsupported_plugins/ImageManager/README.txt    |   150 +
 .../ImageManager/assets/EditorContent.js           |   749 +
 .../ImageManager/assets/ImageEditor.css            |    76 +
 .../ImageManager/assets/dialog.js                  |   119 +
 .../ImageManager/assets/editor.css                 |   194 +
 .../ImageManager/assets/editor.js                  |   172 +
 .../ImageManager/assets/editorFrame.css            |     8 +
 .../ImageManager/assets/editorFrame.js             |    98 +
 .../ImageManager/assets/hover.htc                  |    34 +
 .../ImageManager/assets/imagelist.css              |    48 +
 .../ImageManager/assets/images.js                  |   148 +
 .../ImageManager/assets/manager.css                |    47 +
 .../ImageManager/assets/manager.js                 |   341 +
 .../ImageManager/assets/popup.js                   |    40 +
 .../ImageManager/assets/slider.js                  |   105 +
 .../ImageManager/assets/wz_jsgraphics.js           |   921 ++
 .../unsupported_plugins/ImageManager/backend.php   |   171 +
 .../ImageManager/config.inc.php                    |   460 +
 .../unsupported_plugins/ImageManager/ddt.php       |   288 +
 .../ImageManager/demo_images/.htaccess             |    11 +
 .../ImageManager/demo_images/bikerpeep.jpg         |   Bin 0 -> 27684 bytes
 .../ImageManager/demo_images/linux/.htaccess       |    11 +
 .../ImageManager/demo_images/linux/linux.gif       |   Bin 0 -> 11803 bytes
 .../ImageManager/demo_images/wesnoth078.jpg        |   Bin 0 -> 8460 bytes
 .../unsupported_plugins/ImageManager/editor.php    |   149 +
 .../ImageManager/editorFrame.php                   |    79 +
 .../unsupported_plugins/ImageManager/flickr.php    |   263 +
 .../ImageManager/image-picker.js                   |   205 +
 .../unsupported_plugins/ImageManager/images.php    |   328 +
 .../unsupported_plugins/ImageManager/img/2x2.gif   |   Bin 0 -> 286 bytes
 .../unsupported_plugins/ImageManager/img/2x2_w.gif |   Bin 0 -> 286 bytes
 .../ImageManager/img/btnFolderNew.gif              |   Bin 0 -> 590 bytes
 .../ImageManager/img/btnFolderUp.gif               |   Bin 0 -> 596 bytes
 .../ImageManager/img/btn_cancel.gif                |   Bin 0 -> 672 bytes
 .../ImageManager/img/btn_ok.gif                    |   Bin 0 -> 326 bytes
 .../unsupported_plugins/ImageManager/img/crop.gif  |   Bin 0 -> 180 bytes
 .../ImageManager/img/default.gif                   |   Bin 0 -> 226 bytes
 .../unsupported_plugins/ImageManager/img/div.gif   |   Bin 0 -> 42 bytes
 .../unsupported_plugins/ImageManager/img/dots.gif  |   Bin 0 -> 167 bytes
 .../ImageManager/img/edit_active.gif               |   Bin 0 -> 151 bytes
 .../ImageManager/img/edit_pencil.gif               |   Bin 0 -> 132 bytes
 .../ImageManager/img/edit_trash.gif                |   Bin 0 -> 132 bytes
 .../ImageManager/img/folder.gif                    |   Bin 0 -> 1191 bytes
 .../unsupported_plugins/ImageManager/img/hand.gif  |   Bin 0 -> 103 bytes
 .../ImageManager/img/islocked2.gif                 |   Bin 0 -> 321 bytes
 .../ImageManager/img/locked.gif                    |   Bin 0 -> 398 bytes
 .../ImageManager/img/measure.gif                   |   Bin 0 -> 93 bytes
 .../ImageManager/img/noimages.gif                  |   Bin 0 -> 772 bytes
 .../ImageManager/img/rotate.gif                    |   Bin 0 -> 85 bytes
 .../unsupported_plugins/ImageManager/img/save.gif  |   Bin 0 -> 95 bytes
 .../unsupported_plugins/ImageManager/img/scale.gif |   Bin 0 -> 106 bytes
 .../ImageManager/img/spacer.gif                    |   Bin 0 -> 43 bytes
 .../ImageManager/img/t_black.gif                   |   Bin 0 -> 85 bytes
 .../ImageManager/img/t_white.gif                   |   Bin 0 -> 85 bytes
 .../ImageManager/img/unlocked.gif                  |   Bin 0 -> 73 bytes
 .../ImageManager/img/unlocked2.gif                 |   Bin 0 -> 191 bytes
 .../unsupported_plugins/ImageManager/lang/b5.js    |    15 +
 .../unsupported_plugins/ImageManager/lang/ch.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/cz.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/da.js    |    64 +
 .../unsupported_plugins/ImageManager/lang/de.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/ee.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/el.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/es.js    |    91 +
 .../unsupported_plugins/ImageManager/lang/eu.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/fa.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/fi.js    |    24 +
 .../unsupported_plugins/ImageManager/lang/fr.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/fr_ca.js |    15 +
 .../unsupported_plugins/ImageManager/lang/gb.js    |    15 +
 .../unsupported_plugins/ImageManager/lang/he.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/hu.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/it.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/ja.js    |    91 +
 .../ImageManager/lang/lc_base.js                   |    99 +
 .../unsupported_plugins/ImageManager/lang/lt.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/lv.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/nb.js    |    85 +
 .../unsupported_plugins/ImageManager/lang/nl.js    |    60 +
 .../unsupported_plugins/ImageManager/lang/pl.js    |    91 +
 .../unsupported_plugins/ImageManager/lang/pt_br.js |   102 +
 .../unsupported_plugins/ImageManager/lang/ro.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/ru.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/sh.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/si.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/sr.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/sv.js    |    29 +
 .../unsupported_plugins/ImageManager/lang/th.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/tr.js    |    31 +
 .../unsupported_plugins/ImageManager/lang/vn.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/zh_cn.js |    15 +
 .../unsupported_plugins/ImageManager/manager.php   |   368 +
 .../ImageManager/newFolder.html                    |    79 +
 .../unsupported_plugins/ImageManager/resizer.php   |    88 +
 .../ImageManager/smart-image.js                    |   838 ++
 .../ImageManager/swfobject/expressinstall.html     |    73 +
 .../ImageManager/swfobject/expressinstall.swf      |   Bin 0 -> 4823 bytes
 .../ImageManager/swfobject/swfobject.js            |     8 +
 .../ImageManager/swfobject/swfobject_source.js     |   233 +
 .../unsupported_plugins/ImageManager/thumbs.php    |   100 +
 .../unsupported_plugins/ImageManager/youtube.php   |   292 +
 .../InsertMarquee/InsertMarquee.js                 |   107 +
 .../InsertMarquee/img/ed_marquee.gif               |   Bin 0 -> 122 bytes
 .../unsupported_plugins/InsertMarquee/lang/b5.js   |    15 +
 .../unsupported_plugins/InsertMarquee/lang/ch.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/cz.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/da.js   |    22 +
 .../unsupported_plugins/InsertMarquee/lang/de.js   |    28 +
 .../unsupported_plugins/InsertMarquee/lang/ee.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/el.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/es.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/eu.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fa.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fi.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fr.js   |    31 +
 .../InsertMarquee/lang/fr_ca.js                    |    15 +
 .../unsupported_plugins/InsertMarquee/lang/gb.js   |    15 +
 .../unsupported_plugins/InsertMarquee/lang/he.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/hu.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/it.js   |    22 +
 .../unsupported_plugins/InsertMarquee/lang/ja.js   |    36 +
 .../InsertMarquee/lang/lc_base.js                  |    44 +
 .../unsupported_plugins/InsertMarquee/lang/lt.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/lv.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/nb.js   |    31 +
 .../unsupported_plugins/InsertMarquee/lang/nl.js   |    31 +
 .../unsupported_plugins/InsertMarquee/lang/pl.js   |    22 +
 .../InsertMarquee/lang/pt_br.js                    |    32 +
 .../unsupported_plugins/InsertMarquee/lang/ro.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/ru.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/sh.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/si.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/sr.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/sv.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/th.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/tr.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/vn.js   |    17 +
 .../InsertMarquee/lang/zh_cn.js                    |    15 +
 .../InsertMarquee/popups/insert_marquee.html       |    99 +
 .../InsertPicture/InsertPicture.js                 |    25 +
 .../InsertPicture/InsertPicture.php                |   317 +
 .../InsertPicture/demo_pictures/bikerpeep.jpg      |   Bin 0 -> 27684 bytes
 .../InsertPicture/demo_pictures/wesnoth078.jpg     |   Bin 0 -> 8460 bytes
 .../InsertPicture/img/btn_open.gif                 |   Bin 0 -> 173 bytes
 .../InsertPicture/img/nopic.gif                    |   Bin 0 -> 1537 bytes
 .../unsupported_plugins/InsertPicture/lang/b5.js   |    15 +
 .../unsupported_plugins/InsertPicture/lang/ch.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/cz.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/da.js   |    48 +
 .../unsupported_plugins/InsertPicture/lang/de.js   |    54 +
 .../unsupported_plugins/InsertPicture/lang/ee.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/el.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/es.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/eu.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/fa.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/fi.js   |    27 +
 .../unsupported_plugins/InsertPicture/lang/fr.js   |    54 +
 .../InsertPicture/lang/fr_ca.js                    |    15 +
 .../unsupported_plugins/InsertPicture/lang/gb.js   |    15 +
 .../unsupported_plugins/InsertPicture/lang/he.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/hu.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/it.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/ja.js   |    54 +
 .../InsertPicture/lang/lc_base.js                  |    61 +
 .../unsupported_plugins/InsertPicture/lang/lt.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/lv.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/nb.js   |    44 +
 .../unsupported_plugins/InsertPicture/lang/nl.js   |    50 +
 .../unsupported_plugins/InsertPicture/lang/pl.js   |    48 +
 .../InsertPicture/lang/pt_br.js                    |    56 +
 .../unsupported_plugins/InsertPicture/lang/ro.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/ru.js   |    47 +
 .../unsupported_plugins/InsertPicture/lang/sh.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/si.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/sr.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/sv.js   |    50 +
 .../unsupported_plugins/InsertPicture/lang/th.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/tr.js   |    47 +
 .../unsupported_plugins/InsertPicture/lang/vn.js   |    17 +
 .../InsertPicture/lang/zh_cn.js                    |    15 +
 .../InsertPicture/viewpicture.html                 |    46 +
 .../unsupported_plugins/NoteServer/NoteServer.js   |   208 +
 .../unsupported_plugins/NoteServer/img/note.gif    |   Bin 0 -> 87 bytes
 .../unsupported_plugins/NoteServer/lang/b5.js      |    15 +
 .../unsupported_plugins/NoteServer/lang/ch.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/cz.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/da.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/de.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/ee.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/el.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/es.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/eu.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/fa.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/fi.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/fr.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/fr_ca.js   |    15 +
 .../unsupported_plugins/NoteServer/lang/gb.js      |    15 +
 .../unsupported_plugins/NoteServer/lang/he.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/hu.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/it.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/ja.js      |    31 +
 .../unsupported_plugins/NoteServer/lang/lc_base.js |    46 +
 .../unsupported_plugins/NoteServer/lang/lt.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/lv.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/nb.js      |    29 +
 .../unsupported_plugins/NoteServer/lang/nl.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/pl.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/pt_br.js   |    33 +
 .../unsupported_plugins/NoteServer/lang/ro.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/ru.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/sh.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/si.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/sr.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/sv.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/th.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/tr.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/vn.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/zh_cn.js   |    15 +
 .../NoteServer/popups/codenote.html                |   162 +
 .../unsupported_plugins/PSFixed/PSFixed.js         |   147 +
 .../unsupported_plugins/PSLocal/PSLocal.js         |   355 +
 .../unsupported_plugins/PSLocal/dialog.html        |     6 +
 .../unsupported_plugins/PSLocal/gears_init.js      |    86 +
 .../unsupported_plugins/PSLocal/lang/b5.js         |    15 +
 .../unsupported_plugins/PSLocal/lang/ch.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/cz.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/da.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/de.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ee.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/el.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/es.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/eu.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fa.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fi.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fr_ca.js      |    15 +
 .../unsupported_plugins/PSLocal/lang/gb.js         |    15 +
 .../unsupported_plugins/PSLocal/lang/he.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/hu.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/it.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ja.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/lc_base.js    |    33 +
 .../unsupported_plugins/PSLocal/lang/lt.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/lv.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/nb.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/nl.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/pl.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/pt_br.js      |    16 +
 .../unsupported_plugins/PSLocal/lang/ro.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ru.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sh.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/si.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sv.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/th.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/tr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/vn.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/zh_cn.js      |    15 +
 .../unsupported_plugins/PSServer/PSServer.js       |   282 +
 .../unsupported_plugins/PSServer/backend.php       |   830 ++
 .../unsupported_plugins/PSServer/config.inc.php    |   194 +
 .../PSServer/demo_images/.htaccess                 |     2 +
 .../PSServer/demo_images/bikerpeep.jpg             |   Bin 0 -> 27684 bytes
 .../PSServer/demo_images/linux/linux.gif           |   Bin 0 -> 11803 bytes
 .../PSServer/demo_images/wesnoth078.jpg            |   Bin 0 -> 8460 bytes
 .../unsupported_plugins/PSServer/lang/b5.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ch.js        |    15 +
 .../unsupported_plugins/PSServer/lang/cz.js        |    15 +
 .../unsupported_plugins/PSServer/lang/da.js        |    15 +
 .../unsupported_plugins/PSServer/lang/de.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ee.js        |    15 +
 .../unsupported_plugins/PSServer/lang/el.js        |    15 +
 .../unsupported_plugins/PSServer/lang/es.js        |    15 +
 .../unsupported_plugins/PSServer/lang/eu.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fa.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fi.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/PSServer/lang/gb.js        |    15 +
 .../unsupported_plugins/PSServer/lang/he.js        |    15 +
 .../unsupported_plugins/PSServer/lang/hu.js        |    15 +
 .../unsupported_plugins/PSServer/lang/it.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ja.js        |    15 +
 .../unsupported_plugins/PSServer/lang/lc_base.js   |    26 +
 .../unsupported_plugins/PSServer/lang/lt.js        |    15 +
 .../unsupported_plugins/PSServer/lang/lv.js        |    15 +
 .../unsupported_plugins/PSServer/lang/nb.js        |    15 +
 .../unsupported_plugins/PSServer/lang/nl.js        |    15 +
 .../unsupported_plugins/PSServer/lang/pl.js        |    15 +
 .../unsupported_plugins/PSServer/lang/pt_br.js     |    15 +
 .../unsupported_plugins/PSServer/lang/ro.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ru.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sh.js        |    15 +
 .../unsupported_plugins/PSServer/lang/si.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sv.js        |    15 +
 .../unsupported_plugins/PSServer/lang/th.js        |    15 +
 .../unsupported_plugins/PSServer/lang/tr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/vn.js        |    15 +
 .../unsupported_plugins/PSServer/lang/zh_cn.js     |    15 +
 .../PersistentStorage/PersistentStorage.js         |  1142 ++
 .../PersistentStorage/dialog.css                   |    89 +
 .../PersistentStorage/dialog.html                  |   126 +
 .../PersistentStorage/lang/b5.js                   |    15 +
 .../PersistentStorage/lang/ch.js                   |    16 +
 .../PersistentStorage/lang/cz.js                   |    16 +
 .../PersistentStorage/lang/da.js                   |    24 +
 .../PersistentStorage/lang/de.js                   |    25 +
 .../PersistentStorage/lang/ee.js                   |    16 +
 .../PersistentStorage/lang/el.js                   |    17 +
 .../PersistentStorage/lang/es.js                   |    23 +
 .../PersistentStorage/lang/eu.js                   |    17 +
 .../PersistentStorage/lang/fa.js                   |    17 +
 .../PersistentStorage/lang/fi.js                   |    16 +
 .../PersistentStorage/lang/fr.js                   |    25 +
 .../PersistentStorage/lang/fr_ca.js                |    15 +
 .../PersistentStorage/lang/gb.js                   |    15 +
 .../PersistentStorage/lang/he.js                   |    17 +
 .../PersistentStorage/lang/hu.js                   |    16 +
 .../PersistentStorage/lang/it.js                   |    16 +
 .../PersistentStorage/lang/ja.js                   |    25 +
 .../PersistentStorage/lang/lc_base.js              |    52 +
 .../PersistentStorage/lang/lt.js                   |    16 +
 .../PersistentStorage/lang/lv.js                   |    16 +
 .../PersistentStorage/lang/nb.js                   |    25 +
 .../PersistentStorage/lang/nl.js                   |    25 +
 .../PersistentStorage/lang/pl.js                   |    25 +
 .../PersistentStorage/lang/pt_br.js                |    27 +
 .../PersistentStorage/lang/ro.js                   |    16 +
 .../PersistentStorage/lang/ru.js                   |    21 +
 .../PersistentStorage/lang/sh.js                   |    17 +
 .../PersistentStorage/lang/si.js                   |    16 +
 .../PersistentStorage/lang/sr.js                   |    17 +
 .../PersistentStorage/lang/sv.js                   |    18 +
 .../PersistentStorage/lang/th.js                   |    16 +
 .../PersistentStorage/lang/tr.js                   |    18 +
 .../PersistentStorage/lang/vn.js                   |    16 +
 .../PersistentStorage/lang/zh_cn.js                |    15 +
 .../unsupported_plugins/SpellChecker/README        |     8 +
 .../SpellChecker/SpellChecker.js                   |    73 +
 .../SpellChecker/aspell_setup.php                  |   123 +
 .../SpellChecker/img/he-spell-check.gif            |   Bin 0 -> 100 bytes
 .../SpellChecker/img/spell-check.gif               |   Bin 0 -> 337 bytes
 .../unsupported_plugins/SpellChecker/lang/b5.js    |    15 +
 .../unsupported_plugins/SpellChecker/lang/ch.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/cz.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/da.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/de.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/ee.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/el.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/es.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/eu.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fa.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fi.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fr.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/fr_ca.js |    15 +
 .../unsupported_plugins/SpellChecker/lang/gb.js    |    15 +
 .../unsupported_plugins/SpellChecker/lang/he.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/hu.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/it.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/ja.js    |    38 +
 .../SpellChecker/lang/lc_base.js                   |    49 +
 .../unsupported_plugins/SpellChecker/lang/lt.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/lv.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/nb.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/nl.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/pl.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/pt_br.js |    40 +
 .../unsupported_plugins/SpellChecker/lang/ro.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/ru.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/sh.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/si.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/sr.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/sv.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/th.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/tr.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/vn.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/zh_cn.js |    15 +
 .../SpellChecker/readme-tech.html                  |   114 +
 .../SpellChecker/spell-check-logic.cgi             |   210 +
 .../SpellChecker/spell-check-logic.php             |   171 +
 .../SpellChecker/spell-check-savedicts.php         |    38 +
 .../SpellChecker/spell-check-style.css             |    10 +
 .../SpellChecker/spell-check-ui.html               |   125 +
 .../SpellChecker/spell-check-ui.js                 |   454 +
 .../unsupported_plugins/Template/Template.js       |   107 +
 .../Template/img/ed_template.gif                   |   Bin 0 -> 600 bytes
 .../unsupported_plugins/Template/img/layout_01.gif |   Bin 0 -> 310 bytes
 .../unsupported_plugins/Template/img/layout_02.gif |   Bin 0 -> 320 bytes
 .../unsupported_plugins/Template/img/layout_03.gif |   Bin 0 -> 345 bytes
 .../unsupported_plugins/Template/lang/b5.js        |    15 +
 .../unsupported_plugins/Template/lang/ch.js        |    16 +
 .../unsupported_plugins/Template/lang/cz.js        |    16 +
 .../unsupported_plugins/Template/lang/da.js        |    16 +
 .../unsupported_plugins/Template/lang/de.js        |    14 +
 .../unsupported_plugins/Template/lang/ee.js        |    16 +
 .../unsupported_plugins/Template/lang/el.js        |    16 +
 .../unsupported_plugins/Template/lang/es.js        |    16 +
 .../unsupported_plugins/Template/lang/eu.js        |    16 +
 .../unsupported_plugins/Template/lang/fa.js        |    16 +
 .../unsupported_plugins/Template/lang/fi.js        |    16 +
 .../unsupported_plugins/Template/lang/fr.js        |    14 +
 .../unsupported_plugins/Template/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/Template/lang/gb.js        |    15 +
 .../unsupported_plugins/Template/lang/he.js        |    16 +
 .../unsupported_plugins/Template/lang/hu.js        |    16 +
 .../unsupported_plugins/Template/lang/it.js        |    14 +
 .../unsupported_plugins/Template/lang/ja.js        |    14 +
 .../unsupported_plugins/Template/lang/lc_base.js   |    26 +
 .../unsupported_plugins/Template/lang/lt.js        |    16 +
 .../unsupported_plugins/Template/lang/lv.js        |    16 +
 .../unsupported_plugins/Template/lang/nb.js        |    14 +
 .../unsupported_plugins/Template/lang/nl.js        |    14 +
 .../unsupported_plugins/Template/lang/pl.js        |    16 +
 .../unsupported_plugins/Template/lang/pt_br.js     |    14 +
 .../unsupported_plugins/Template/lang/ro.js        |    16 +
 .../unsupported_plugins/Template/lang/ru.js        |    16 +
 .../unsupported_plugins/Template/lang/sh.js        |    16 +
 .../unsupported_plugins/Template/lang/si.js        |    16 +
 .../unsupported_plugins/Template/lang/sr.js        |    16 +
 .../unsupported_plugins/Template/lang/sv.js        |    16 +
 .../unsupported_plugins/Template/lang/th.js        |    16 +
 .../unsupported_plugins/Template/lang/tr.js        |    16 +
 .../unsupported_plugins/Template/lang/vn.js        |    16 +
 .../unsupported_plugins/Template/lang/zh_cn.js     |    15 +
 .../Template/popups/template.html                  |    52 +
 .../unsupported_plugins/Template/template.css      |     3 +
 .../unsupported_plugins/UnFormat/UnFormat.js       |   107 +
 .../unsupported_plugins/UnFormat/dialog.html       |    28 +
 .../unsupported_plugins/UnFormat/img/unformat.gif  |   Bin 0 -> 136 bytes
 .../unsupported_plugins/UnFormat/lang/b5.js        |    15 +
 .../unsupported_plugins/UnFormat/lang/ch.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/cz.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/da.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/de.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/ee.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/el.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/es.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/eu.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fa.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fi.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fr.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/UnFormat/lang/gb.js        |    15 +
 .../unsupported_plugins/UnFormat/lang/he.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/hu.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/it.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/ja.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/lc_base.js   |    34 +
 .../unsupported_plugins/UnFormat/lang/lt.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/lv.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/nb.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/nl.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/pl.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/pt_br.js     |    22 +
 .../unsupported_plugins/UnFormat/lang/ro.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/ru.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sh.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/si.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sr.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sv.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/th.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/tr.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/vn.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/zh_cn.js     |    15 +
 2569 files changed, 269817 insertions(+), 14367 deletions(-)
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/Xinha.css
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/XinhaCore.js
 delete mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/XinhaLoader.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/compression_readme.txt
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/htmlarea.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/b5.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/ch.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/cz.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/da.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/de.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/ee.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/el.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/es.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/eu.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/fa.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/fi.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/fr.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/gb.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/he.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/hu.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/it.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/ja.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/lt.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/lv.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/nb.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/nl.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/pl.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/pt_br.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/ro.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/ru.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/sh.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/si.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/sr.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/sv.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/th.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/lang/vn.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/ColorPicker/ColorPicker.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/ColorPicker/lang/pt_br.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/CreateLink/lang/pt_br.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/CreateLink/link.html
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/CreateLink/link.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/CreateLink/pluginMethods.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/DetachedDialog.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/XinhaDialog.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/dialog.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/div-dialog.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/panel-dialog.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Dialogs/popupwin.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/full-screen.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/de.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/es.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/fr.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/ja.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/nb.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/nl.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/pl.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/pt_br.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/ru.js
 delete mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/FullScreen/lang/sv.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Gecko/Gecko.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Gecko/paraHandlerBest.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/GetHtml/DOMwalk.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/GetHtml/TransformInnerHTML.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertImage/insert_image.html
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertImage/insert_image.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertImage/pluginMethods.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertTable/dialog.html
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertTable/insert_table.html
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertTable/insert_table.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InsertTable/pluginMethods.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/InternetExplorer/InternetExplorer.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/Opera/Opera.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/modules/WebKit/WebKit.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/popups/popup.js
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/release-notes.txt
 delete mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-0.96.1/skins/blue-look/skin.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/README_TRANSLATORS.TXT
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/VERSION.TXT
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/Xinha.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/XinhaCore.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/XinhaEasy.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/XinhaLoader.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/XinhaLoader_readme.txt (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/compression_readme.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/CustomPlugins.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/ExtendedDemo.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/Newbie.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/Old_Newbie_Guide/Newbie.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/Old_Newbie_Guide/XinhaConfig.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/Old_Newbie_Guide/simple_example.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/OneLine.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/UsingPhpPlugins.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/custom_plugins/StatusBarMessage/StatusBarMessage.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/Extended.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/custom.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/dynamic.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/ext_example-body.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/ext_example-dest.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/ext_example-menu.php
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/examples => xinha-1.5.1/examples/files}/full_example.css (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/files/stylist.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/index.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/render-mode-developer-help.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/require-password.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/examples/testbed.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/htmlarea.js
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/de/bold.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/de/italic.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/de/underline.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/ed_buttons_main.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/ed_charmap.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/ed_selectall.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/fr/bold.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/fr/strikethrough.gif (100%)
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Classic}/fr/underline.gif (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Classic/iconset.xml
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Crystal/LICENSE
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Crystal/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Crystal/ed_buttons_main.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Crystal/iconset.xml
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Tango/README
 copy app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1/images => xinha-1.5.1/iconsets/Tango}/ed_buttons_main.png (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/iconsets/Tango/iconset.xml
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/de/bold.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/de/italic.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/de/underline.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_about.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_align.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_align_center.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_align_justify.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_align_left.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_align_right.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_blank.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_buttons_main.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_buttons_main.png (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_charmap.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_clearfonts.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_color_bg.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_color_fg.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_copy.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_custom.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_cut.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_delete.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_bold.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_italic.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_strike.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_sub.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_sup.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_format_underline.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_help.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_hr.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_html.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_image.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_indent_less.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_indent_more.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_killword.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_left_to_right.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_link.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_list_bullet.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_list_num.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_overwrite.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_paste.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_print.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_redo.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_right_to_left.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_rmformat.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_save.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_save.png (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_saveas.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_selectall.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_show_border.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_splitblock.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_splitcel.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_undo.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/ed_word_cleaner.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/fr/bold.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/fr/strikethrough.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/fr/underline.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/fullscreen_maximize.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/fullscreen_minimize.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/insert_table.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/insertfilelink.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/insertmacro.png (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/document-new.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/document-open.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/document-print.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/document-save.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/edit-copy.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/edit-redo.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/edit-select-all.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/edit-undo.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/folder-new.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-direction-left-to-right.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-direction-right-to-left.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-indent-less.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-indent-more.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-justify-center.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-justify-fill.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-justify-left.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-justify-right.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-background-color.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-bold.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-color.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-italic.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-strikethrough.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-subscript.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-superscript.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/format-text-underline.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/go-up.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/insert-link.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/insert-table.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/toggle-borders.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/view-fullscreen.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/actions/view-restore.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/apps/accessories-character-map.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/apps/help-browser.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/mimetypes/image-x-generic.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/16x16/places/user-trash.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/apps/internet-web-browser.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/mimetypes/text-html.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/mimetypes/text-x-generic.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/mimetypes/x-office-document.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/places/folder.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/32x32/places/network-server.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/images/tango/COPYING
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/tidy.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/toggle_borders.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/xinha-small-icon.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/images/xinha_logo.gif (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/__new__.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/merged/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/MooTools-Core-1.3.3dev.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/MooTools-Core-1.6.0.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/MooTools-More-1.3.3dev.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/MooTools-More-1.6.0.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/jquery-1.12.4.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/jquery-2.2.4.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/libraries/jquery-3.3.1.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/license.txt (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/AboutBox/AboutBox.js (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/AboutBox/about.css (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/AboutBox/dialog.html (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/AboutBox/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/ColorPicker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/ColorPicker/lang/vn.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/CreateLink/dialog.html (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/link.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/link.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/CreateLink/pluginMethods.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/DetachedDialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/XinhaDialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/dialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/div-dialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/panel-dialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Dialogs/popupwin.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/full-screen.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/ru.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/FullScreen/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Gecko/Gecko.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Gecko/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Gecko/paraHandlerBest.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/GetHtml/DOMwalk.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/GetHtml/TransformInnerHTML.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/GetHtml/lang/pt_br.js (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/InlineStyler.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InlineStyler/lang/tr.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/modules/InsertImage/dialog.html (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/insert_image.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/insert_image.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertImage/pluginMethods.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/insert_table.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/insert_table.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InsertTable/pluginMethods.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/InternetExplorer/InternetExplorer.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/Opera.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/Opera/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/WebKit/WebKit.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/modules/WebKit/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/Abbreviation.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/abbr/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/abbr/en.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/abbreviation.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/img/ed_abbreviation.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Abbreviation/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CSSDropDowns/CSSDropDowns.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CSSPicker/CSSPicker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/CharCounter.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharCounter/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/CharacterMap.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/CharacterMap.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/img/ed_charmap.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/ru.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/CharacterMap/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/ContextMenu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ContextMenu/menu.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/DefinitionList.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/definition-list.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/img/ed_dd.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/img/ed_dl.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/img/ed_dt.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DefinitionList/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/DynamicCSS.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/DynamicCSS/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/EditTag.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/img/ed_edit_tag.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EditTag/popups/edit_tag.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/EncodeOutput/EncodeOutput.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/ASCIIMathML.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/Equation.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/example.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/abs_value.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/diag_fraction.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/divide.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/dsp_greater_equal.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/dsp_less_equal.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/dsp_notequal.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/equation.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/equation.old.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/greater_equal_than.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/hor_fraction.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/less_equal_than.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/mul.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/notequal.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/parenthesis.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/root.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/img/square_root.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/popups/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Equation/readme.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/FancySelects.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/FancySelects.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/css/select2.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/css/select2.min.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/af.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ar.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/az.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/bg.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/bs.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/cs.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/dsb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/en.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/et.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/gl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/hi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/hr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/hsb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/hy.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/id.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/is.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/km.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ko.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/mk.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ms.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ps.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/pt-BR.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/pt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/sk.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/sl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/sr-Cyrl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/tk.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/uk.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/vi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/zh-CN.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/i18n/zh-TW.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/select2.full.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/select2.full.min.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/select2.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FancySelects/select2-4.0.6-rc.1-dist/js/select2.min.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/FindReplace.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/fr_engine.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/img/ed_find.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/ru.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FindReplace/popups/find_replace.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/FormOperations.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/default_form.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/formmail.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/iframe.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/img/buttons.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FormOperations/panel.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/Forms.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/forms.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_button.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_checkbox.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_fieldset.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_file.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_form.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_hidden.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_image.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_label.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_password.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_radio.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_reset.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_select.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_submit.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_text.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/img/ed_textarea.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/fieldset.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/form.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/input.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/label.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/select.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Forms/popups/textarea.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/FullPage.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/img/docprop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/FullPage/popups/docprop.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/GenericPlugin/GenericPlugin.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/GetHtml/GetHtml.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/HorizontalRule.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HorizontalRule/popups/edit_horizontal_rule.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HtmlEntities/Entities.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HtmlEntities/HtmlEntities.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/HtmlEntities/iso-8859-1.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/InsertAnchor.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/dialog.html
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/img/insert-anchor.gif
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/img/placeholder.gif
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/insert-anchor.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/da.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertAnchor/popups/insert_anchor.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/InsertNote.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/img/insert-note.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertNote/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/InsertPagebreak.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/img/pagebreak.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertPagebreak/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/InsertSmiley.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/README.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/dialog.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/img/ed_smiley.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Angry.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Cool.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Excited.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Grin.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Pleased.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Sad.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Surprised.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/Wink.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/smileys.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSmiley/smileys/smileys.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/InsertSnippet.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/InsertSnippet.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/demosnippets.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/img/ed_snippet.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/popups/insertsnippet.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/readme.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/snippets.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet/snippets.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/InsertSnippet.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/InsertSnippet2.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/1.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/10.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/11.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/12.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/13.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/14.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/15.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/16.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/2.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/3.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/4.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/5.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/6.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/7.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/8.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/9.PNG
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/img/ed_snippet.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/readme.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/snippets.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertSnippet2/snippets.xml
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/InsertWords/InsertWords.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/LangMarks.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang-marks.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/LangMarks/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/Linker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/api.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/dtree.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/dtree.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/example01.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/base.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/cd.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/copy.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/empty.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/folder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/folderopen.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/globe.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/imgfolder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/join.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/joinbottom.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/line.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/minus.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/minusbottom.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/move.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/musicfolder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/nolines_minus.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/nolines_plus.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/offline.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/offline.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/page.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/plus.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/plusbottom.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/question.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dTree/img/trash.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/link-picker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/pluginMethods.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Linker/scan.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListOperations/ListOperations.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/ListType.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/ListType.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/circle.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/decimal.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/disc.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/lower-alpha.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/lower-roman.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/none.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/square.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/upper-alpha.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/img/upper-roman.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/ru.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/ListType/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/MootoolsFileManager.FileManager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/MootoolsFileManager.ImageManager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/MootoolsFileManager.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/MootoolsFileManager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/README.DEVELOPERS
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/XinhaFileManager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/backend.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/config.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/img/ed_linkfile.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/img/locked.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/lang/pt_br.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/FileManager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/FileManagerWithAliasSupport.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/ID3.class.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/Image.class.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/MimeTypes.ini
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Connector/Tooling.php
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Css/Additions.css
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Css/FileManager.css
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Css/FileManager_ie7.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/7z.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/7z.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ace.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/as.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/avi.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/bat.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/bmp.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/broken_img.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/cmd.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/default-error.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/default-missing.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/default.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/directory.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/directory_up.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/doc.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/docx.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/exe.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/f4v.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/flv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/gif.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/gz.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/html.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ini.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ink.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/iso.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/jpeg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/jpg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/js.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/m2v.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mkv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mov.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mp3.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mp4.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mpeg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/mpg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/odp.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ods.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/odt.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ogg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/oversized_img.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/pdf.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/php.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/png.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/ppt.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/rar.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/rb.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/rm.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/sql.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/swf.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/tar.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/wmv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/xls.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/xlsx.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/Large/zip.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ace.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/as.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/avi.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/bat.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/bmp.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/broken_img.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/cmd.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/default-error.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/default-missing.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/default.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/directory.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/directory_up.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/doc.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/docx.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/exe.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/f4v.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/flv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/gif.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/gz.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/html.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ini.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ink.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/iso.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/jpeg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/jpg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/js.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/m2v.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mkv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mov.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mp3.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mp4.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mpeg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/mpg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/odp.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ods.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/odt.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ogg.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/oversized_img.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/pdf.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/php.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/png.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/ppt.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/rar.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/rb.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/rm.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/sql.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/swf.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/tar.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/wmv.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/xls.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/xlsx.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/Icons/zip.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/add.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/application_side_boxes.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/application_side_list.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/application_side_thumbs.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/bar.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/button.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/button_disabled.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/cancel.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/checkbox.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/close.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/destroy.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/download.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/drag_n_drop.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/filelist.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/filelist_selected.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/go_first.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/go_last.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/go_next.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/go_previous.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/loader.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/menu.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/progress.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/rename.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Images/transparent.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/Swiff.Uploader.swf
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/dewplayer.swf
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/README.md
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/demo.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/jsGET.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/close.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/loading.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/loading.old.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/milkbox.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/next.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/play-pause.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/css/prev.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Assets/js/milkbox/milkbox.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/LICENSE
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.cs.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.en.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.no.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.pt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/Language.se.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Language/language.zh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/FileManager.TinyMCE.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/FileManager.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/Gallery.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/NoFlash.Uploader.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/Uploader.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/Uploader/Fx.ProgressBar.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/MootoolsFileManager/mootools-filemanager/Source/Uploader/Swiff.Uploader.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/PasteText.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/img/ed_paste_text.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PasteText/popups/paste_text.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveScripts/PreserveScripts.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveScripts/js.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveScripts/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveScripts/php.png
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveScripts/php.svg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/PreserveSelection/PreserveSelection.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/QuickTag.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/img/ed_quicktag.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/popups/quicktag.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/QuickTag/tag-lib.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveOnBlur/SaveOnBlur.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/README.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/SaveSubmit.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/img/ed_save_green.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/img/ed_save_red.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SaveSubmit/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/SetId.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/img/placeholder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/img/set-id.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/popups/set_id.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SetId/set-id.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/SmartReplace.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/img/SmartReplace.svg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/img/smartquotes.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SmartReplace/readme.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/Stylist.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/Stylist/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/SuperClean.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/filters/paragraph.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/filters/word.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/img/ed_superclean.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/pluginMethods.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/SuperClean/tidy.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/TableOperations.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-delete.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-insert-after.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-insert-before.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-merge.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-prop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/cell-split.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/col-delete.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/col-insert-after.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/col-insert-before.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/col-split.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/row-delete.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/row-insert-above.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/row-insert-under.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/row-prop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/row-split.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/img/table-prop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/sr.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/popups/dialogMergeCells.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/popups/dialogRowCell.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/popups/dialogTable.html
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/TableOperations/popups/merge_cells.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/UnsavedChanges/UnsavedChanges.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/UnsavedChanges/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/UnsavedChanges/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/UnsavedChanges/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/UnsavedChanges/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/WebKitResize/WebKitResize.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/WebKitResize/jquery.mb.browser.min.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/WebKitResize/jquery.webkitresize.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/plugins/WysiwygWrap/WysiwygWrap.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/popups/blank.html (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/popups/editor_help.html (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/popups/popup.css (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/popups/popup.js
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/popups/select_color.html (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/release-notes.txt
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/blue-look/button-background.png (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/blue-look/separator.gif (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/blue-look/skin.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/blue-look/skin.xml
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/blue-metallic/button-background.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/blue-metallic/separator.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/blue-metallic/skin.css
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/green-look/button-background.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/green-look/separator.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/green-look/skin.css (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/back.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/button-background.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/hover.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/selected.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/separator.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/inditreuse/skin.css
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/dialog.jpg (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/html.gif (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/skin.css (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/skin.xml (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/statusbar.png (100%)
 rename app/src/main/webapp/roller-ui/authoring/editors/{xinha-0.96.1 => xinha-1.5.1}/skins/silva/toolbar.png (100%)
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/back.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/button-background.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/hover.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/selected.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/separator.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/titan/skin.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/back.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/button-background.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/hover.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/selected.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/separator.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-blue/skin.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/back.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/button-background.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/hover.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/selected.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/separator.png
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/skins/xp-green/skin.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/BackgroundImage.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/blufur.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/palecnvs.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/ppplcnvs.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/thumbnails/blufur.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/thumbnails/palecnvs.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/thumbnails/ppplcnvs.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/thumbnails/ylwsand.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/backgrounds/ylwsand.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/img/ed_bgimage.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/BackgroundImage/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/ClientsideSpellcheck.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/img/clientside-spellcheck.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/img/he-spell-check.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ClientsideSpellcheck/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/DoubleClick/DoubleClick.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/Classes/ExtendedFileManager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/ExtendedFileManager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/Readme.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/EditorContent.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/ImageEditor.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/dialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/dragTableCols.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/editor.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/editor.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/editorFrame.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/editorFrame.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/hover.htc
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/imagelist.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/images.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/manager.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/manager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/popup.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/slider.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/wz_jsgraphics.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/backend.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/config.inc.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/demo_images/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/demo_images/bikerpeep.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/demo_images/linux/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/demo_images/linux/linux.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/demo_images/wesnoth078.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/editor.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/editorFrame.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/file-picker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/def.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/def_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/doc.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/doc_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/fla.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/fla_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/folder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/folder_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/gif_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/gz.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/gz_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/html.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/html_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/jpg_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/js.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/js_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/mov.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/mov_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/pdf.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/pdf_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/php.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/php_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/png_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/ppt.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/ppt_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/rar.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/rar_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/txt.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/txt_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/xls.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/xls_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/zip.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/icons/zip_small.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/images.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/1x1_transparent.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/2x2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/2x2_w.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btnFolderNew.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btnFolderNew1.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btnFolderUp.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btnFolderUp1.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btn_cancel.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/btn_ok.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/crop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/default.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/div.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/dots.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/ed_linkfile.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/ed_linkfile1.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_active.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_copy.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_cut.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_paste.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_pencil.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_rename.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/edit_trash.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/folder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/hand.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/islocked2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/locked.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/measure.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/noimages.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/rotate.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/save.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/scale.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/spacer.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/t_black.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/t_white.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/unlocked.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/unlocked2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/img/unlocked_empty.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/manager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/prompt.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/resizer.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/thumbs.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/Filter.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/filters/paragraph.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/filters/word.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/img/ed_filter.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Filter/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/HtmlTidy.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/html-tidy-config.cfg
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/html-tidy-logic.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/img/html-tidy.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/HtmlTidy/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/Files.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/Flickr.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/GD.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/IM.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/ImageEditor.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/ImageManager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/JSON.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/JSON_Compat.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/NetPBM.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/Thumbnail.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/Classes/Transform.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/ImageManager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/README.txt
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/EditorContent.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/ImageEditor.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/dialog.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/editor.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/editor.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/editorFrame.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/editorFrame.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/hover.htc
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/imagelist.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/images.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/manager.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/manager.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/popup.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/slider.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/assets/wz_jsgraphics.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/backend.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/config.inc.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/ddt.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/demo_images/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/demo_images/bikerpeep.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/demo_images/linux/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/demo_images/linux/linux.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/demo_images/wesnoth078.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/editor.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/editorFrame.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/flickr.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/image-picker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/images.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/2x2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/2x2_w.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/btnFolderNew.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/btnFolderUp.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/btn_cancel.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/btn_ok.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/crop.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/default.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/div.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/dots.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/edit_active.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/edit_pencil.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/edit_trash.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/folder.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/hand.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/islocked2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/locked.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/measure.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/noimages.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/rotate.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/save.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/scale.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/spacer.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/t_black.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/t_white.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/unlocked.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/img/unlocked2.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/sr.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/manager.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/newFolder.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/resizer.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/smart-image.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/swfobject/expressinstall.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/swfobject/expressinstall.swf
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/swfobject/swfobject.js
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/swfobject/swfobject_source.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/thumbs.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ImageManager/youtube.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/InsertMarquee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/img/ed_marquee.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertMarquee/popups/insert_marquee.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/InsertPicture.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/InsertPicture.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/demo_pictures/bikerpeep.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/demo_pictures/wesnoth078.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/img/btn_open.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/img/nopic.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/InsertPicture/viewpicture.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/NoteServer.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/img/note.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/NoteServer/popups/codenote.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSFixed/PSFixed.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/PSLocal.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/gears_init.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSLocal/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/PSServer.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/backend.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/config.inc.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/demo_images/.htaccess
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/demo_images/bikerpeep.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/demo_images/linux/linux.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/demo_images/wesnoth078.jpg
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PSServer/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/PersistentStorage.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/dialog.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/PersistentStorage/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/README
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/SpellChecker.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/aspell_setup.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/img/he-spell-check.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/img/spell-check.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/readme-tech.html
 create mode 100755 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-logic.cgi
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-logic.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-savedicts.php
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-style.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-ui.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/SpellChecker/spell-check-ui.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/Template.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/img/ed_template.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/img/layout_01.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/img/layout_02.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/img/layout_03.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/lang/zh_cn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/popups/template.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/Template/template.css
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/UnFormat.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/dialog.html
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/img/unformat.gif
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/b5.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/ch.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/cz.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/da.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/de.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/ee.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/el.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/es.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/eu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/fa.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/fi.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/fr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/fr_ca.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/gb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/he.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/hu.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/it.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/ja.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/lc_base.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/lt.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/lv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/nb.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/nl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/pl.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/pt_br.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/ro.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/ru.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/sh.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/si.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/sr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/sv.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/th.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/tr.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/vn.js
 create mode 100644 app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/UnFormat/lang/zh_cn.js


[roller] 01/01: Merge pull request #11 from nuzayats/update_xinha

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snoopdave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git

commit 4c9b3cf78f808bfa036e3cce4323272be1bfc65c
Merge: ed10d7e 92df1c2
Author: David M. Johnson <sn...@users.noreply.github.com>
AuthorDate: Sun Dec 16 09:36:14 2018 -0500

    Merge pull request #11 from nuzayats/update_xinha
    
    Upgrade Xinha to the latest

 .../webapp/WEB-INF/jsps/editor/EntryEditor.jsp     |     2 +-
 .../authoring/editors/xinha-0.96.1/Xinha.css       |   477 -
 .../authoring/editors/xinha-0.96.1/XinhaCore.js    |  4322 ------
 .../authoring/editors/xinha-0.96.1/XinhaLoader.js  |   213 -
 .../editors/xinha-0.96.1/compression_readme.txt    |     8 -
 .../authoring/editors/xinha-0.96.1/htmlarea.js     |    10 -
 .../authoring/editors/xinha-0.96.1/lang/b5.js      |    29 -
 .../authoring/editors/xinha-0.96.1/lang/ch.js      |    56 -
 .../authoring/editors/xinha-0.96.1/lang/cz.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/da.js      |   172 -
 .../authoring/editors/xinha-0.96.1/lang/de.js      |   171 -
 .../authoring/editors/xinha-0.96.1/lang/ee.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/el.js      |    55 -
 .../authoring/editors/xinha-0.96.1/lang/es.js      |   167 -
 .../authoring/editors/xinha-0.96.1/lang/eu.js      |   169 -
 .../authoring/editors/xinha-0.96.1/lang/fa.js      |   169 -
 .../authoring/editors/xinha-0.96.1/lang/fi.js      |    38 -
 .../authoring/editors/xinha-0.96.1/lang/fr.js      |   171 -
 .../authoring/editors/xinha-0.96.1/lang/gb.js      |    29 -
 .../authoring/editors/xinha-0.96.1/lang/he.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/hu.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/it.js      |    55 -
 .../authoring/editors/xinha-0.96.1/lang/ja.js      |   175 -
 .../authoring/editors/xinha-0.96.1/lang/lt.js      |    53 -
 .../authoring/editors/xinha-0.96.1/lang/lv.js      |    42 -
 .../authoring/editors/xinha-0.96.1/lang/nb.js      |    78 -
 .../authoring/editors/xinha-0.96.1/lang/nl.js      |    64 -
 .../authoring/editors/xinha-0.96.1/lang/pl.js      |   125 -
 .../authoring/editors/xinha-0.96.1/lang/pt_br.js   |   184 -
 .../authoring/editors/xinha-0.96.1/lang/ro.js      |    63 -
 .../authoring/editors/xinha-0.96.1/lang/ru.js      |   185 -
 .../authoring/editors/xinha-0.96.1/lang/sh.js      |   140 -
 .../authoring/editors/xinha-0.96.1/lang/si.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/sr.js      |   140 -
 .../authoring/editors/xinha-0.96.1/lang/sv.js      |   116 -
 .../authoring/editors/xinha-0.96.1/lang/th.js      |    50 -
 .../authoring/editors/xinha-0.96.1/lang/vn.js      |    56 -
 .../modules/ColorPicker/ColorPicker.js             |   624 -
 .../xinha-0.96.1/modules/ColorPicker/lang/pt_br.js |    22 -
 .../xinha-0.96.1/modules/CreateLink/lang/pt_br.js  |    18 -
 .../xinha-0.96.1/modules/CreateLink/link.html      |   136 -
 .../xinha-0.96.1/modules/CreateLink/link.js        |    67 -
 .../modules/CreateLink/pluginMethods.js            |   109 -
 .../xinha-0.96.1/modules/Dialogs/DetachedDialog.js |    24 -
 .../xinha-0.96.1/modules/Dialogs/XinhaDialog.js    |   916 --
 .../editors/xinha-0.96.1/modules/Dialogs/dialog.js |    74 -
 .../xinha-0.96.1/modules/Dialogs/div-dialog.js     |    26 -
 .../xinha-0.96.1/modules/Dialogs/panel-dialog.js   |    50 -
 .../xinha-0.96.1/modules/Dialogs/popupwin.js       |   122 -
 .../xinha-0.96.1/modules/FullScreen/full-screen.js |   154 -
 .../xinha-0.96.1/modules/FullScreen/lang/de.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/es.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/fr.js     |     5 -
 .../xinha-0.96.1/modules/FullScreen/lang/ja.js     |     5 -
 .../xinha-0.96.1/modules/FullScreen/lang/nb.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/nl.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/pl.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/pt_br.js  |    18 -
 .../xinha-0.96.1/modules/FullScreen/lang/ru.js     |     6 -
 .../xinha-0.96.1/modules/FullScreen/lang/sv.js     |     6 -
 .../editors/xinha-0.96.1/modules/Gecko/Gecko.js    |   471 -
 .../xinha-0.96.1/modules/Gecko/paraHandlerBest.js  |   295 -
 .../xinha-0.96.1/modules/GetHtml/DOMwalk.js        |   197 -
 .../modules/GetHtml/TransformInnerHTML.js          |   155 -
 .../modules/InsertImage/insert_image.html          |   173 -
 .../modules/InsertImage/insert_image.js            |    70 -
 .../modules/InsertImage/pluginMethods.js           |   113 -
 .../xinha-0.96.1/modules/InsertTable/dialog.html   |   100 -
 .../modules/InsertTable/insert_table.html          |   157 -
 .../modules/InsertTable/insert_table.js            |    57 -
 .../modules/InsertTable/pluginMethods.js           |    81 -
 .../modules/InternetExplorer/InternetExplorer.js   |   477 -
 .../editors/xinha-0.96.1/modules/Opera/Opera.js    |   471 -
 .../editors/xinha-0.96.1/modules/WebKit/WebKit.js  |   485 -
 .../authoring/editors/xinha-0.96.1/popups/popup.js |   107 -
 .../editors/xinha-0.96.1/release-notes.txt         |   380 -
 .../editors/xinha-0.96.1/skins/blue-look/skin.css  |   105 -
 .../editors/xinha-1.5.1/README_TRANSLATORS.TXT     |   166 +
 .../authoring/editors/xinha-1.5.1/VERSION.TXT      |     1 +
 .../authoring/editors/xinha-1.5.1/Xinha.css        |   392 +
 .../authoring/editors/xinha-1.5.1/XinhaCore.js     |  9671 ++++++++++++
 .../authoring/editors/xinha-1.5.1/XinhaEasy.js     |   767 +
 .../authoring/editors/xinha-1.5.1/XinhaLoader.js   |   283 +
 .../XinhaLoader_readme.txt                         |     0
 .../editors/xinha-1.5.1/compression_readme.txt     |    10 +
 .../xinha-1.5.1/examples/CustomPlugins.html        |   113 +
 .../editors/xinha-1.5.1/examples/ExtendedDemo.html |    16 +
 .../editors/xinha-1.5.1/examples/Newbie.html       |   158 +
 .../examples/Old_Newbie_Guide/Newbie.html          |    23 +
 .../examples/Old_Newbie_Guide/XinhaConfig.js       |   136 +
 .../examples/Old_Newbie_Guide/simple_example.html  |    61 +
 .../editors/xinha-1.5.1/examples/OneLine.html      |    40 +
 .../xinha-1.5.1/examples/UsingPhpPlugins.php       |   148 +
 .../StatusBarMessage/StatusBarMessage.js           |    29 +
 .../xinha-1.5.1/examples/files/Extended.html       |   320 +
 .../editors/xinha-1.5.1/examples/files/custom.css  |    40 +
 .../editors/xinha-1.5.1/examples/files/dynamic.css |    56 +
 .../examples/files/ext_example-body.php            |   256 +
 .../examples/files/ext_example-dest.php            |    23 +
 .../examples/files/ext_example-menu.php            |   473 +
 .../examples/files}/full_example.css               |     0
 .../editors/xinha-1.5.1/examples/files/stylist.css |    33 +
 .../editors/xinha-1.5.1/examples/index.html        |    27 +
 .../examples/render-mode-developer-help.js         |    87 +
 .../xinha-1.5.1/examples/require-password.php      |   271 +
 .../editors/xinha-1.5.1/examples/testbed.php       |   159 +
 .../authoring/editors/xinha-1.5.1/htmlarea.js      |    23 +
 .../iconsets/Classic}/de/bold.gif                  |   Bin
 .../iconsets/Classic}/de/italic.gif                |   Bin
 .../iconsets/Classic}/de/underline.gif             |   Bin
 .../iconsets/Classic}/ed_buttons_main.gif          |   Bin
 .../iconsets/Classic}/ed_charmap.gif               |   Bin
 .../iconsets/Classic}/ed_selectall.gif             |   Bin
 .../iconsets/Classic}/fr/bold.gif                  |   Bin
 .../iconsets/Classic}/fr/strikethrough.gif         |   Bin
 .../iconsets/Classic}/fr/underline.gif             |   Bin
 .../xinha-1.5.1/iconsets/Classic/iconset.xml       |   263 +
 .../editors/xinha-1.5.1/iconsets/Crystal/LICENSE   |   121 +
 .../editors/xinha-1.5.1/iconsets/Crystal/README    |     3 +
 .../iconsets/Crystal/ed_buttons_main.png           |   Bin 0 -> 17835 bytes
 .../xinha-1.5.1/iconsets/Crystal/iconset.xml       |   234 +
 .../editors/xinha-1.5.1/iconsets/Tango/README      |     3 +
 .../iconsets/Tango}/ed_buttons_main.png            |   Bin
 .../editors/xinha-1.5.1/iconsets/Tango/iconset.xml |   233 +
 .../images/de/bold.gif                             |   Bin
 .../images/de/italic.gif                           |   Bin
 .../images/de/underline.gif                        |   Bin
 .../images/ed_about.gif                            |   Bin
 .../images/ed_align.gif                            |   Bin
 .../images/ed_align_center.gif                     |   Bin
 .../images/ed_align_justify.gif                    |   Bin
 .../images/ed_align_left.gif                       |   Bin
 .../images/ed_align_right.gif                      |   Bin
 .../images/ed_blank.gif                            |   Bin
 .../images/ed_buttons_main.gif                     |   Bin
 .../images/ed_buttons_main.png                     |   Bin
 .../images/ed_charmap.gif                          |   Bin
 .../images/ed_clearfonts.gif                       |   Bin
 .../images/ed_color_bg.gif                         |   Bin
 .../images/ed_color_fg.gif                         |   Bin
 .../images/ed_copy.gif                             |   Bin
 .../images/ed_custom.gif                           |   Bin
 .../images/ed_cut.gif                              |   Bin
 .../images/ed_delete.gif                           |   Bin
 .../images/ed_format_bold.gif                      |   Bin
 .../images/ed_format_italic.gif                    |   Bin
 .../images/ed_format_strike.gif                    |   Bin
 .../images/ed_format_sub.gif                       |   Bin
 .../images/ed_format_sup.gif                       |   Bin
 .../images/ed_format_underline.gif                 |   Bin
 .../images/ed_help.gif                             |   Bin
 .../{xinha-0.96.1 => xinha-1.5.1}/images/ed_hr.gif |   Bin
 .../images/ed_html.gif                             |   Bin
 .../images/ed_image.gif                            |   Bin
 .../images/ed_indent_less.gif                      |   Bin
 .../images/ed_indent_more.gif                      |   Bin
 .../images/ed_killword.gif                         |   Bin
 .../images/ed_left_to_right.gif                    |   Bin
 .../images/ed_link.gif                             |   Bin
 .../images/ed_list_bullet.gif                      |   Bin
 .../images/ed_list_num.gif                         |   Bin
 .../images/ed_overwrite.gif                        |   Bin
 .../images/ed_paste.gif                            |   Bin
 .../images/ed_print.gif                            |   Bin
 .../images/ed_redo.gif                             |   Bin
 .../images/ed_right_to_left.gif                    |   Bin
 .../images/ed_rmformat.gif                         |   Bin
 .../images/ed_save.gif                             |   Bin
 .../images/ed_save.png                             |   Bin
 .../images/ed_saveas.gif                           |   Bin
 .../images/ed_selectall.gif                        |   Bin
 .../images/ed_show_border.gif                      |   Bin
 .../images/ed_splitblock.gif                       |   Bin
 .../images/ed_splitcel.gif                         |   Bin
 .../images/ed_undo.gif                             |   Bin
 .../images/ed_word_cleaner.gif                     |   Bin
 .../images/fr/bold.gif                             |   Bin
 .../images/fr/strikethrough.gif                    |   Bin
 .../images/fr/underline.gif                        |   Bin
 .../images/fullscreen_maximize.gif                 |   Bin
 .../images/fullscreen_minimize.gif                 |   Bin
 .../images/insert_table.gif                        |   Bin
 .../images/insertfilelink.gif                      |   Bin
 .../images/insertmacro.png                         |   Bin
 .../images/tango/16x16/actions/document-new.png    |   Bin 0 -> 477 bytes
 .../images/tango/16x16/actions/document-open.png   |   Bin 0 -> 537 bytes
 .../images/tango/16x16/actions/document-print.png  |   Bin 0 -> 544 bytes
 .../images/tango/16x16/actions/document-save.png   |   Bin 0 -> 911 bytes
 .../images/tango/16x16/actions/edit-copy.png       |   Bin 0 -> 498 bytes
 .../images/tango/16x16/actions/edit-redo.png       |   Bin 0 -> 591 bytes
 .../images/tango/16x16/actions/edit-select-all.png |   Bin 0 -> 441 bytes
 .../images/tango/16x16/actions/edit-undo.png       |   Bin 0 -> 650 bytes
 .../images/tango/16x16/actions/folder-new.png      |   Bin 0 -> 635 bytes
 .../actions/format-direction-left-to-right.png     |   Bin 0 -> 724 bytes
 .../actions/format-direction-right-to-left.png     |   Bin 0 -> 729 bytes
 .../tango/16x16/actions/format-indent-less.png     |   Bin 0 -> 436 bytes
 .../tango/16x16/actions/format-indent-more.png     |   Bin 0 -> 435 bytes
 .../tango/16x16/actions/format-justify-center.png  |   Bin 0 -> 330 bytes
 .../tango/16x16/actions/format-justify-fill.png    |   Bin 0 -> 317 bytes
 .../tango/16x16/actions/format-justify-left.png    |   Bin 0 -> 324 bytes
 .../tango/16x16/actions/format-justify-right.png   |   Bin 0 -> 342 bytes
 .../16x16/actions/format-text-background-color.png |   Bin 0 -> 536 bytes
 .../tango/16x16/actions/format-text-bold.png       |   Bin 0 -> 705 bytes
 .../tango/16x16/actions/format-text-color.png      |   Bin 0 -> 645 bytes
 .../tango/16x16/actions/format-text-italic.png     |   Bin 0 -> 619 bytes
 .../16x16/actions/format-text-strikethrough.png    |   Bin 0 -> 611 bytes
 .../tango/16x16/actions/format-text-subscript.png  |   Bin 0 -> 713 bytes
 .../16x16/actions/format-text-superscript.png      |   Bin 0 -> 738 bytes
 .../tango/16x16/actions/format-text-underline.png  |   Bin 0 -> 673 bytes
 .../images/tango/16x16/actions/go-up.png           |   Bin 0 -> 652 bytes
 .../images/tango/16x16/actions/insert-link.png     |   Bin 0 -> 365 bytes
 .../images/tango/16x16/actions/insert-table.png    |   Bin 0 -> 364 bytes
 .../images/tango/16x16/actions/toggle-borders.png  |   Bin 0 -> 364 bytes
 .../images/tango/16x16/actions/view-fullscreen.png |   Bin 0 -> 650 bytes
 .../images/tango/16x16/actions/view-restore.png    |   Bin 0 -> 587 bytes
 .../tango/16x16/apps/accessories-character-map.png |   Bin 0 -> 558 bytes
 .../images/tango/16x16/apps/help-browser.png       |   Bin 0 -> 932 bytes
 .../tango/16x16/mimetypes/image-x-generic.png      |   Bin 0 -> 558 bytes
 .../images/tango/16x16/places/user-trash.png       |   Bin 0 -> 655 bytes
 .../tango/32x32/apps/internet-web-browser.png      |   Bin 0 -> 2251 bytes
 .../images/tango/32x32/mimetypes/text-html.png     |   Bin 0 -> 1759 bytes
 .../tango/32x32/mimetypes/text-x-generic.png       |   Bin 0 -> 744 bytes
 .../tango/32x32/mimetypes/x-office-document.png    |   Bin 0 -> 902 bytes
 .../images/tango/32x32/places/folder.png           |   Bin 0 -> 1015 bytes
 .../images/tango/32x32/places/network-server.png   |   Bin 0 -> 847 bytes
 .../editors/xinha-1.5.1/images/tango/COPYING       |    67 +
 .../{xinha-0.96.1 => xinha-1.5.1}/images/tidy.gif  |   Bin
 .../images/toggle_borders.gif                      |   Bin
 .../images/xinha-small-icon.gif                    |   Bin
 .../images/xinha_logo.gif                          |   Bin
 .../authoring/editors/xinha-1.5.1/lang/b5.js       |    39 +
 .../authoring/editors/xinha-1.5.1/lang/ch.js       |    62 +
 .../authoring/editors/xinha-1.5.1/lang/cz.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/da.js       |   160 +
 .../authoring/editors/xinha-1.5.1/lang/de.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/ee.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/el.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/es.js       |   159 +
 .../authoring/editors/xinha-1.5.1/lang/eu.js       |   160 +
 .../authoring/editors/xinha-1.5.1/lang/fa.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/fi.js       |    46 +
 .../authoring/editors/xinha-1.5.1/lang/fr.js       |   158 +
 .../authoring/editors/xinha-1.5.1/lang/he.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/hu.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/it.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/ja.js       |   163 +
 .../authoring/editors/xinha-1.5.1/lang/lc_base.js  |   141 +
 .../authoring/editors/xinha-1.5.1/lang/lt.js       |    59 +
 .../authoring/editors/xinha-1.5.1/lang/lv.js       |    48 +
 .../editors/xinha-1.5.1/lang/merged/__new__.js     |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/b5.js          |  1513 ++
 .../editors/xinha-1.5.1/lang/merged/ch.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/cz.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/da.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/de.js          |  1567 ++
 .../editors/xinha-1.5.1/lang/merged/ee.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/el.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/es.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/eu.js          |  1571 ++
 .../editors/xinha-1.5.1/lang/merged/fa.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/fi.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/fr.js          |  1570 ++
 .../editors/xinha-1.5.1/lang/merged/fr_ca.js       |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/gb.js          |  1503 ++
 .../editors/xinha-1.5.1/lang/merged/he.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/hu.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/it.js          |  1572 ++
 .../editors/xinha-1.5.1/lang/merged/ja.js          |  1561 ++
 .../editors/xinha-1.5.1/lang/merged/lt.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/lv.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/nb.js          |  1579 ++
 .../editors/xinha-1.5.1/lang/merged/nl.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/pl.js          |  1579 ++
 .../editors/xinha-1.5.1/lang/merged/pt_br.js       |  1553 ++
 .../editors/xinha-1.5.1/lang/merged/ro.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/ru.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/sh.js          |  1575 ++
 .../editors/xinha-1.5.1/lang/merged/si.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/sr.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/sv.js          |  1577 ++
 .../editors/xinha-1.5.1/lang/merged/th.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/tr.js          |  1569 ++
 .../editors/xinha-1.5.1/lang/merged/vn.js          |  1573 ++
 .../editors/xinha-1.5.1/lang/merged/zh_cn.js       |  1513 ++
 .../authoring/editors/xinha-1.5.1/lang/nb.js       |    79 +
 .../authoring/editors/xinha-1.5.1/lang/nl.js       |    62 +
 .../authoring/editors/xinha-1.5.1/lang/pl.js       |   122 +
 .../authoring/editors/xinha-1.5.1/lang/pt_br.js    |   175 +
 .../authoring/editors/xinha-1.5.1/lang/ro.js       |    60 +
 .../authoring/editors/xinha-1.5.1/lang/ru.js       |   159 +
 .../authoring/editors/xinha-1.5.1/lang/sh.js       |   123 +
 .../authoring/editors/xinha-1.5.1/lang/si.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/sr.js       |   123 +
 .../authoring/editors/xinha-1.5.1/lang/sv.js       |   111 +
 .../authoring/editors/xinha-1.5.1/lang/th.js       |    48 +
 .../authoring/editors/xinha-1.5.1/lang/tr.js       |   157 +
 .../authoring/editors/xinha-1.5.1/lang/vn.js       |    61 +
 .../authoring/editors/xinha-1.5.1/lang/zh_cn.js    |    39 +
 .../libraries/MooTools-Core-1.3.3dev.js            |  5958 ++++++++
 .../xinha-1.5.1/libraries/MooTools-Core-1.6.0.js   |  6382 ++++++++
 .../libraries/MooTools-More-1.3.3dev.js            | 13543 +++++++++++++++++
 .../xinha-1.5.1/libraries/MooTools-More-1.6.0.js   | 14658 +++++++++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-1.12.4.js | 11008 ++++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-2.2.4.js  |  9814 +++++++++++++
 .../editors/xinha-1.5.1/libraries/jquery-3.3.1.js  | 10364 +++++++++++++
 .../{xinha-0.96.1 => xinha-1.5.1}/license.txt      |     0
 .../modules/AboutBox/AboutBox.js                   |     0
 .../modules/AboutBox/about.css                     |     0
 .../modules/AboutBox/dialog.html                   |     0
 .../xinha-1.5.1/modules/AboutBox/lang/b5.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ch.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/cz.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/da.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/de.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/ee.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/el.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/es.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/eu.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/fa.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/fi.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/fr.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/he.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/hu.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/it.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ja.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/lc_base.js   |    26 +
 .../xinha-1.5.1/modules/AboutBox/lang/lt.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/lv.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/nb.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/nl.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/pl.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/pt_br.js     |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/ro.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/ru.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/sh.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/si.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/sr.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/sv.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/th.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/tr.js        |    14 +
 .../xinha-1.5.1/modules/AboutBox/lang/vn.js        |    13 +
 .../xinha-1.5.1/modules/AboutBox/lang/zh_cn.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/ColorPicker.js |   938 ++
 .../xinha-1.5.1/modules/ColorPicker/lang/ch.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/cz.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/da.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/de.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ee.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/el.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/es.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/eu.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fa.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fi.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/fr.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/he.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/hu.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/it.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ja.js     |    18 +
 .../modules/ColorPicker/lang/lc_base.js            |    30 +
 .../xinha-1.5.1/modules/ColorPicker/lang/lt.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/lv.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/nb.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/nl.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/pl.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/pt_br.js  |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ro.js     |    14 +
 .../xinha-1.5.1/modules/ColorPicker/lang/ru.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sh.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/si.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sr.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/sv.js     |    15 +
 .../xinha-1.5.1/modules/ColorPicker/lang/th.js     |    13 +
 .../xinha-1.5.1/modules/ColorPicker/lang/tr.js     |    18 +
 .../xinha-1.5.1/modules/ColorPicker/lang/vn.js     |    13 +
 .../modules/CreateLink/dialog.html                 |     0
 .../xinha-1.5.1/modules/CreateLink/lang/ch.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/cz.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/da.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/de.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/ee.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/el.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/es.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/eu.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/fa.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/fi.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/fr.js      |    25 +
 .../xinha-1.5.1/modules/CreateLink/lang/he.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/hu.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/it.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/ja.js      |    25 +
 .../xinha-1.5.1/modules/CreateLink/lang/lc_base.js |    37 +
 .../xinha-1.5.1/modules/CreateLink/lang/lt.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/lv.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/nb.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/nl.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/pl.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/pt_br.js   |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/ro.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/ru.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/sh.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/si.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/sr.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/sv.js      |    24 +
 .../xinha-1.5.1/modules/CreateLink/lang/th.js      |    14 +
 .../xinha-1.5.1/modules/CreateLink/lang/tr.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/lang/vn.js      |    23 +
 .../xinha-1.5.1/modules/CreateLink/link.html       |   136 +
 .../editors/xinha-1.5.1/modules/CreateLink/link.js |   108 +
 .../modules/CreateLink/pluginMethods.js            |   165 +
 .../xinha-1.5.1/modules/Dialogs/DetachedDialog.js  |    74 +
 .../xinha-1.5.1/modules/Dialogs/XinhaDialog.js     |  1591 ++
 .../editors/xinha-1.5.1/modules/Dialogs/dialog.js  |   101 +
 .../xinha-1.5.1/modules/Dialogs/div-dialog.js      |    70 +
 .../xinha-1.5.1/modules/Dialogs/lang/lc_base.js    |    25 +
 .../xinha-1.5.1/modules/Dialogs/panel-dialog.js    |    81 +
 .../xinha-1.5.1/modules/Dialogs/popupwin.js        |   179 +
 .../xinha-1.5.1/modules/FullScreen/full-screen.js  |   241 +
 .../xinha-1.5.1/modules/FullScreen/lang/de.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/es.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/fr.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/ja.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/lc_base.js |    25 +
 .../xinha-1.5.1/modules/FullScreen/lang/nb.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/nl.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/pl.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/pt_br.js   |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/ru.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/sv.js      |    13 +
 .../xinha-1.5.1/modules/FullScreen/lang/tr.js      |    13 +
 .../editors/xinha-1.5.1/modules/Gecko/Gecko.js     |   960 ++
 .../xinha-1.5.1/modules/Gecko/lang/lc_base.js      |    25 +
 .../xinha-1.5.1/modules/Gecko/paraHandlerBest.js   |   911 ++
 .../editors/xinha-1.5.1/modules/GetHtml/DOMwalk.js |   360 +
 .../modules/GetHtml/TransformInnerHTML.js          |   231 +
 .../modules/GetHtml/lang/pt_br.js                  |     0
 .../modules/InlineStyler/InlineStyler.js           |   566 +
 .../xinha-1.5.1/modules/InlineStyler/lang/cz.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/da.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/de.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/el.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/es.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/eu.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fa.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fi.js    |    32 +
 .../xinha-1.5.1/modules/InlineStyler/lang/fr.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/he.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/it.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ja.js    |    38 +
 .../modules/InlineStyler/lang/lc_base.js           |    51 +
 .../xinha-1.5.1/modules/InlineStyler/lang/nb.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/nl.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/pl.js    |    38 +
 .../xinha-1.5.1/modules/InlineStyler/lang/pt_br.js |    38 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ro.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/ru.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sh.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sr.js    |    21 +
 .../xinha-1.5.1/modules/InlineStyler/lang/sv.js    |    37 +
 .../xinha-1.5.1/modules/InlineStyler/lang/tr.js    |    37 +
 .../modules/InsertImage/dialog.html                |     0
 .../modules/InsertImage/insert_image.html          |   173 +
 .../modules/InsertImage/insert_image.js            |   109 +
 .../xinha-1.5.1/modules/InsertImage/lang/ch.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/cz.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/da.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/de.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/ee.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/el.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/es.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/eu.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/fa.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/fi.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/fr.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/he.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/hu.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/it.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/ja.js     |    43 +
 .../modules/InsertImage/lang/lc_base.js            |    55 +
 .../xinha-1.5.1/modules/InsertImage/lang/lt.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/lv.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/nb.js     |    32 +
 .../xinha-1.5.1/modules/InsertImage/lang/nl.js     |    38 +
 .../xinha-1.5.1/modules/InsertImage/lang/pl.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/pt_br.js  |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/ro.js     |    23 +
 .../xinha-1.5.1/modules/InsertImage/lang/ru.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/sh.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/si.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/sr.js     |    42 +
 .../xinha-1.5.1/modules/InsertImage/lang/sv.js     |    38 +
 .../xinha-1.5.1/modules/InsertImage/lang/th.js     |    14 +
 .../xinha-1.5.1/modules/InsertImage/lang/tr.js     |    43 +
 .../xinha-1.5.1/modules/InsertImage/lang/vn.js     |    14 +
 .../modules/InsertImage/pluginMethods.js           |   152 +
 .../xinha-1.5.1/modules/InsertTable/dialog.html    |   101 +
 .../modules/InsertTable/insert_table.html          |   157 +
 .../modules/InsertTable/insert_table.js            |    94 +
 .../xinha-1.5.1/modules/InsertTable/lang/b5.js     |    13 +
 .../xinha-1.5.1/modules/InsertTable/lang/ch.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/cz.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/da.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/de.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/ee.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/el.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/es.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/eu.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/fa.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/fi.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/fr.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/he.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/hu.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/it.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/ja.js     |    50 +
 .../modules/InsertTable/lang/lc_base.js            |    66 +
 .../xinha-1.5.1/modules/InsertTable/lang/lt.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/lv.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/nb.js     |    30 +
 .../xinha-1.5.1/modules/InsertTable/lang/nl.js     |    32 +
 .../xinha-1.5.1/modules/InsertTable/lang/pl.js     |    48 +
 .../xinha-1.5.1/modules/InsertTable/lang/pt_br.js  |    49 +
 .../xinha-1.5.1/modules/InsertTable/lang/ro.js     |    28 +
 .../xinha-1.5.1/modules/InsertTable/lang/ru.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/sh.js     |    46 +
 .../xinha-1.5.1/modules/InsertTable/lang/si.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/sr.js     |    46 +
 .../xinha-1.5.1/modules/InsertTable/lang/sv.js     |    45 +
 .../xinha-1.5.1/modules/InsertTable/lang/th.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/tr.js     |    50 +
 .../xinha-1.5.1/modules/InsertTable/lang/vn.js     |    15 +
 .../xinha-1.5.1/modules/InsertTable/lang/zh_cn.js  |    13 +
 .../modules/InsertTable/pluginMethods.js           |   118 +
 .../modules/InternetExplorer/InternetExplorer.js   |  1002 ++
 .../editors/xinha-1.5.1/modules/Opera/Opera.js     |   954 ++
 .../editors/xinha-1.5.1/modules/Opera/lang/ch.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/da.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/de.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/es.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/eu.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/fa.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/fr.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/ja.js   |    13 +
 .../xinha-1.5.1/modules/Opera/lang/lc_base.js      |    26 +
 .../editors/xinha-1.5.1/modules/Opera/lang/pl.js   |    13 +
 .../xinha-1.5.1/modules/Opera/lang/pt_br.js        |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/ru.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/sr.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/sv.js   |    13 +
 .../editors/xinha-1.5.1/modules/Opera/lang/tr.js   |    13 +
 .../editors/xinha-1.5.1/modules/WebKit/WebKit.js   |   952 ++
 .../xinha-1.5.1/modules/WebKit/lang/lc_base.js     |    25 +
 .../plugins/Abbreviation/Abbreviation.js           |   153 +
 .../xinha-1.5.1/plugins/Abbreviation/abbr/de.js    |    40 +
 .../xinha-1.5.1/plugins/Abbreviation/abbr/en.js    |    16 +
 .../plugins/Abbreviation/abbreviation.css          |    11 +
 .../xinha-1.5.1/plugins/Abbreviation/dialog.html   |    16 +
 .../plugins/Abbreviation/img/ed_abbreviation.gif   |   Bin 0 -> 134 bytes
 .../xinha-1.5.1/plugins/Abbreviation/lang/ch.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/cz.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/da.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ee.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/el.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/es.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/eu.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fa.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fi.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/he.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/hu.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/it.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ja.js    |    17 +
 .../plugins/Abbreviation/lang/lc_base.js           |    29 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/lt.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/lv.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/pl.js    |    15 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/pt_br.js |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ro.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/ru.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sh.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/si.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sr.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/sv.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/th.js    |    14 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/tr.js    |    17 +
 .../xinha-1.5.1/plugins/Abbreviation/lang/vn.js    |    14 +
 .../plugins/CSSDropDowns/CSSDropDowns.js           |   149 +
 .../xinha-1.5.1/plugins/CSSPicker/CSSPicker.js     |   168 +
 .../xinha-1.5.1/plugins/CharCounter/CharCounter.js |   101 +
 .../xinha-1.5.1/plugins/CharCounter/lang/de.js     |    16 +
 .../xinha-1.5.1/plugins/CharCounter/lang/fr.js     |    14 +
 .../xinha-1.5.1/plugins/CharCounter/lang/ja.js     |    15 +
 .../plugins/CharCounter/lang/lc_base.js            |    28 +
 .../xinha-1.5.1/plugins/CharCounter/lang/nb.js     |    13 +
 .../xinha-1.5.1/plugins/CharCounter/lang/nl.js     |    15 +
 .../xinha-1.5.1/plugins/CharCounter/lang/pt_br.js  |    16 +
 .../plugins/CharacterMap/CharacterMap.css          |    43 +
 .../plugins/CharacterMap/CharacterMap.js           |   124 +
 .../plugins/CharacterMap/img/ed_charmap.gif        |   Bin 0 -> 134 bytes
 .../xinha-1.5.1/plugins/CharacterMap/lang/de.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/es.js    |     7 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/fr.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/it.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/ja.js    |    16 +
 .../plugins/CharacterMap/lang/lc_base.js           |    25 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/nb.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/nl.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/pt_br.js |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/ru.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/sv.js    |    16 +
 .../xinha-1.5.1/plugins/CharacterMap/lang/tr.js    |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/ContextMenu.js |   553 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/b5.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ch.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/cz.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/da.js     |    19 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/de.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ee.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/el.js     |    63 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/es.js     |    60 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/eu.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fa.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fi.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/fr.js     |    60 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/he.js     |    56 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/hu.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/it.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ja.js     |    61 +
 .../plugins/ContextMenu/lang/lc_base.js            |    73 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/lt.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/lv.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/nb.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/nl.js     |    56 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/pl.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/pt_br.js  |    61 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ro.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/ru.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sh.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/si.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sr.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/sv.js     |    57 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/th.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/tr.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/vn.js     |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/lang/zh_cn.js  |    16 +
 .../xinha-1.5.1/plugins/ContextMenu/menu.css       |    67 +
 .../plugins/DefinitionList/DefinitionList.js       |    99 +
 .../plugins/DefinitionList/definition-list.css     |    15 +
 .../plugins/DefinitionList/img/ed_dd.gif           |   Bin 0 -> 138 bytes
 .../plugins/DefinitionList/img/ed_dl.gif           |   Bin 0 -> 136 bytes
 .../plugins/DefinitionList/img/ed_dt.gif           |   Bin 0 -> 149 bytes
 .../xinha-1.5.1/plugins/DefinitionList/lang/ja.js  |    15 +
 .../plugins/DefinitionList/lang/lc_base.js         |    27 +
 .../xinha-1.5.1/plugins/DefinitionList/lang/nl.js  |    15 +
 .../plugins/DefinitionList/lang/pt_br.js           |    15 +
 .../xinha-1.5.1/plugins/DefinitionList/lang/ru.js  |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/DynamicCSS.js   |   237 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/de.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/fr.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/ja.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/lc_base.js |    27 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/nb.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/nl.js      |    15 +
 .../xinha-1.5.1/plugins/DynamicCSS/lang/pt_br.js   |    15 +
 .../editors/xinha-1.5.1/plugins/EditTag/EditTag.js |    56 +
 .../plugins/EditTag/img/ed_edit_tag.gif            |   Bin 0 -> 293 bytes
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ch.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/cz.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/da.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/de.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ee.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/el.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/es.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/eu.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fa.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fi.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/fr.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/he.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/hu.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/it.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ja.js |    16 +
 .../xinha-1.5.1/plugins/EditTag/lang/lc_base.js    |    29 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/lt.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/lv.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/nb.js |    15 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/nl.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/pl.js |    14 +
 .../xinha-1.5.1/plugins/EditTag/lang/pt_br.js      |    17 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ro.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/ru.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sh.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/si.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sr.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/sv.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/th.js |    14 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/tr.js |    16 +
 .../editors/xinha-1.5.1/plugins/EditTag/lang/vn.js |    14 +
 .../plugins/EditTag/popups/edit_tag.html           |    38 +
 .../plugins/EncodeOutput/EncodeOutput.js           |   264 +
 .../xinha-1.5.1/plugins/Equation/ASCIIMathML.js    |  3364 +++++
 .../xinha-1.5.1/plugins/Equation/Equation.js       |   232 +
 .../xinha-1.5.1/plugins/Equation/example.html      |    45 +
 .../xinha-1.5.1/plugins/Equation/img/abs_value.gif |   Bin 0 -> 72 bytes
 .../plugins/Equation/img/diag_fraction.gif         |   Bin 0 -> 70 bytes
 .../xinha-1.5.1/plugins/Equation/img/divide.gif    |   Bin 0 -> 66 bytes
 .../plugins/Equation/img/dsp_greater_equal.gif     |   Bin 0 -> 193 bytes
 .../plugins/Equation/img/dsp_less_equal.gif        |   Bin 0 -> 192 bytes
 .../plugins/Equation/img/dsp_notequal.gif          |   Bin 0 -> 127 bytes
 .../xinha-1.5.1/plugins/Equation/img/equation.gif  |   Bin 0 -> 200 bytes
 .../plugins/Equation/img/equation.old.gif          |   Bin 0 -> 232 bytes
 .../plugins/Equation/img/greater_equal_than.gif    |   Bin 0 -> 56 bytes
 .../plugins/Equation/img/hor_fraction.gif          |   Bin 0 -> 65 bytes
 .../plugins/Equation/img/less_equal_than.gif       |   Bin 0 -> 56 bytes
 .../xinha-1.5.1/plugins/Equation/img/mul.gif       |   Bin 0 -> 56 bytes
 .../xinha-1.5.1/plugins/Equation/img/notequal.gif  |   Bin 0 -> 57 bytes
 .../plugins/Equation/img/parenthesis.gif           |   Bin 0 -> 72 bytes
 .../xinha-1.5.1/plugins/Equation/img/root.gif      |   Bin 0 -> 74 bytes
 .../plugins/Equation/img/square_root.gif           |   Bin 0 -> 70 bytes
 .../xinha-1.5.1/plugins/Equation/lang/ch.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/cz.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/da.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/de.js        |    24 +
 .../xinha-1.5.1/plugins/Equation/lang/ee.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/el.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/es.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/eu.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/fa.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/fi.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/fr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/he.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/hu.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/it.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/ja.js        |    23 +
 .../xinha-1.5.1/plugins/Equation/lang/lc_base.js   |   329 +
 .../xinha-1.5.1/plugins/Equation/lang/lt.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/lv.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/nb.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/nl.js        |    23 +
 .../xinha-1.5.1/plugins/Equation/lang/pl.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/pt_br.js     |    31 +
 .../xinha-1.5.1/plugins/Equation/lang/ro.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/ru.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/sh.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/si.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/sr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/sv.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/th.js        |    14 +
 .../xinha-1.5.1/plugins/Equation/lang/tr.js        |    15 +
 .../xinha-1.5.1/plugins/Equation/lang/vn.js        |    14 +
 .../plugins/Equation/popups/dialog.html            |   377 +
 .../xinha-1.5.1/plugins/Equation/readme.txt        |    38 +
 .../plugins/FancySelects/FancySelects.css          |    14 +
 .../plugins/FancySelects/FancySelects.js           |   168 +
 .../plugins/FancySelects/lang/lc_base.js           |    25 +
 .../select2-4.0.6-rc.1-dist/css/select2.css        |   484 +
 .../select2-4.0.6-rc.1-dist/css/select2.min.css    |     1 +
 .../select2-4.0.6-rc.1-dist/js/i18n/af.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ar.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/az.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/bg.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/bs.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ca.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/cs.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/da.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/de.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/dsb.js         |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/el.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/en.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/es.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/et.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/eu.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fa.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/fr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/gl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/he.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hsb.js         |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hu.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/hy.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/id.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/is.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/it.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ja.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/km.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ko.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/lt.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/lv.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/mk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ms.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/nb.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/nl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ps.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pt-BR.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/pt.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ro.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/ru.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sl.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sr-Cyrl.js     |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/sv.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/th.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/tk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/tr.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/uk.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/vi.js          |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/zh-CN.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/i18n/zh-TW.js       |     3 +
 .../select2-4.0.6-rc.1-dist/js/select2.full.js     |  6559 +++++++++
 .../select2-4.0.6-rc.1-dist/js/select2.full.min.js |     1 +
 .../select2-4.0.6-rc.1-dist/js/select2.js          |  5847 ++++++++
 .../select2-4.0.6-rc.1-dist/js/select2.min.js      |     1 +
 .../xinha-1.5.1/plugins/FindReplace/FindReplace.js |    42 +
 .../xinha-1.5.1/plugins/FindReplace/fr_engine.js   |   149 +
 .../plugins/FindReplace/img/ed_find.gif            |   Bin 0 -> 98 bytes
 .../xinha-1.5.1/plugins/FindReplace/lang/cz.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/da.js     |    14 +
 .../xinha-1.5.1/plugins/FindReplace/lang/de.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/es.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/fr.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/he.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/hu.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ja.js     |    32 +
 .../plugins/FindReplace/lang/lc_base.js            |    45 +
 .../xinha-1.5.1/plugins/FindReplace/lang/nb.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/nl.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/pl.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/pt_br.js  |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ro.js     |    13 +
 .../xinha-1.5.1/plugins/FindReplace/lang/ru.js     |    32 +
 .../xinha-1.5.1/plugins/FindReplace/lang/sv.js     |    32 +
 .../plugins/FindReplace/popups/find_replace.html   |   162 +
 .../plugins/FormOperations/FormOperations.js       |   756 +
 .../xinha-1.5.1/plugins/FormOperations/README      |    32 +
 .../plugins/FormOperations/default_form.html       |    36 +
 .../plugins/FormOperations/formmail.php            |    95 +
 .../xinha-1.5.1/plugins/FormOperations/iframe.css  |     1 +
 .../plugins/FormOperations/img/buttons.gif         |   Bin 0 -> 1947 bytes
 .../xinha-1.5.1/plugins/FormOperations/lang/de.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/fr.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/ja.js  |    61 +
 .../plugins/FormOperations/lang/lc_base.js         |    35 +
 .../xinha-1.5.1/plugins/FormOperations/lang/nb.js  |    19 +
 .../xinha-1.5.1/plugins/FormOperations/lang/nl.js  |    19 +
 .../plugins/FormOperations/lang/pt_br.js           |    21 +
 .../xinha-1.5.1/plugins/FormOperations/panel.html  |   213 +
 .../editors/xinha-1.5.1/plugins/Forms/Forms.js     |   354 +
 .../editors/xinha-1.5.1/plugins/Forms/forms.css    |     3 +
 .../xinha-1.5.1/plugins/Forms/img/ed_button.gif    |   Bin 0 -> 89 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_checkbox.gif  |   Bin 0 -> 102 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_fieldset.gif  |   Bin 0 -> 76 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_file.gif      |   Bin 0 -> 130 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_form.gif      |   Bin 0 -> 114 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_hidden.gif    |   Bin 0 -> 83 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_image.gif     |   Bin 0 -> 562 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_label.gif     |   Bin 0 -> 58 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_password.gif  |   Bin 0 -> 111 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_radio.gif     |   Bin 0 -> 104 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_reset.gif     |   Bin 0 -> 97 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_select.gif    |   Bin 0 -> 111 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_submit.gif    |   Bin 0 -> 94 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_text.gif      |   Bin 0 -> 112 bytes
 .../xinha-1.5.1/plugins/Forms/img/ed_textarea.gif  |   Bin 0 -> 115 bytes
 .../editors/xinha-1.5.1/plugins/Forms/lang/ch.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/cz.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/da.js   |    18 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/de.js   |    20 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ee.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/el.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/es.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/eu.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fa.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fi.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/fr.js   |    21 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/he.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/hu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/it.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ja.js   |    97 +
 .../xinha-1.5.1/plugins/Forms/lang/lc_base.js      |    93 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/lt.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/lv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/nb.js   |    20 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/nl.js   |    98 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/pl.js   |    19 +
 .../xinha-1.5.1/plugins/Forms/lang/pt_br.js        |    78 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ro.js   |    15 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/ru.js   |    17 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sh.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/si.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sr.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/sv.js   |    18 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/th.js   |    14 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/tr.js   |    16 +
 .../editors/xinha-1.5.1/plugins/Forms/lang/vn.js   |    14 +
 .../xinha-1.5.1/plugins/Forms/popups/fieldset.html |    45 +
 .../xinha-1.5.1/plugins/Forms/popups/form.html     |    89 +
 .../xinha-1.5.1/plugins/Forms/popups/input.html    |   179 +
 .../xinha-1.5.1/plugins/Forms/popups/label.html    |    58 +
 .../xinha-1.5.1/plugins/Forms/popups/select.html   |   208 +
 .../xinha-1.5.1/plugins/Forms/popups/textarea.html |   112 +
 .../xinha-1.5.1/plugins/FullPage/FullPage.js       |   209 +
 .../xinha-1.5.1/plugins/FullPage/img/docprop.gif   |   Bin 0 -> 613 bytes
 .../xinha-1.5.1/plugins/FullPage/lang/ch.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/cz.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/da.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/de.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/ee.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/el.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/es.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/eu.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/fa.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/fi.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/fr.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/he.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/hu.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/it.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/ja.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/lc_base.js   |    42 +
 .../xinha-1.5.1/plugins/FullPage/lang/lt.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/lv.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/nb.js        |    24 +
 .../xinha-1.5.1/plugins/FullPage/lang/nl.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/pl.js        |    25 +
 .../xinha-1.5.1/plugins/FullPage/lang/pt_br.js     |    32 +
 .../xinha-1.5.1/plugins/FullPage/lang/ro.js        |    22 +
 .../xinha-1.5.1/plugins/FullPage/lang/ru.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/sh.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/si.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/sr.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/sv.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/th.js        |    14 +
 .../xinha-1.5.1/plugins/FullPage/lang/tr.js        |    15 +
 .../xinha-1.5.1/plugins/FullPage/lang/vn.js        |    14 +
 .../plugins/FullPage/popups/docprop.html           |   142 +
 .../plugins/GenericPlugin/GenericPlugin.js         |   117 +
 .../editors/xinha-1.5.1/plugins/GetHtml/GetHtml.js |    17 +
 .../plugins/HorizontalRule/HorizontalRule.js       |   163 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/b5.js  |    13 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ch.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/cz.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/da.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/de.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ee.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/el.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/es.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/eu.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fa.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fi.js  |    23 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/fr.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/he.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/hu.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/it.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ja.js  |    32 +
 .../plugins/HorizontalRule/lang/lc_base.js         |    43 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/lt.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/lv.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/nb.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/nl.js  |    32 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/pl.js  |    25 +
 .../plugins/HorizontalRule/lang/pt_br.js           |    29 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ro.js  |    24 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/ru.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sh.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/si.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sr.js  |    20 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/sv.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/th.js  |    15 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/tr.js  |    25 +
 .../xinha-1.5.1/plugins/HorizontalRule/lang/vn.js  |    15 +
 .../plugins/HorizontalRule/lang/zh_cn.js           |    13 +
 .../popups/edit_horizontal_rule.html               |   141 +
 .../xinha-1.5.1/plugins/HtmlEntities/Entities.js   |   204 +
 .../plugins/HtmlEntities/HtmlEntities.js           |    51 +
 .../xinha-1.5.1/plugins/HtmlEntities/iso-8859-1.js |   109 +
 .../plugins/InsertAnchor/InsertAnchor.js           |   166 +
 .../xinha-1.5.1/plugins/InsertAnchor/dialog.html   |    19 +
 .../plugins/InsertAnchor/img/insert-anchor.gif     |   Bin 0 -> 370 bytes
 .../plugins/InsertAnchor/img/placeholder.gif       |   Bin 0 -> 834 bytes
 .../plugins/InsertAnchor/insert-anchor.css         |    10 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ch.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/cz.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/da.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ee.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/el.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/es.js    |    15 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/eu.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fa.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fi.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/he.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/hu.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/it.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ja.js    |    17 +
 .../plugins/InsertAnchor/lang/lc_base.js           |    29 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/lt.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/lv.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/pl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/pt_br.js |    17 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ro.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/ru.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sh.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/si.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sr.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/sv.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/th.js    |    14 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/tr.js    |    15 +
 .../xinha-1.5.1/plugins/InsertAnchor/lang/vn.js    |    14 +
 .../plugins/InsertAnchor/popups/insert_anchor.html |    59 +
 .../xinha-1.5.1/plugins/InsertNote/InsertNote.js   |   601 +
 .../xinha-1.5.1/plugins/InsertNote/dialog.html     |    12 +
 .../plugins/InsertNote/img/insert-note.gif         |   Bin 0 -> 627 bytes
 .../xinha-1.5.1/plugins/InsertNote/lang/ch.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/cz.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/da.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/de.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ee.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/el.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/es.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/eu.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fa.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fi.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/fr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/he.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/hu.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/it.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ja.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lc_base.js |    28 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lt.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/lv.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/nb.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/nl.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/pl.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/pt_br.js   |    14 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ro.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/ru.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sh.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/si.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/sv.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/th.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/tr.js      |    13 +
 .../xinha-1.5.1/plugins/InsertNote/lang/vn.js      |    13 +
 .../plugins/InsertPagebreak/InsertPagebreak.js     |    43 +
 .../plugins/InsertPagebreak/img/pagebreak.gif      |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/de.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/fr.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/ja.js |    13 +
 .../plugins/InsertPagebreak/lang/lc_base.js        |    26 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/nb.js |    13 +
 .../xinha-1.5.1/plugins/InsertPagebreak/lang/nl.js |    13 +
 .../plugins/InsertPagebreak/lang/pt_br.js          |    13 +
 .../plugins/InsertSmiley/InsertSmiley.js           |   191 +
 .../xinha-1.5.1/plugins/InsertSmiley/README.txt    |    13 +
 .../xinha-1.5.1/plugins/InsertSmiley/dialog.css    |     3 +
 .../xinha-1.5.1/plugins/InsertSmiley/dialog.html   |     4 +
 .../plugins/InsertSmiley/img/ed_smiley.gif         |   Bin 0 -> 414 bytes
 .../xinha-1.5.1/plugins/InsertSmiley/lang/de.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/fr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/ja.js    |    17 +
 .../plugins/InsertSmiley/lang/lc_base.js           |    25 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/nb.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/nl.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/pt_br.js |    16 +
 .../xinha-1.5.1/plugins/InsertSmiley/lang/tr.js    |    17 +
 .../xinha-1.5.1/plugins/InsertSmiley/smileys.txt   |   580 +
 .../plugins/InsertSmiley/smileys/Angry.gif         |   Bin 0 -> 170 bytes
 .../plugins/InsertSmiley/smileys/Cool.gif          |   Bin 0 -> 166 bytes
 .../plugins/InsertSmiley/smileys/Excited.gif       |   Bin 0 -> 230 bytes
 .../plugins/InsertSmiley/smileys/Grin.gif          |   Bin 0 -> 166 bytes
 .../plugins/InsertSmiley/smileys/Pleased.gif       |   Bin 0 -> 172 bytes
 .../plugins/InsertSmiley/smileys/Sad.gif           |   Bin 0 -> 171 bytes
 .../plugins/InsertSmiley/smileys/Surprised.gif     |   Bin 0 -> 171 bytes
 .../plugins/InsertSmiley/smileys/Wink.gif          |   Bin 0 -> 172 bytes
 .../plugins/InsertSmiley/smileys/smileys.js        |    10 +
 .../plugins/InsertSmiley/smileys/smileys.php       |    34 +
 .../plugins/InsertSnippet/InsertSnippet.css        |    93 +
 .../plugins/InsertSnippet/InsertSnippet.js         |    92 +
 .../plugins/InsertSnippet/demosnippets.js          |    15 +
 .../plugins/InsertSnippet/img/ed_snippet.gif       |   Bin 0 -> 606 bytes
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ch.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/cz.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/da.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/de.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ee.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/el.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/es.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/eu.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fa.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fi.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/fr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/he.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/hu.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/it.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ja.js   |    18 +
 .../plugins/InsertSnippet/lang/lc_base.js          |    38 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/lt.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/lv.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/nb.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/nl.js   |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/pl.js   |    13 +
 .../plugins/InsertSnippet/lang/pt_br.js            |    20 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ro.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/ru.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sh.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/si.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/sv.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/th.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/tr.js   |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet/lang/vn.js   |    13 +
 .../InsertSnippet/popups/insertsnippet.html        |   133 +
 .../xinha-1.5.1/plugins/InsertSnippet/readme.html  |    57 +
 .../plugins/InsertSnippet/snippets.html            |    29 +
 .../xinha-1.5.1/plugins/InsertSnippet/snippets.php |    22 +
 .../plugins/InsertSnippet2/InsertSnippet.css       |    92 +
 .../plugins/InsertSnippet2/InsertSnippet2.js       |   396 +
 .../xinha-1.5.1/plugins/InsertSnippet2/dialog.html |    20 +
 .../xinha-1.5.1/plugins/InsertSnippet2/img/1.PNG   |   Bin 0 -> 267 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/10.PNG  |   Bin 0 -> 258 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/11.PNG  |   Bin 0 -> 294 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/12.PNG  |   Bin 0 -> 260 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/13.PNG  |   Bin 0 -> 263 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/14.PNG  |   Bin 0 -> 272 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/15.PNG  |   Bin 0 -> 261 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/16.PNG  |   Bin 0 -> 257 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/2.PNG   |   Bin 0 -> 255 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/3.PNG   |   Bin 0 -> 272 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/4.PNG   |   Bin 0 -> 265 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/5.PNG   |   Bin 0 -> 261 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/6.PNG   |   Bin 0 -> 275 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/7.PNG   |   Bin 0 -> 262 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/8.PNG   |   Bin 0 -> 282 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/img/9.PNG   |   Bin 0 -> 268 bytes
 .../plugins/InsertSnippet2/img/ed_snippet.gif      |   Bin 0 -> 606 bytes
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ch.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/cz.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/da.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/de.js  |    21 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ee.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/el.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/es.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/eu.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fa.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fi.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/fr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/he.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/hu.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/it.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ja.js  |    16 +
 .../plugins/InsertSnippet2/lang/lc_base.js         |    34 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/lt.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/lv.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/nb.js  |    15 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/nl.js  |    16 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/pl.js  |    13 +
 .../plugins/InsertSnippet2/lang/pt_br.js           |    18 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ro.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/ru.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sh.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/si.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/sv.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/th.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/tr.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/lang/vn.js  |    13 +
 .../xinha-1.5.1/plugins/InsertSnippet2/readme.html |    51 +
 .../plugins/InsertSnippet2/snippets.php            |    37 +
 .../plugins/InsertSnippet2/snippets.xml            |    42 +
 .../xinha-1.5.1/plugins/InsertWords/InsertWords.js |    70 +
 .../xinha-1.5.1/plugins/LangMarks/LangMarks.js     |   179 +
 .../xinha-1.5.1/plugins/LangMarks/lang-marks.css   |    40 +
 .../xinha-1.5.1/plugins/LangMarks/lang/de.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/es.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/fr.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/ja.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/lc_base.js  |    31 +
 .../xinha-1.5.1/plugins/LangMarks/lang/nb.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/nl.js       |    18 +
 .../xinha-1.5.1/plugins/LangMarks/lang/pt_br.js    |    18 +
 .../editors/xinha-1.5.1/plugins/Linker/Linker.js   |   106 +
 .../xinha-1.5.1/plugins/Linker/dTree/api.html      |   252 +
 .../xinha-1.5.1/plugins/Linker/dTree/dtree.css     |    41 +
 .../xinha-1.5.1/plugins/Linker/dTree/dtree.js      |   725 +
 .../plugins/Linker/dTree/example01.html            |    53 +
 .../xinha-1.5.1/plugins/Linker/dTree/img/base.gif  |   Bin 0 -> 1018 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/cd.gif    |   Bin 0 -> 228 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/copy.gif  |   Bin 0 -> 641 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/empty.gif |   Bin 0 -> 62 bytes
 .../plugins/Linker/dTree/img/folder.gif            |   Bin 0 -> 355 bytes
 .../plugins/Linker/dTree/img/folderopen.gif        |   Bin 0 -> 365 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/globe.gif |   Bin 0 -> 1080 bytes
 .../plugins/Linker/dTree/img/imgfolder.gif         |   Bin 0 -> 609 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/join.gif  |   Bin 0 -> 62 bytes
 .../plugins/Linker/dTree/img/joinbottom.gif        |   Bin 0 -> 55 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/line.gif  |   Bin 0 -> 46 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/minus.gif |   Bin 0 -> 82 bytes
 .../plugins/Linker/dTree/img/minusbottom.gif       |   Bin 0 -> 76 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/move.gif  |   Bin 0 -> 653 bytes
 .../plugins/Linker/dTree/img/musicfolder.gif       |   Bin 0 -> 626 bytes
 .../plugins/Linker/dTree/img/nolines_minus.gif     |   Bin 0 -> 64 bytes
 .../plugins/Linker/dTree/img/nolines_plus.gif      |   Bin 0 -> 67 bytes
 .../plugins/Linker/dTree/img/offline.gif           |   Bin 0 -> 1001 bytes
 .../plugins/Linker/dTree/img/offline.png           |   Bin 0 -> 922 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/page.gif  |   Bin 0 -> 556 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/plus.gif  |   Bin 0 -> 86 bytes
 .../plugins/Linker/dTree/img/plusbottom.gif        |   Bin 0 -> 82 bytes
 .../plugins/Linker/dTree/img/question.gif          |   Bin 0 -> 1034 bytes
 .../xinha-1.5.1/plugins/Linker/dTree/img/trash.gif |   Bin 0 -> 1036 bytes
 .../editors/xinha-1.5.1/plugins/Linker/dialog.html |   107 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ch.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/cz.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/da.js  |    20 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/de.js  |    31 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ee.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/el.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/es.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/eu.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fa.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fi.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/fr.js  |    31 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/he.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/hu.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/it.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ja.js  |    37 +
 .../xinha-1.5.1/plugins/Linker/lang/lc_base.js     |    55 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/lt.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/lv.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/nb.js  |    21 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/nl.js  |    21 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/pl.js  |    31 +
 .../xinha-1.5.1/plugins/Linker/lang/pt_br.js       |    39 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ro.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/ru.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sh.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/si.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sr.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/sv.js  |    18 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/th.js  |    14 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/tr.js  |    17 +
 .../editors/xinha-1.5.1/plugins/Linker/lang/vn.js  |    17 +
 .../xinha-1.5.1/plugins/Linker/link-picker.js      |   138 +
 .../xinha-1.5.1/plugins/Linker/pluginMethods.js    |   642 +
 .../editors/xinha-1.5.1/plugins/Linker/scan.php    |   114 +
 .../plugins/ListOperations/ListOperations.js       |    90 +
 .../xinha-1.5.1/plugins/ListType/ListType.css      |    43 +
 .../xinha-1.5.1/plugins/ListType/ListType.js       |   191 +
 .../xinha-1.5.1/plugins/ListType/img/circle.png    |   Bin 0 -> 180 bytes
 .../xinha-1.5.1/plugins/ListType/img/decimal.png   |   Bin 0 -> 230 bytes
 .../xinha-1.5.1/plugins/ListType/img/disc.png      |   Bin 0 -> 166 bytes
 .../plugins/ListType/img/lower-alpha.png           |   Bin 0 -> 201 bytes
 .../plugins/ListType/img/lower-roman.png           |   Bin 0 -> 175 bytes
 .../xinha-1.5.1/plugins/ListType/img/none.png      |   Bin 0 -> 146 bytes
 .../xinha-1.5.1/plugins/ListType/img/square.png    |   Bin 0 -> 156 bytes
 .../plugins/ListType/img/upper-alpha.png           |   Bin 0 -> 222 bytes
 .../plugins/ListType/img/upper-roman.png           |   Bin 0 -> 202 bytes
 .../xinha-1.5.1/plugins/ListType/lang/de.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/es.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/fr.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/ja.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/lc_base.js   |    31 +
 .../xinha-1.5.1/plugins/ListType/lang/nb.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/nl.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/pl.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/pt_br.js     |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/ru.js        |    19 +
 .../xinha-1.5.1/plugins/ListType/lang/sv.js        |    19 +
 .../MootoolsFileManager.FileManager.js             |   405 +
 .../MootoolsFileManager.ImageManager.js            |   685 +
 .../MootoolsFileManager/MootoolsFileManager.css    |    61 +
 .../MootoolsFileManager/MootoolsFileManager.js     |   262 +
 .../plugins/MootoolsFileManager/README.DEVELOPERS  |     5 +
 .../MootoolsFileManager/XinhaFileManager.php       |    69 +
 .../plugins/MootoolsFileManager/backend.php        |   180 +
 .../plugins/MootoolsFileManager/config.php         |   247 +
 .../MootoolsFileManager/img/ed_linkfile.gif        |   Bin 0 -> 288 bytes
 .../plugins/MootoolsFileManager/img/locked.gif     |   Bin 0 -> 398 bytes
 .../plugins/MootoolsFileManager/lang/da.js         |    14 +
 .../plugins/MootoolsFileManager/lang/de.js         |    14 +
 .../plugins/MootoolsFileManager/lang/fr.js         |    14 +
 .../plugins/MootoolsFileManager/lang/ja.js         |    14 +
 .../plugins/MootoolsFileManager/lang/lc_base.js    |    26 +
 .../plugins/MootoolsFileManager/lang/nb.js         |    14 +
 .../plugins/MootoolsFileManager/lang/nl.js         |    14 +
 .../plugins/MootoolsFileManager/lang/pl.js         |    14 +
 .../plugins/MootoolsFileManager/lang/pt_br.js      |    14 +
 .../Assets/Connector/FileManager.php               |  5462 +++++++
 .../Connector/FileManagerWithAliasSupport.php      |   242 +
 .../Assets/Connector/ID3.class.php                 |   632 +
 .../Assets/Connector/Image.class.php               |   799 +
 .../Assets/Connector/MimeTypes.ini                 |   223 +
 .../Assets/Connector/Tooling.php                   |   441 +
 .../mootools-filemanager/Assets/Css/Additions.css  |   141 +
 .../Assets/Css/FileManager.css                     |  1180 ++
 .../Assets/Css/FileManager_ie7.css                 |    39 +
 .../Assets/Images/Icons/7z.png                     |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/Large/7z.png               |   Bin 0 -> 2310 bytes
 .../Assets/Images/Icons/Large/ace.png              |   Bin 0 -> 4232 bytes
 .../Assets/Images/Icons/Large/as.png               |   Bin 0 -> 3219 bytes
 .../Assets/Images/Icons/Large/avi.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/bat.png              |   Bin 0 -> 1938 bytes
 .../Assets/Images/Icons/Large/bmp.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/broken_img.png       |   Bin 0 -> 2094 bytes
 .../Assets/Images/Icons/Large/cmd.png              |   Bin 0 -> 1938 bytes
 .../Assets/Images/Icons/Large/default-error.png    |   Bin 0 -> 4433 bytes
 .../Assets/Images/Icons/Large/default-missing.png  |   Bin 0 -> 1774 bytes
 .../Assets/Images/Icons/Large/default.png          |   Bin 0 -> 1390 bytes
 .../Assets/Images/Icons/Large/directory.png        |   Bin 0 -> 2670 bytes
 .../Assets/Images/Icons/Large/directory_up.png     |   Bin 0 -> 3193 bytes
 .../Assets/Images/Icons/Large/doc.png              |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/docx.png             |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/exe.png              |   Bin 0 -> 3576 bytes
 .../Assets/Images/Icons/Large/f4v.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/flv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/gif.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/gz.png               |   Bin 0 -> 2310 bytes
 .../Assets/Images/Icons/Large/html.png             |   Bin 0 -> 3055 bytes
 .../Assets/Images/Icons/Large/ini.png              |   Bin 0 -> 2589 bytes
 .../Assets/Images/Icons/Large/ink.png              |   Bin 0 -> 2430 bytes
 .../Assets/Images/Icons/Large/iso.png              |   Bin 0 -> 2981 bytes
 .../Assets/Images/Icons/Large/jpeg.png             |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/jpg.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/js.png               |   Bin 0 -> 3037 bytes
 .../Assets/Images/Icons/Large/m2v.png              |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/mkv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mov.png              |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/mp3.png              |   Bin 0 -> 2560 bytes
 .../Assets/Images/Icons/Large/mp4.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mpeg.png             |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/mpg.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/odp.png              |   Bin 0 -> 2801 bytes
 .../Assets/Images/Icons/Large/ods.png              |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/odt.png              |   Bin 0 -> 3318 bytes
 .../Assets/Images/Icons/Large/ogg.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/oversized_img.png    |   Bin 0 -> 4641 bytes
 .../Assets/Images/Icons/Large/pdf.png              |   Bin 0 -> 3172 bytes
 .../Assets/Images/Icons/Large/php.png              |   Bin 0 -> 3534 bytes
 .../Assets/Images/Icons/Large/png.png              |   Bin 0 -> 3503 bytes
 .../Assets/Images/Icons/Large/ppt.png              |   Bin 0 -> 2801 bytes
 .../Assets/Images/Icons/Large/rar.png              |   Bin 0 -> 4208 bytes
 .../Assets/Images/Icons/Large/rb.png               |   Bin 0 -> 3173 bytes
 .../Assets/Images/Icons/Large/rm.png               |   Bin 0 -> 2886 bytes
 .../Assets/Images/Icons/Large/sql.png              |   Bin 0 -> 2748 bytes
 .../Assets/Images/Icons/Large/swf.png              |   Bin 0 -> 2648 bytes
 .../Assets/Images/Icons/Large/tar.png              |   Bin 0 -> 4184 bytes
 .../Assets/Images/Icons/Large/wmv.png              |   Bin 0 -> 4089 bytes
 .../Assets/Images/Icons/Large/xls.png              |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/xlsx.png             |   Bin 0 -> 2682 bytes
 .../Assets/Images/Icons/Large/zip.png              |   Bin 0 -> 4152 bytes
 .../Assets/Images/Icons/ace.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/as.png                     |   Bin 0 -> 664 bytes
 .../Assets/Images/Icons/avi.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/bat.png                    |   Bin 0 -> 709 bytes
 .../Assets/Images/Icons/bmp.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/broken_img.png             |   Bin 0 -> 1623 bytes
 .../Assets/Images/Icons/cmd.png                    |   Bin 0 -> 709 bytes
 .../Assets/Images/Icons/default-error.png          |   Bin 0 -> 841 bytes
 .../Assets/Images/Icons/default-missing.png        |   Bin 0 -> 546 bytes
 .../Assets/Images/Icons/default.png                |   Bin 0 -> 342 bytes
 .../Assets/Images/Icons/directory.png              |   Bin 0 -> 537 bytes
 .../Assets/Images/Icons/directory_up.png           |   Bin 0 -> 731 bytes
 .../Assets/Images/Icons/doc.png                    |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/docx.png                   |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/exe.png                    |   Bin 0 -> 464 bytes
 .../Assets/Images/Icons/f4v.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/flv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/gif.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/gz.png                     |   Bin 0 -> 766 bytes
 .../Assets/Images/Icons/html.png                   |   Bin 0 -> 734 bytes
 .../Assets/Images/Icons/ini.png                    |   Bin 0 -> 402 bytes
 .../Assets/Images/Icons/ink.png                    |   Bin 0 -> 701 bytes
 .../Assets/Images/Icons/iso.png                    |   Bin 0 -> 673 bytes
 .../Assets/Images/Icons/jpeg.png                   |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/jpg.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/js.png                     |   Bin 0 -> 603 bytes
 .../Assets/Images/Icons/m2v.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/mkv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mov.png                    |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/mp3.png                    |   Bin 0 -> 610 bytes
 .../Assets/Images/Icons/mp4.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mpeg.png                   |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/mpg.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/odp.png                    |   Bin 0 -> 588 bytes
 .../Assets/Images/Icons/ods.png                    |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/odt.png                    |   Bin 0 -> 651 bytes
 .../Assets/Images/Icons/ogg.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/oversized_img.png          |   Bin 0 -> 785 bytes
 .../Assets/Images/Icons/pdf.png                    |   Bin 0 -> 591 bytes
 .../Assets/Images/Icons/php.png                    |   Bin 0 -> 538 bytes
 .../Assets/Images/Icons/png.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/ppt.png                    |   Bin 0 -> 588 bytes
 .../Assets/Images/Icons/rar.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/rb.png                     |   Bin 0 -> 626 bytes
 .../Assets/Images/Icons/rm.png                     |   Bin 0 -> 788 bytes
 .../Assets/Images/Icons/sql.png                    |   Bin 0 -> 579 bytes
 .../Assets/Images/Icons/swf.png                    |   Bin 0 -> 582 bytes
 .../Assets/Images/Icons/tar.png                    |   Bin 0 -> 860 bytes
 .../Assets/Images/Icons/wmv.png                    |   Bin 0 -> 953 bytes
 .../Assets/Images/Icons/xls.png                    |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/xlsx.png                   |   Bin 0 -> 663 bytes
 .../Assets/Images/Icons/zip.png                    |   Bin 0 -> 766 bytes
 .../mootools-filemanager/Assets/Images/add.png     |   Bin 0 -> 733 bytes
 .../Assets/Images/application_side_boxes.png       |   Bin 0 -> 469 bytes
 .../Assets/Images/application_side_list.png        |   Bin 0 -> 507 bytes
 .../Assets/Images/application_side_thumbs.png      |   Bin 0 -> 346 bytes
 .../mootools-filemanager/Assets/Images/bar.gif     |   Bin 0 -> 163 bytes
 .../mootools-filemanager/Assets/Images/button.png  |   Bin 0 -> 146 bytes
 .../Assets/Images/button_disabled.png              |   Bin 0 -> 84 bytes
 .../mootools-filemanager/Assets/Images/cancel.png  |   Bin 0 -> 1137 bytes
 .../Assets/Images/checkbox.png                     |   Bin 0 -> 563 bytes
 .../mootools-filemanager/Assets/Images/close.png   |   Bin 0 -> 1182 bytes
 .../mootools-filemanager/Assets/Images/destroy.png |   Bin 0 -> 868 bytes
 .../Assets/Images/download.png                     |   Bin 0 -> 803 bytes
 .../Assets/Images/drag_n_drop.png                  |   Bin 0 -> 1689 bytes
 .../Assets/Images/filelist.png                     |   Bin 0 -> 267 bytes
 .../Assets/Images/filelist_selected.png            |   Bin 0 -> 2837 bytes
 .../Assets/Images/go_first.png                     |   Bin 0 -> 508 bytes
 .../mootools-filemanager/Assets/Images/go_last.png |   Bin 0 -> 530 bytes
 .../mootools-filemanager/Assets/Images/go_next.png |   Bin 0 -> 345 bytes
 .../Assets/Images/go_previous.png                  |   Bin 0 -> 346 bytes
 .../mootools-filemanager/Assets/Images/loader.gif  |   Bin 0 -> 634 bytes
 .../mootools-filemanager/Assets/Images/menu.png    |   Bin 0 -> 100 bytes
 .../Assets/Images/progress.gif                     |   Bin 0 -> 1113 bytes
 .../mootools-filemanager/Assets/Images/rename.png  |   Bin 0 -> 534 bytes
 .../Assets/Images/transparent.gif                  |   Bin 0 -> 1161 bytes
 .../mootools-filemanager/Assets/Swiff.Uploader.swf |   Bin 0 -> 10222 bytes
 .../mootools-filemanager/Assets/dewplayer.swf      |   Bin 0 -> 9236 bytes
 .../mootools-filemanager/Assets/js/README.md       |    63 +
 .../mootools-filemanager/Assets/js/demo.html       |   120 +
 .../mootools-filemanager/Assets/js/jsGET.js        |   294 +
 .../Assets/js/milkbox/css/close.gif                |   Bin 0 -> 308 bytes
 .../Assets/js/milkbox/css/loading.gif              |   Bin 0 -> 2545 bytes
 .../Assets/js/milkbox/css/loading.old.gif          |   Bin 0 -> 2767 bytes
 .../Assets/js/milkbox/css/milkbox.css              |   106 +
 .../Assets/js/milkbox/css/next.gif                 |   Bin 0 -> 187 bytes
 .../Assets/js/milkbox/css/play-pause.gif           |   Bin 0 -> 263 bytes
 .../Assets/js/milkbox/css/prev.gif                 |   Bin 0 -> 190 bytes
 .../Assets/js/milkbox/milkbox.js                   |  1186 ++
 .../mootools-filemanager/LICENSE                   |    24 +
 .../mootools-filemanager/Language/Language.br.js   |   125 +
 .../mootools-filemanager/Language/Language.cs.js   |   125 +
 .../mootools-filemanager/Language/Language.da.js   |   125 +
 .../mootools-filemanager/Language/Language.de.js   |   125 +
 .../mootools-filemanager/Language/Language.en.js   |   125 +
 .../mootools-filemanager/Language/Language.es.js   |   126 +
 .../mootools-filemanager/Language/Language.fi.js   |   126 +
 .../mootools-filemanager/Language/Language.fr.js   |   126 +
 .../mootools-filemanager/Language/Language.it.js   |   125 +
 .../mootools-filemanager/Language/Language.nl.js   |   125 +
 .../mootools-filemanager/Language/Language.no.js   |   123 +
 .../mootools-filemanager/Language/Language.pl.js   |   126 +
 .../mootools-filemanager/Language/Language.pt.js   |   125 +
 .../mootools-filemanager/Language/Language.ru.js   |   125 +
 .../mootools-filemanager/Language/Language.se.js   |   126 +
 .../mootools-filemanager/Language/language.zh.js   |   123 +
 .../Source/FileManager.TinyMCE.js                  |    67 +
 .../mootools-filemanager/Source/FileManager.js     |  3986 +++++
 .../mootools-filemanager/Source/Gallery.js         |   794 +
 .../Source/NoFlash.Uploader.js                     |   880 ++
 .../mootools-filemanager/Source/Uploader.js        |   423 +
 .../Source/Uploader/Fx.ProgressBar.js              |    78 +
 .../Source/Uploader/Swiff.Uploader.js              |   508 +
 .../xinha-1.5.1/plugins/PasteText/PasteText.js     |   141 +
 .../plugins/PasteText/img/ed_paste_text.gif        |   Bin 0 -> 381 bytes
 .../xinha-1.5.1/plugins/PasteText/lang/ch.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/cz.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/da.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/de.js       |    16 +
 .../xinha-1.5.1/plugins/PasteText/lang/ee.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/el.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/es.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/eu.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fa.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fi.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/fr.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/he.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/hu.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/it.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/ja.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/lc_base.js  |    28 +
 .../xinha-1.5.1/plugins/PasteText/lang/lt.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/lv.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/nb.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/nl.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/pl.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/pt_br.js    |    18 +
 .../xinha-1.5.1/plugins/PasteText/lang/ro.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/ru.js       |    15 +
 .../xinha-1.5.1/plugins/PasteText/lang/sh.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/si.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/sr.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/sv.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/th.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/tr.js       |    14 +
 .../xinha-1.5.1/plugins/PasteText/lang/vn.js       |    14 +
 .../plugins/PasteText/popups/paste_text.html       |     9 +
 .../plugins/PreserveScripts/PreserveScripts.js     |    84 +
 .../xinha-1.5.1/plugins/PreserveScripts/js.png     |   Bin 0 -> 730 bytes
 .../plugins/PreserveScripts/lang/lc_base.js        |    26 +
 .../xinha-1.5.1/plugins/PreserveScripts/php.png    |   Bin 0 -> 698 bytes
 .../xinha-1.5.1/plugins/PreserveScripts/php.svg    |   152 +
 .../plugins/PreserveSelection/PreserveSelection.js |   209 +
 .../xinha-1.5.1/plugins/QuickTag/QuickTag.js       |    53 +
 .../plugins/QuickTag/img/ed_quicktag.gif           |   Bin 0 -> 82 bytes
 .../xinha-1.5.1/plugins/QuickTag/lang/ch.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/cz.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/da.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/de.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ee.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/el.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/es.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/eu.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fa.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fi.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/fr.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/he.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/hu.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/it.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ja.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lc_base.js   |    37 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lt.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/lv.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/nb.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/nl.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/pl.js        |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/pt_br.js     |    24 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ro.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/ru.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sh.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/si.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sr.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/sv.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/th.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/tr.js        |    13 +
 .../xinha-1.5.1/plugins/QuickTag/lang/vn.js        |    13 +
 .../plugins/QuickTag/popups/quicktag.html          |   354 +
 .../xinha-1.5.1/plugins/QuickTag/tag-lib.js        |   356 +
 .../xinha-1.5.1/plugins/SaveOnBlur/SaveOnBlur.js   |    47 +
 .../xinha-1.5.1/plugins/SaveSubmit/README.txt      |    15 +
 .../xinha-1.5.1/plugins/SaveSubmit/SaveSubmit.js   |   159 +
 .../plugins/SaveSubmit/img/ed_save_green.gif       |   Bin 0 -> 208 bytes
 .../plugins/SaveSubmit/img/ed_save_red.gif         |   Bin 0 -> 207 bytes
 .../xinha-1.5.1/plugins/SaveSubmit/lang/da.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/de.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/es.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/fr.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/ja.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/lc_base.js |    28 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/nb.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/nl.js      |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/pl.js      |    13 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/pt_br.js   |    16 +
 .../xinha-1.5.1/plugins/SaveSubmit/lang/ru.js      |    16 +
 .../editors/xinha-1.5.1/plugins/SetId/SetId.js     |    88 +
 .../xinha-1.5.1/plugins/SetId/img/placeholder.gif  |   Bin 0 -> 834 bytes
 .../xinha-1.5.1/plugins/SetId/img/set-id.gif       |   Bin 0 -> 370 bytes
 .../editors/xinha-1.5.1/plugins/SetId/lang/ch.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/cz.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/da.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/de.js   |    19 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ee.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/el.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/es.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/eu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fa.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fi.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/fr.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/he.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/hu.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/it.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ja.js   |    21 +
 .../xinha-1.5.1/plugins/SetId/lang/lc_base.js      |    31 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/lt.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/lv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/nb.js   |    19 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/nl.js   |    21 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/pl.js   |    15 +
 .../xinha-1.5.1/plugins/SetId/lang/pt_br.js        |    22 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ro.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/ru.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sh.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/si.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sr.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/sv.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/th.js   |    14 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/tr.js   |    15 +
 .../editors/xinha-1.5.1/plugins/SetId/lang/vn.js   |    14 +
 .../xinha-1.5.1/plugins/SetId/popups/set_id.html   |    58 +
 .../editors/xinha-1.5.1/plugins/SetId/set-id.css   |     7 +
 .../plugins/SmartReplace/SmartReplace.js           |   369 +
 .../xinha-1.5.1/plugins/SmartReplace/dialog.html   |    16 +
 .../plugins/SmartReplace/img/SmartReplace.svg      |   231 +
 .../plugins/SmartReplace/img/smartquotes.png       |   Bin 0 -> 999 bytes
 .../xinha-1.5.1/plugins/SmartReplace/lang/ch.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/cz.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/da.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/de.js    |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ee.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/el.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/es.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/eu.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fa.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fi.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/fr.js    |    22 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/he.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/hu.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/it.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ja.js    |    20 +
 .../plugins/SmartReplace/lang/lc_base.js           |    33 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/lt.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/lv.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/nb.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/nl.js    |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/pl.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/pt_br.js |    20 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ro.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/ru.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sh.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/si.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sr.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/sv.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/th.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/tr.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/lang/vn.js    |    13 +
 .../xinha-1.5.1/plugins/SmartReplace/readme.txt    |    15 +
 .../editors/xinha-1.5.1/plugins/Stylist/Stylist.js |   717 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/de.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/fr.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/ja.js |    13 +
 .../xinha-1.5.1/plugins/Stylist/lang/lc_base.js    |    25 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/nb.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/nl.js |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/pl.js |    13 +
 .../xinha-1.5.1/plugins/Stylist/lang/pt_br.js      |    13 +
 .../editors/xinha-1.5.1/plugins/Stylist/lang/ru.js |    13 +
 .../xinha-1.5.1/plugins/SuperClean/SuperClean.js   |   182 +
 .../xinha-1.5.1/plugins/SuperClean/dialog.html     |    24 +
 .../plugins/SuperClean/filters/paragraph.js        |     6 +
 .../xinha-1.5.1/plugins/SuperClean/filters/word.js |    53 +
 .../plugins/SuperClean/img/ed_superclean.gif       |   Bin 0 -> 334 bytes
 .../xinha-1.5.1/plugins/SuperClean/lang/ch.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/cz.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/da.js      |    28 +
 .../xinha-1.5.1/plugins/SuperClean/lang/de.js      |    28 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ee.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/el.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/es.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/eu.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fa.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fi.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/fr.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/he.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/hu.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/it.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ja.js      |    29 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lc_base.js |    46 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lt.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/lv.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/nb.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/nl.js      |    27 +
 .../xinha-1.5.1/plugins/SuperClean/lang/pl.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/pt_br.js   |    26 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ro.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/ru.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sh.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/si.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sr.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/sv.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/th.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/tr.js      |    14 +
 .../xinha-1.5.1/plugins/SuperClean/lang/vn.js      |    14 +
 .../plugins/SuperClean/pluginMethods.js            |   357 +
 .../xinha-1.5.1/plugins/SuperClean/tidy.php        |   179 +
 .../plugins/TableOperations/TableOperations.js     |   974 ++
 .../plugins/TableOperations/img/cell-delete.gif    |   Bin 0 -> 207 bytes
 .../TableOperations/img/cell-insert-after.gif      |   Bin 0 -> 323 bytes
 .../TableOperations/img/cell-insert-before.gif     |   Bin 0 -> 325 bytes
 .../plugins/TableOperations/img/cell-merge.gif     |   Bin 0 -> 360 bytes
 .../plugins/TableOperations/img/cell-prop.gif      |   Bin 0 -> 352 bytes
 .../plugins/TableOperations/img/cell-split.gif     |   Bin 0 -> 374 bytes
 .../plugins/TableOperations/img/col-delete.gif     |   Bin 0 -> 208 bytes
 .../TableOperations/img/col-insert-after.gif       |   Bin 0 -> 328 bytes
 .../TableOperations/img/col-insert-before.gif      |   Bin 0 -> 325 bytes
 .../plugins/TableOperations/img/col-split.gif      |   Bin 0 -> 377 bytes
 .../plugins/TableOperations/img/row-delete.gif     |   Bin 0 -> 328 bytes
 .../TableOperations/img/row-insert-above.gif       |   Bin 0 -> 327 bytes
 .../TableOperations/img/row-insert-under.gif       |   Bin 0 -> 327 bytes
 .../plugins/TableOperations/img/row-prop.gif       |   Bin 0 -> 354 bytes
 .../plugins/TableOperations/img/row-split.gif      |   Bin 0 -> 363 bytes
 .../plugins/TableOperations/img/table-prop.gif     |   Bin 0 -> 338 bytes
 .../xinha-1.5.1/plugins/TableOperations/lang/ch.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/cz.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/da.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/de.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ee.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/el.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/es.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/eu.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fa.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fi.js |    80 +
 .../xinha-1.5.1/plugins/TableOperations/lang/fr.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/he.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/hu.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/it.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ja.js |    96 +
 .../plugins/TableOperations/lang/lc_base.js        |    80 +
 .../xinha-1.5.1/plugins/TableOperations/lang/lt.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/lv.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/nb.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/nl.js |    92 +
 .../xinha-1.5.1/plugins/TableOperations/lang/pl.js |    93 +
 .../plugins/TableOperations/lang/pt_br.js          |    94 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ro.js |    90 +
 .../xinha-1.5.1/plugins/TableOperations/lang/ru.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sh.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/si.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sr.js |    16 +
 .../xinha-1.5.1/plugins/TableOperations/lang/sv.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/th.js |    14 +
 .../xinha-1.5.1/plugins/TableOperations/lang/tr.js |    91 +
 .../xinha-1.5.1/plugins/TableOperations/lang/vn.js |    14 +
 .../TableOperations/popups/dialogMergeCells.html   |    26 +
 .../TableOperations/popups/dialogRowCell.html      |    15 +
 .../TableOperations/popups/dialogTable.html        |   119 +
 .../TableOperations/popups/merge_cells.html        |    68 +
 .../plugins/UnsavedChanges/UnsavedChanges.js       |    55 +
 .../xinha-1.5.1/plugins/UnsavedChanges/lang/es.js  |    13 +
 .../xinha-1.5.1/plugins/UnsavedChanges/lang/fr.js  |    13 +
 .../plugins/UnsavedChanges/lang/fr_ca.js           |    13 +
 .../plugins/UnsavedChanges/lang/lc_base.js         |    25 +
 .../plugins/WebKitResize/WebKitResize.js           |   127 +
 .../plugins/WebKitResize/jquery.mb.browser.min.js  |    23 +
 .../plugins/WebKitResize/jquery.webkitresize.js    |  1063 ++
 .../xinha-1.5.1/plugins/WysiwygWrap/WysiwygWrap.js |   101 +
 .../popups/blank.html                              |     0
 .../popups/editor_help.html                        |     0
 .../{xinha-0.96.1 => xinha-1.5.1}/popups/popup.css |     0
 .../authoring/editors/xinha-1.5.1/popups/popup.js  |   140 +
 .../popups/select_color.html                       |     0
 .../editors/xinha-1.5.1/release-notes.txt          |   491 +
 .../skins/blue-look/button-background.png          |   Bin
 .../skins/blue-look/separator.gif                  |   Bin
 .../editors/xinha-1.5.1/skins/blue-look/skin.css   |   110 +
 .../editors/xinha-1.5.1/skins/blue-look/skin.xml   |    11 +
 .../skins/blue-metallic/button-background.png      |   Bin 0 -> 972 bytes
 .../xinha-1.5.1/skins/blue-metallic/separator.gif  |   Bin 0 -> 198 bytes
 .../xinha-1.5.1/skins/blue-metallic/skin.css       |   103 +
 .../skins/green-look/button-background.gif         |   Bin
 .../skins/green-look/separator.gif                 |   Bin
 .../skins/green-look/skin.css                      |     0
 .../editors/xinha-1.5.1/skins/inditreuse/README    |     9 +
 .../editors/xinha-1.5.1/skins/inditreuse/back.png  |   Bin 0 -> 193 bytes
 .../skins/inditreuse/button-background.png         |   Bin 0 -> 209 bytes
 .../editors/xinha-1.5.1/skins/inditreuse/hover.png |   Bin 0 -> 566 bytes
 .../xinha-1.5.1/skins/inditreuse/selected.png      |   Bin 0 -> 592 bytes
 .../xinha-1.5.1/skins/inditreuse/separator.png     |   Bin 0 -> 225 bytes
 .../editors/xinha-1.5.1/skins/inditreuse/skin.css  |    81 +
 .../skins/silva/dialog.jpg                         |   Bin
 .../skins/silva/html.gif                           |   Bin
 .../skins/silva/skin.css                           |     0
 .../skins/silva/skin.xml                           |     0
 .../skins/silva/statusbar.png                      |   Bin
 .../skins/silva/toolbar.png                        |   Bin
 .../editors/xinha-1.5.1/skins/titan/README         |    12 +
 .../editors/xinha-1.5.1/skins/titan/back.png       |   Bin 0 -> 193 bytes
 .../xinha-1.5.1/skins/titan/button-background.png  |   Bin 0 -> 183 bytes
 .../editors/xinha-1.5.1/skins/titan/hover.png      |   Bin 0 -> 497 bytes
 .../editors/xinha-1.5.1/skins/titan/selected.png   |   Bin 0 -> 540 bytes
 .../editors/xinha-1.5.1/skins/titan/separator.png  |   Bin 0 -> 300 bytes
 .../editors/xinha-1.5.1/skins/titan/skin.css       |    81 +
 .../editors/xinha-1.5.1/skins/xp-blue/back.png     |   Bin 0 -> 191 bytes
 .../skins/xp-blue/button-background.png            |   Bin 0 -> 124 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/hover.png    |   Bin 0 -> 105 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/selected.png |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-blue/separator.png        |   Bin 0 -> 252 bytes
 .../editors/xinha-1.5.1/skins/xp-blue/skin.css     |    84 +
 .../editors/xinha-1.5.1/skins/xp-green/back.png    |   Bin 0 -> 225 bytes
 .../skins/xp-green/button-background.png           |   Bin 0 -> 119 bytes
 .../editors/xinha-1.5.1/skins/xp-green/hover.png   |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-green/selected.png        |   Bin 0 -> 105 bytes
 .../xinha-1.5.1/skins/xp-green/separator.png       |   Bin 0 -> 219 bytes
 .../editors/xinha-1.5.1/skins/xp-green/skin.css    |    84 +
 .../xinha-1.5.1/unsupported_plugins/.htaccess      |   105 +
 .../BackgroundImage/BackgroundImage.js             |   136 +
 .../BackgroundImage/backgrounds/blufur.jpg         |   Bin 0 -> 3329 bytes
 .../BackgroundImage/backgrounds/palecnvs.jpg       |   Bin 0 -> 3480 bytes
 .../BackgroundImage/backgrounds/ppplcnvs.jpg       |   Bin 0 -> 3811 bytes
 .../backgrounds/thumbnails/blufur.jpg              |   Bin 0 -> 1193 bytes
 .../backgrounds/thumbnails/palecnvs.jpg            |   Bin 0 -> 1145 bytes
 .../backgrounds/thumbnails/ppplcnvs.jpg            |   Bin 0 -> 3811 bytes
 .../backgrounds/thumbnails/ylwsand.jpg             |   Bin 0 -> 3758 bytes
 .../BackgroundImage/backgrounds/ylwsand.jpg        |   Bin 0 -> 3758 bytes
 .../BackgroundImage/dialog.html                    |    15 +
 .../BackgroundImage/img/ed_bgimage.gif             |   Bin 0 -> 224 bytes
 .../unsupported_plugins/BackgroundImage/lang/b5.js |    15 +
 .../unsupported_plugins/BackgroundImage/lang/ch.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/cz.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/da.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/de.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/ee.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/el.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/es.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/eu.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fa.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fi.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/fr.js |    19 +
 .../BackgroundImage/lang/fr_ca.js                  |    15 +
 .../unsupported_plugins/BackgroundImage/lang/gb.js |    15 +
 .../unsupported_plugins/BackgroundImage/lang/he.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/hu.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/it.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/ja.js |    19 +
 .../BackgroundImage/lang/lc_base.js                |    29 +
 .../unsupported_plugins/BackgroundImage/lang/lt.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/lv.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/nb.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/nl.js |    19 +
 .../unsupported_plugins/BackgroundImage/lang/pl.js |    16 +
 .../BackgroundImage/lang/pt_br.js                  |    19 +
 .../unsupported_plugins/BackgroundImage/lang/ro.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/ru.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sh.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/si.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sr.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/sv.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/th.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/tr.js |    16 +
 .../unsupported_plugins/BackgroundImage/lang/vn.js |    16 +
 .../BackgroundImage/lang/zh_cn.js                  |    15 +
 .../ClientsideSpellcheck/ClientsideSpellcheck.js   |    62 +
 .../img/clientside-spellcheck.gif                  |   Bin 0 -> 97 bytes
 .../ClientsideSpellcheck/img/he-spell-check.gif    |   Bin 0 -> 100 bytes
 .../ClientsideSpellcheck/lang/b5.js                |    15 +
 .../ClientsideSpellcheck/lang/ch.js                |    15 +
 .../ClientsideSpellcheck/lang/cz.js                |    15 +
 .../ClientsideSpellcheck/lang/da.js                |    15 +
 .../ClientsideSpellcheck/lang/de.js                |    17 +
 .../ClientsideSpellcheck/lang/ee.js                |    15 +
 .../ClientsideSpellcheck/lang/el.js                |    15 +
 .../ClientsideSpellcheck/lang/es.js                |    15 +
 .../ClientsideSpellcheck/lang/eu.js                |    15 +
 .../ClientsideSpellcheck/lang/fa.js                |    15 +
 .../ClientsideSpellcheck/lang/fi.js                |    15 +
 .../ClientsideSpellcheck/lang/fr.js                |    15 +
 .../ClientsideSpellcheck/lang/fr_ca.js             |    15 +
 .../ClientsideSpellcheck/lang/gb.js                |    15 +
 .../ClientsideSpellcheck/lang/he.js                |    15 +
 .../ClientsideSpellcheck/lang/hu.js                |    15 +
 .../ClientsideSpellcheck/lang/it.js                |    15 +
 .../ClientsideSpellcheck/lang/ja.js                |    17 +
 .../ClientsideSpellcheck/lang/lc_base.js           |    25 +
 .../ClientsideSpellcheck/lang/lt.js                |    15 +
 .../ClientsideSpellcheck/lang/lv.js                |    15 +
 .../ClientsideSpellcheck/lang/nb.js                |    15 +
 .../ClientsideSpellcheck/lang/nl.js                |    17 +
 .../ClientsideSpellcheck/lang/pl.js                |    15 +
 .../ClientsideSpellcheck/lang/pt_br.js             |    13 +
 .../ClientsideSpellcheck/lang/ro.js                |    15 +
 .../ClientsideSpellcheck/lang/ru.js                |    15 +
 .../ClientsideSpellcheck/lang/sh.js                |    15 +
 .../ClientsideSpellcheck/lang/si.js                |    15 +
 .../ClientsideSpellcheck/lang/sr.js                |    15 +
 .../ClientsideSpellcheck/lang/sv.js                |    15 +
 .../ClientsideSpellcheck/lang/th.js                |    15 +
 .../ClientsideSpellcheck/lang/tr.js                |    15 +
 .../ClientsideSpellcheck/lang/vn.js                |    15 +
 .../ClientsideSpellcheck/lang/zh_cn.js             |    15 +
 .../unsupported_plugins/DoubleClick/DoubleClick.js |    62 +
 .../Classes/ExtendedFileManager.php                |   819 ++
 .../ExtendedFileManager/ExtendedFileManager.js     |   329 +
 .../ExtendedFileManager/Readme.txt                 |   111 +
 .../ExtendedFileManager/assets/EditorContent.js    |   707 +
 .../ExtendedFileManager/assets/ImageEditor.css     |    76 +
 .../ExtendedFileManager/assets/dialog.js           |   115 +
 .../ExtendedFileManager/assets/dragTableCols.js    |   131 +
 .../ExtendedFileManager/assets/editor.css          |   184 +
 .../ExtendedFileManager/assets/editor.js           |   231 +
 .../ExtendedFileManager/assets/editorFrame.css     |    17 +
 .../ExtendedFileManager/assets/editorFrame.js      |   108 +
 .../ExtendedFileManager/assets/hover.htc           |    34 +
 .../ExtendedFileManager/assets/imagelist.css       |    55 +
 .../ExtendedFileManager/assets/images.js           |   313 +
 .../ExtendedFileManager/assets/manager.css         |    49 +
 .../ExtendedFileManager/assets/manager.js          |   554 +
 .../ExtendedFileManager/assets/popup.js            |    87 +
 .../ExtendedFileManager/assets/slider.js           |   105 +
 .../ExtendedFileManager/assets/wz_jsgraphics.js    |  1160 ++
 .../ExtendedFileManager/backend.php                |   110 +
 .../ExtendedFileManager/config.inc.php             |   413 +
 .../ExtendedFileManager/demo_images/.htaccess      |    11 +
 .../ExtendedFileManager/demo_images/bikerpeep.jpg  |   Bin 0 -> 27684 bytes
 .../demo_images/linux/.htaccess                    |    10 +
 .../demo_images/linux/linux.gif                    |   Bin 0 -> 11803 bytes
 .../ExtendedFileManager/demo_images/wesnoth078.jpg |   Bin 0 -> 8460 bytes
 .../ExtendedFileManager/editor.php                 |   172 +
 .../ExtendedFileManager/editorFrame.php            |    84 +
 .../ExtendedFileManager/file-picker.js             |   164 +
 .../ExtendedFileManager/icons/def.gif              |   Bin 0 -> 1100 bytes
 .../ExtendedFileManager/icons/def_small.gif        |   Bin 0 -> 291 bytes
 .../ExtendedFileManager/icons/doc.gif              |   Bin 0 -> 479 bytes
 .../ExtendedFileManager/icons/doc_small.gif        |   Bin 0 -> 140 bytes
 .../ExtendedFileManager/icons/fla.gif              |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/icons/fla_small.gif        |   Bin 0 -> 250 bytes
 .../ExtendedFileManager/icons/folder.gif           |   Bin 0 -> 1191 bytes
 .../ExtendedFileManager/icons/folder_small.gif     |   Bin 0 -> 226 bytes
 .../ExtendedFileManager/icons/gif_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/gz.gif               |   Bin 0 -> 2163 bytes
 .../ExtendedFileManager/icons/gz_small.gif         |   Bin 0 -> 612 bytes
 .../ExtendedFileManager/icons/html.gif             |   Bin 0 -> 2223 bytes
 .../ExtendedFileManager/icons/html_small.gif       |   Bin 0 -> 622 bytes
 .../ExtendedFileManager/icons/jpg_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/js.gif               |   Bin 0 -> 211 bytes
 .../ExtendedFileManager/icons/js_small.gif         |   Bin 0 -> 110 bytes
 .../ExtendedFileManager/icons/mov.gif              |   Bin 0 -> 2326 bytes
 .../ExtendedFileManager/icons/mov_small.gif        |   Bin 0 -> 353 bytes
 .../ExtendedFileManager/icons/pdf.gif              |   Bin 0 -> 621 bytes
 .../ExtendedFileManager/icons/pdf_small.gif        |   Bin 0 -> 230 bytes
 .../ExtendedFileManager/icons/php.gif              |   Bin 0 -> 419 bytes
 .../ExtendedFileManager/icons/php_small.gif        |   Bin 0 -> 120 bytes
 .../ExtendedFileManager/icons/png_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/ppt.gif              |   Bin 0 -> 413 bytes
 .../ExtendedFileManager/icons/ppt_small.gif        |   Bin 0 -> 139 bytes
 .../ExtendedFileManager/icons/rar.gif              |   Bin 0 -> 1718 bytes
 .../ExtendedFileManager/icons/rar_small.gif        |   Bin 0 -> 564 bytes
 .../ExtendedFileManager/icons/txt.gif              |   Bin 0 -> 304 bytes
 .../ExtendedFileManager/icons/txt_small.gif        |   Bin 0 -> 119 bytes
 .../ExtendedFileManager/icons/xls.gif              |   Bin 0 -> 467 bytes
 .../ExtendedFileManager/icons/xls_small.gif        |   Bin 0 -> 139 bytes
 .../ExtendedFileManager/icons/zip.gif              |   Bin 0 -> 2163 bytes
 .../ExtendedFileManager/icons/zip_small.gif        |   Bin 0 -> 612 bytes
 .../ExtendedFileManager/images.php                 |   420 +
 .../ExtendedFileManager/img/1x1_transparent.gif    |   Bin 0 -> 43 bytes
 .../ExtendedFileManager/img/2x2.gif                |   Bin 0 -> 286 bytes
 .../ExtendedFileManager/img/2x2_w.gif              |   Bin 0 -> 286 bytes
 .../ExtendedFileManager/img/btnFolderNew.gif       |   Bin 0 -> 179 bytes
 .../ExtendedFileManager/img/btnFolderNew1.gif      |   Bin 0 -> 590 bytes
 .../ExtendedFileManager/img/btnFolderUp.gif        |   Bin 0 -> 182 bytes
 .../ExtendedFileManager/img/btnFolderUp1.gif       |   Bin 0 -> 596 bytes
 .../ExtendedFileManager/img/btn_cancel.gif         |   Bin 0 -> 672 bytes
 .../ExtendedFileManager/img/btn_ok.gif             |   Bin 0 -> 326 bytes
 .../ExtendedFileManager/img/crop.gif               |   Bin 0 -> 180 bytes
 .../ExtendedFileManager/img/default.gif            |   Bin 0 -> 226 bytes
 .../ExtendedFileManager/img/div.gif                |   Bin 0 -> 42 bytes
 .../ExtendedFileManager/img/dots.gif               |   Bin 0 -> 167 bytes
 .../ExtendedFileManager/img/ed_linkfile.gif        |   Bin 0 -> 288 bytes
 .../ExtendedFileManager/img/ed_linkfile1.gif       |   Bin 0 -> 253 bytes
 .../ExtendedFileManager/img/edit_active.gif        |   Bin 0 -> 151 bytes
 .../ExtendedFileManager/img/edit_copy.gif          |   Bin 0 -> 245 bytes
 .../ExtendedFileManager/img/edit_cut.gif           |   Bin 0 -> 217 bytes
 .../ExtendedFileManager/img/edit_paste.gif         |   Bin 0 -> 265 bytes
 .../ExtendedFileManager/img/edit_pencil.gif        |   Bin 0 -> 132 bytes
 .../ExtendedFileManager/img/edit_rename.gif        |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/img/edit_trash.gif         |   Bin 0 -> 132 bytes
 .../ExtendedFileManager/img/folder.gif             |   Bin 0 -> 1191 bytes
 .../ExtendedFileManager/img/hand.gif               |   Bin 0 -> 103 bytes
 .../ExtendedFileManager/img/islocked2.gif          |   Bin 0 -> 321 bytes
 .../ExtendedFileManager/img/locked.gif             |   Bin 0 -> 398 bytes
 .../ExtendedFileManager/img/measure.gif            |   Bin 0 -> 93 bytes
 .../ExtendedFileManager/img/noimages.gif           |   Bin 0 -> 772 bytes
 .../ExtendedFileManager/img/rotate.gif             |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/save.gif               |   Bin 0 -> 95 bytes
 .../ExtendedFileManager/img/scale.gif              |   Bin 0 -> 106 bytes
 .../ExtendedFileManager/img/spacer.gif             |   Bin 0 -> 43 bytes
 .../ExtendedFileManager/img/t_black.gif            |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/t_white.gif            |   Bin 0 -> 85 bytes
 .../ExtendedFileManager/img/unlocked.gif           |   Bin 0 -> 218 bytes
 .../ExtendedFileManager/img/unlocked2.gif          |   Bin 0 -> 191 bytes
 .../ExtendedFileManager/img/unlocked_empty.gif     |   Bin 0 -> 73 bytes
 .../ExtendedFileManager/lang/b5.js                 |    15 +
 .../ExtendedFileManager/lang/ch.js                 |    22 +
 .../ExtendedFileManager/lang/cz.js                 |    32 +
 .../ExtendedFileManager/lang/da.js                 |   137 +
 .../ExtendedFileManager/lang/de.js                 |   138 +
 .../ExtendedFileManager/lang/ee.js                 |    17 +
 .../ExtendedFileManager/lang/el.js                 |    39 +
 .../ExtendedFileManager/lang/es.js                 |   103 +
 .../ExtendedFileManager/lang/eu.js                 |    36 +
 .../ExtendedFileManager/lang/fa.js                 |    36 +
 .../ExtendedFileManager/lang/fi.js                 |    30 +
 .../ExtendedFileManager/lang/fr.js                 |   138 +
 .../ExtendedFileManager/lang/fr_ca.js              |    15 +
 .../ExtendedFileManager/lang/gb.js                 |    15 +
 .../ExtendedFileManager/lang/he.js                 |    39 +
 .../ExtendedFileManager/lang/hu.js                 |    22 +
 .../ExtendedFileManager/lang/it.js                 |    37 +
 .../ExtendedFileManager/lang/ja.js                 |   142 +
 .../ExtendedFileManager/lang/lc_base.js            |   123 +
 .../ExtendedFileManager/lang/lt.js                 |    22 +
 .../ExtendedFileManager/lang/lv.js                 |    17 +
 .../ExtendedFileManager/lang/nb.js                 |   135 +
 .../ExtendedFileManager/lang/nl.js                 |   134 +
 .../ExtendedFileManager/lang/pl.js                 |   133 +
 .../ExtendedFileManager/lang/pt_br.js              |   105 +
 .../ExtendedFileManager/lang/ro.js                 |    37 +
 .../ExtendedFileManager/lang/ru.js                 |    75 +
 .../ExtendedFileManager/lang/sh.js                 |    36 +
 .../ExtendedFileManager/lang/si.js                 |    17 +
 .../ExtendedFileManager/lang/sr.js                 |    36 +
 .../ExtendedFileManager/lang/sv.js                 |    43 +
 .../ExtendedFileManager/lang/th.js                 |    17 +
 .../ExtendedFileManager/lang/tr.js                 |    43 +
 .../ExtendedFileManager/lang/vn.js                 |    22 +
 .../ExtendedFileManager/lang/zh_cn.js              |    15 +
 .../ExtendedFileManager/manager.php                |   287 +
 .../ExtendedFileManager/prompt.html                |    92 +
 .../ExtendedFileManager/resizer.php                |    88 +
 .../ExtendedFileManager/thumbs.php                 |    85 +
 .../unsupported_plugins/Filter/Filter.js           |    68 +
 .../Filter/filters/paragraph.js                    |     6 +
 .../unsupported_plugins/Filter/filters/word.js     |    53 +
 .../unsupported_plugins/Filter/img/ed_filter.gif   |   Bin 0 -> 334 bytes
 .../unsupported_plugins/Filter/lang/b5.js          |    15 +
 .../unsupported_plugins/Filter/lang/ch.js          |    15 +
 .../unsupported_plugins/Filter/lang/cz.js          |    15 +
 .../unsupported_plugins/Filter/lang/da.js          |    15 +
 .../unsupported_plugins/Filter/lang/de.js          |    16 +
 .../unsupported_plugins/Filter/lang/ee.js          |    15 +
 .../unsupported_plugins/Filter/lang/el.js          |    15 +
 .../unsupported_plugins/Filter/lang/es.js          |    15 +
 .../unsupported_plugins/Filter/lang/eu.js          |    15 +
 .../unsupported_plugins/Filter/lang/fa.js          |    15 +
 .../unsupported_plugins/Filter/lang/fi.js          |    15 +
 .../unsupported_plugins/Filter/lang/fr.js          |    15 +
 .../unsupported_plugins/Filter/lang/fr_ca.js       |    15 +
 .../unsupported_plugins/Filter/lang/gb.js          |    15 +
 .../unsupported_plugins/Filter/lang/he.js          |    15 +
 .../unsupported_plugins/Filter/lang/hu.js          |    15 +
 .../unsupported_plugins/Filter/lang/it.js          |    15 +
 .../unsupported_plugins/Filter/lang/ja.js          |    13 +
 .../unsupported_plugins/Filter/lang/lc_base.js     |    25 +
 .../unsupported_plugins/Filter/lang/lt.js          |    15 +
 .../unsupported_plugins/Filter/lang/lv.js          |    15 +
 .../unsupported_plugins/Filter/lang/nb.js          |    15 +
 .../unsupported_plugins/Filter/lang/nl.js          |    13 +
 .../unsupported_plugins/Filter/lang/pl.js          |    15 +
 .../unsupported_plugins/Filter/lang/pt_br.js       |    13 +
 .../unsupported_plugins/Filter/lang/ro.js          |    15 +
 .../unsupported_plugins/Filter/lang/ru.js          |    15 +
 .../unsupported_plugins/Filter/lang/sh.js          |    15 +
 .../unsupported_plugins/Filter/lang/si.js          |    15 +
 .../unsupported_plugins/Filter/lang/sr.js          |    15 +
 .../unsupported_plugins/Filter/lang/sv.js          |    15 +
 .../unsupported_plugins/Filter/lang/th.js          |    15 +
 .../unsupported_plugins/Filter/lang/tr.js          |    15 +
 .../unsupported_plugins/Filter/lang/vn.js          |    15 +
 .../unsupported_plugins/Filter/lang/zh_cn.js       |    15 +
 .../unsupported_plugins/HtmlTidy/HtmlTidy.js       |   105 +
 .../unsupported_plugins/HtmlTidy/README            |   104 +
 .../HtmlTidy/html-tidy-config.cfg                  |    29 +
 .../HtmlTidy/html-tidy-logic.php                   |    79 +
 .../unsupported_plugins/HtmlTidy/img/html-tidy.gif |   Bin 0 -> 599 bytes
 .../unsupported_plugins/HtmlTidy/lang/b5.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ch.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/cz.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/da.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/de.js        |    17 +
 .../unsupported_plugins/HtmlTidy/lang/ee.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/el.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/es.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/eu.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fa.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fi.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/fr.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/HtmlTidy/lang/gb.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/he.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/hu.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/it.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ja.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/lc_base.js   |    28 +
 .../unsupported_plugins/HtmlTidy/lang/lt.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/lv.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/nb.js        |    17 +
 .../unsupported_plugins/HtmlTidy/lang/nl.js        |    16 +
 .../unsupported_plugins/HtmlTidy/lang/pl.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/pt_br.js     |    16 +
 .../unsupported_plugins/HtmlTidy/lang/ro.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/ru.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sh.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/si.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sr.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/sv.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/th.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/tr.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/vn.js        |    15 +
 .../unsupported_plugins/HtmlTidy/lang/zh_cn.js     |    15 +
 .../ImageManager/Classes/Files.php                 |   333 +
 .../ImageManager/Classes/Flickr.php                |   188 +
 .../ImageManager/Classes/GD.php                    |   597 +
 .../ImageManager/Classes/IM.php                    |   239 +
 .../ImageManager/Classes/ImageEditor.php           |   502 +
 .../ImageManager/Classes/ImageManager.php          |   672 +
 .../ImageManager/Classes/JSON.php                  |   806 +
 .../ImageManager/Classes/JSON_Compat.php           |    52 +
 .../ImageManager/Classes/NetPBM.php                |   257 +
 .../ImageManager/Classes/Thumbnail.php             |   125 +
 .../ImageManager/Classes/Transform.php             |   569 +
 .../ImageManager/ImageManager.js                   |   291 +
 .../unsupported_plugins/ImageManager/README.txt    |   150 +
 .../ImageManager/assets/EditorContent.js           |   749 +
 .../ImageManager/assets/ImageEditor.css            |    76 +
 .../ImageManager/assets/dialog.js                  |   119 +
 .../ImageManager/assets/editor.css                 |   194 +
 .../ImageManager/assets/editor.js                  |   172 +
 .../ImageManager/assets/editorFrame.css            |     8 +
 .../ImageManager/assets/editorFrame.js             |    98 +
 .../ImageManager/assets/hover.htc                  |    34 +
 .../ImageManager/assets/imagelist.css              |    48 +
 .../ImageManager/assets/images.js                  |   148 +
 .../ImageManager/assets/manager.css                |    47 +
 .../ImageManager/assets/manager.js                 |   341 +
 .../ImageManager/assets/popup.js                   |    40 +
 .../ImageManager/assets/slider.js                  |   105 +
 .../ImageManager/assets/wz_jsgraphics.js           |   921 ++
 .../unsupported_plugins/ImageManager/backend.php   |   171 +
 .../ImageManager/config.inc.php                    |   460 +
 .../unsupported_plugins/ImageManager/ddt.php       |   288 +
 .../ImageManager/demo_images/.htaccess             |    11 +
 .../ImageManager/demo_images/bikerpeep.jpg         |   Bin 0 -> 27684 bytes
 .../ImageManager/demo_images/linux/.htaccess       |    11 +
 .../ImageManager/demo_images/linux/linux.gif       |   Bin 0 -> 11803 bytes
 .../ImageManager/demo_images/wesnoth078.jpg        |   Bin 0 -> 8460 bytes
 .../unsupported_plugins/ImageManager/editor.php    |   149 +
 .../ImageManager/editorFrame.php                   |    79 +
 .../unsupported_plugins/ImageManager/flickr.php    |   263 +
 .../ImageManager/image-picker.js                   |   205 +
 .../unsupported_plugins/ImageManager/images.php    |   328 +
 .../unsupported_plugins/ImageManager/img/2x2.gif   |   Bin 0 -> 286 bytes
 .../unsupported_plugins/ImageManager/img/2x2_w.gif |   Bin 0 -> 286 bytes
 .../ImageManager/img/btnFolderNew.gif              |   Bin 0 -> 590 bytes
 .../ImageManager/img/btnFolderUp.gif               |   Bin 0 -> 596 bytes
 .../ImageManager/img/btn_cancel.gif                |   Bin 0 -> 672 bytes
 .../ImageManager/img/btn_ok.gif                    |   Bin 0 -> 326 bytes
 .../unsupported_plugins/ImageManager/img/crop.gif  |   Bin 0 -> 180 bytes
 .../ImageManager/img/default.gif                   |   Bin 0 -> 226 bytes
 .../unsupported_plugins/ImageManager/img/div.gif   |   Bin 0 -> 42 bytes
 .../unsupported_plugins/ImageManager/img/dots.gif  |   Bin 0 -> 167 bytes
 .../ImageManager/img/edit_active.gif               |   Bin 0 -> 151 bytes
 .../ImageManager/img/edit_pencil.gif               |   Bin 0 -> 132 bytes
 .../ImageManager/img/edit_trash.gif                |   Bin 0 -> 132 bytes
 .../ImageManager/img/folder.gif                    |   Bin 0 -> 1191 bytes
 .../unsupported_plugins/ImageManager/img/hand.gif  |   Bin 0 -> 103 bytes
 .../ImageManager/img/islocked2.gif                 |   Bin 0 -> 321 bytes
 .../ImageManager/img/locked.gif                    |   Bin 0 -> 398 bytes
 .../ImageManager/img/measure.gif                   |   Bin 0 -> 93 bytes
 .../ImageManager/img/noimages.gif                  |   Bin 0 -> 772 bytes
 .../ImageManager/img/rotate.gif                    |   Bin 0 -> 85 bytes
 .../unsupported_plugins/ImageManager/img/save.gif  |   Bin 0 -> 95 bytes
 .../unsupported_plugins/ImageManager/img/scale.gif |   Bin 0 -> 106 bytes
 .../ImageManager/img/spacer.gif                    |   Bin 0 -> 43 bytes
 .../ImageManager/img/t_black.gif                   |   Bin 0 -> 85 bytes
 .../ImageManager/img/t_white.gif                   |   Bin 0 -> 85 bytes
 .../ImageManager/img/unlocked.gif                  |   Bin 0 -> 73 bytes
 .../ImageManager/img/unlocked2.gif                 |   Bin 0 -> 191 bytes
 .../unsupported_plugins/ImageManager/lang/b5.js    |    15 +
 .../unsupported_plugins/ImageManager/lang/ch.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/cz.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/da.js    |    64 +
 .../unsupported_plugins/ImageManager/lang/de.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/ee.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/el.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/es.js    |    91 +
 .../unsupported_plugins/ImageManager/lang/eu.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/fa.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/fi.js    |    24 +
 .../unsupported_plugins/ImageManager/lang/fr.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/fr_ca.js |    15 +
 .../unsupported_plugins/ImageManager/lang/gb.js    |    15 +
 .../unsupported_plugins/ImageManager/lang/he.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/hu.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/it.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/ja.js    |    91 +
 .../ImageManager/lang/lc_base.js                   |    99 +
 .../unsupported_plugins/ImageManager/lang/lt.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/lv.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/nb.js    |    85 +
 .../unsupported_plugins/ImageManager/lang/nl.js    |    60 +
 .../unsupported_plugins/ImageManager/lang/pl.js    |    91 +
 .../unsupported_plugins/ImageManager/lang/pt_br.js |   102 +
 .../unsupported_plugins/ImageManager/lang/ro.js    |    25 +
 .../unsupported_plugins/ImageManager/lang/ru.js    |    89 +
 .../unsupported_plugins/ImageManager/lang/sh.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/si.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/sr.js    |    30 +
 .../unsupported_plugins/ImageManager/lang/sv.js    |    29 +
 .../unsupported_plugins/ImageManager/lang/th.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/tr.js    |    31 +
 .../unsupported_plugins/ImageManager/lang/vn.js    |    17 +
 .../unsupported_plugins/ImageManager/lang/zh_cn.js |    15 +
 .../unsupported_plugins/ImageManager/manager.php   |   368 +
 .../ImageManager/newFolder.html                    |    79 +
 .../unsupported_plugins/ImageManager/resizer.php   |    88 +
 .../ImageManager/smart-image.js                    |   838 ++
 .../ImageManager/swfobject/expressinstall.html     |    73 +
 .../ImageManager/swfobject/expressinstall.swf      |   Bin 0 -> 4823 bytes
 .../ImageManager/swfobject/swfobject.js            |     8 +
 .../ImageManager/swfobject/swfobject_source.js     |   233 +
 .../unsupported_plugins/ImageManager/thumbs.php    |   100 +
 .../unsupported_plugins/ImageManager/youtube.php   |   292 +
 .../InsertMarquee/InsertMarquee.js                 |   107 +
 .../InsertMarquee/img/ed_marquee.gif               |   Bin 0 -> 122 bytes
 .../unsupported_plugins/InsertMarquee/lang/b5.js   |    15 +
 .../unsupported_plugins/InsertMarquee/lang/ch.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/cz.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/da.js   |    22 +
 .../unsupported_plugins/InsertMarquee/lang/de.js   |    28 +
 .../unsupported_plugins/InsertMarquee/lang/ee.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/el.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/es.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/eu.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fa.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fi.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/fr.js   |    31 +
 .../InsertMarquee/lang/fr_ca.js                    |    15 +
 .../unsupported_plugins/InsertMarquee/lang/gb.js   |    15 +
 .../unsupported_plugins/InsertMarquee/lang/he.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/hu.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/it.js   |    22 +
 .../unsupported_plugins/InsertMarquee/lang/ja.js   |    36 +
 .../InsertMarquee/lang/lc_base.js                  |    44 +
 .../unsupported_plugins/InsertMarquee/lang/lt.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/lv.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/nb.js   |    31 +
 .../unsupported_plugins/InsertMarquee/lang/nl.js   |    31 +
 .../unsupported_plugins/InsertMarquee/lang/pl.js   |    22 +
 .../InsertMarquee/lang/pt_br.js                    |    32 +
 .../unsupported_plugins/InsertMarquee/lang/ro.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/ru.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/sh.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/si.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/sr.js   |    20 +
 .../unsupported_plugins/InsertMarquee/lang/sv.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/th.js   |    17 +
 .../unsupported_plugins/InsertMarquee/lang/tr.js   |    21 +
 .../unsupported_plugins/InsertMarquee/lang/vn.js   |    17 +
 .../InsertMarquee/lang/zh_cn.js                    |    15 +
 .../InsertMarquee/popups/insert_marquee.html       |    99 +
 .../InsertPicture/InsertPicture.js                 |    25 +
 .../InsertPicture/InsertPicture.php                |   317 +
 .../InsertPicture/demo_pictures/bikerpeep.jpg      |   Bin 0 -> 27684 bytes
 .../InsertPicture/demo_pictures/wesnoth078.jpg     |   Bin 0 -> 8460 bytes
 .../InsertPicture/img/btn_open.gif                 |   Bin 0 -> 173 bytes
 .../InsertPicture/img/nopic.gif                    |   Bin 0 -> 1537 bytes
 .../unsupported_plugins/InsertPicture/lang/b5.js   |    15 +
 .../unsupported_plugins/InsertPicture/lang/ch.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/cz.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/da.js   |    48 +
 .../unsupported_plugins/InsertPicture/lang/de.js   |    54 +
 .../unsupported_plugins/InsertPicture/lang/ee.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/el.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/es.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/eu.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/fa.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/fi.js   |    27 +
 .../unsupported_plugins/InsertPicture/lang/fr.js   |    54 +
 .../InsertPicture/lang/fr_ca.js                    |    15 +
 .../unsupported_plugins/InsertPicture/lang/gb.js   |    15 +
 .../unsupported_plugins/InsertPicture/lang/he.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/hu.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/it.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/ja.js   |    54 +
 .../InsertPicture/lang/lc_base.js                  |    61 +
 .../unsupported_plugins/InsertPicture/lang/lt.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/lv.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/nb.js   |    44 +
 .../unsupported_plugins/InsertPicture/lang/nl.js   |    50 +
 .../unsupported_plugins/InsertPicture/lang/pl.js   |    48 +
 .../InsertPicture/lang/pt_br.js                    |    56 +
 .../unsupported_plugins/InsertPicture/lang/ro.js   |    28 +
 .../unsupported_plugins/InsertPicture/lang/ru.js   |    47 +
 .../unsupported_plugins/InsertPicture/lang/sh.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/si.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/sr.js   |    46 +
 .../unsupported_plugins/InsertPicture/lang/sv.js   |    50 +
 .../unsupported_plugins/InsertPicture/lang/th.js   |    17 +
 .../unsupported_plugins/InsertPicture/lang/tr.js   |    47 +
 .../unsupported_plugins/InsertPicture/lang/vn.js   |    17 +
 .../InsertPicture/lang/zh_cn.js                    |    15 +
 .../InsertPicture/viewpicture.html                 |    46 +
 .../unsupported_plugins/NoteServer/NoteServer.js   |   208 +
 .../unsupported_plugins/NoteServer/img/note.gif    |   Bin 0 -> 87 bytes
 .../unsupported_plugins/NoteServer/lang/b5.js      |    15 +
 .../unsupported_plugins/NoteServer/lang/ch.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/cz.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/da.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/de.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/ee.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/el.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/es.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/eu.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/fa.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/fi.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/fr.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/fr_ca.js   |    15 +
 .../unsupported_plugins/NoteServer/lang/gb.js      |    15 +
 .../unsupported_plugins/NoteServer/lang/he.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/hu.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/it.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/ja.js      |    31 +
 .../unsupported_plugins/NoteServer/lang/lc_base.js |    46 +
 .../unsupported_plugins/NoteServer/lang/lt.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/lv.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/nb.js      |    29 +
 .../unsupported_plugins/NoteServer/lang/nl.js      |    30 +
 .../unsupported_plugins/NoteServer/lang/pl.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/pt_br.js   |    33 +
 .../unsupported_plugins/NoteServer/lang/ro.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/ru.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/sh.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/si.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/sr.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/sv.js      |    21 +
 .../unsupported_plugins/NoteServer/lang/th.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/tr.js      |    20 +
 .../unsupported_plugins/NoteServer/lang/vn.js      |    17 +
 .../unsupported_plugins/NoteServer/lang/zh_cn.js   |    15 +
 .../NoteServer/popups/codenote.html                |   162 +
 .../unsupported_plugins/PSFixed/PSFixed.js         |   147 +
 .../unsupported_plugins/PSLocal/PSLocal.js         |   355 +
 .../unsupported_plugins/PSLocal/dialog.html        |     6 +
 .../unsupported_plugins/PSLocal/gears_init.js      |    86 +
 .../unsupported_plugins/PSLocal/lang/b5.js         |    15 +
 .../unsupported_plugins/PSLocal/lang/ch.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/cz.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/da.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/de.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ee.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/el.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/es.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/eu.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fa.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fi.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/fr_ca.js      |    15 +
 .../unsupported_plugins/PSLocal/lang/gb.js         |    15 +
 .../unsupported_plugins/PSLocal/lang/he.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/hu.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/it.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ja.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/lc_base.js    |    33 +
 .../unsupported_plugins/PSLocal/lang/lt.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/lv.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/nb.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/nl.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/pl.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/pt_br.js      |    16 +
 .../unsupported_plugins/PSLocal/lang/ro.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/ru.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sh.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/si.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/sv.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/th.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/tr.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/vn.js         |    16 +
 .../unsupported_plugins/PSLocal/lang/zh_cn.js      |    15 +
 .../unsupported_plugins/PSServer/PSServer.js       |   282 +
 .../unsupported_plugins/PSServer/backend.php       |   830 ++
 .../unsupported_plugins/PSServer/config.inc.php    |   194 +
 .../PSServer/demo_images/.htaccess                 |     2 +
 .../PSServer/demo_images/bikerpeep.jpg             |   Bin 0 -> 27684 bytes
 .../PSServer/demo_images/linux/linux.gif           |   Bin 0 -> 11803 bytes
 .../PSServer/demo_images/wesnoth078.jpg            |   Bin 0 -> 8460 bytes
 .../unsupported_plugins/PSServer/lang/b5.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ch.js        |    15 +
 .../unsupported_plugins/PSServer/lang/cz.js        |    15 +
 .../unsupported_plugins/PSServer/lang/da.js        |    15 +
 .../unsupported_plugins/PSServer/lang/de.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ee.js        |    15 +
 .../unsupported_plugins/PSServer/lang/el.js        |    15 +
 .../unsupported_plugins/PSServer/lang/es.js        |    15 +
 .../unsupported_plugins/PSServer/lang/eu.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fa.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fi.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/PSServer/lang/gb.js        |    15 +
 .../unsupported_plugins/PSServer/lang/he.js        |    15 +
 .../unsupported_plugins/PSServer/lang/hu.js        |    15 +
 .../unsupported_plugins/PSServer/lang/it.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ja.js        |    15 +
 .../unsupported_plugins/PSServer/lang/lc_base.js   |    26 +
 .../unsupported_plugins/PSServer/lang/lt.js        |    15 +
 .../unsupported_plugins/PSServer/lang/lv.js        |    15 +
 .../unsupported_plugins/PSServer/lang/nb.js        |    15 +
 .../unsupported_plugins/PSServer/lang/nl.js        |    15 +
 .../unsupported_plugins/PSServer/lang/pl.js        |    15 +
 .../unsupported_plugins/PSServer/lang/pt_br.js     |    15 +
 .../unsupported_plugins/PSServer/lang/ro.js        |    15 +
 .../unsupported_plugins/PSServer/lang/ru.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sh.js        |    15 +
 .../unsupported_plugins/PSServer/lang/si.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/sv.js        |    15 +
 .../unsupported_plugins/PSServer/lang/th.js        |    15 +
 .../unsupported_plugins/PSServer/lang/tr.js        |    15 +
 .../unsupported_plugins/PSServer/lang/vn.js        |    15 +
 .../unsupported_plugins/PSServer/lang/zh_cn.js     |    15 +
 .../PersistentStorage/PersistentStorage.js         |  1142 ++
 .../PersistentStorage/dialog.css                   |    89 +
 .../PersistentStorage/dialog.html                  |   126 +
 .../PersistentStorage/lang/b5.js                   |    15 +
 .../PersistentStorage/lang/ch.js                   |    16 +
 .../PersistentStorage/lang/cz.js                   |    16 +
 .../PersistentStorage/lang/da.js                   |    24 +
 .../PersistentStorage/lang/de.js                   |    25 +
 .../PersistentStorage/lang/ee.js                   |    16 +
 .../PersistentStorage/lang/el.js                   |    17 +
 .../PersistentStorage/lang/es.js                   |    23 +
 .../PersistentStorage/lang/eu.js                   |    17 +
 .../PersistentStorage/lang/fa.js                   |    17 +
 .../PersistentStorage/lang/fi.js                   |    16 +
 .../PersistentStorage/lang/fr.js                   |    25 +
 .../PersistentStorage/lang/fr_ca.js                |    15 +
 .../PersistentStorage/lang/gb.js                   |    15 +
 .../PersistentStorage/lang/he.js                   |    17 +
 .../PersistentStorage/lang/hu.js                   |    16 +
 .../PersistentStorage/lang/it.js                   |    16 +
 .../PersistentStorage/lang/ja.js                   |    25 +
 .../PersistentStorage/lang/lc_base.js              |    52 +
 .../PersistentStorage/lang/lt.js                   |    16 +
 .../PersistentStorage/lang/lv.js                   |    16 +
 .../PersistentStorage/lang/nb.js                   |    25 +
 .../PersistentStorage/lang/nl.js                   |    25 +
 .../PersistentStorage/lang/pl.js                   |    25 +
 .../PersistentStorage/lang/pt_br.js                |    27 +
 .../PersistentStorage/lang/ro.js                   |    16 +
 .../PersistentStorage/lang/ru.js                   |    21 +
 .../PersistentStorage/lang/sh.js                   |    17 +
 .../PersistentStorage/lang/si.js                   |    16 +
 .../PersistentStorage/lang/sr.js                   |    17 +
 .../PersistentStorage/lang/sv.js                   |    18 +
 .../PersistentStorage/lang/th.js                   |    16 +
 .../PersistentStorage/lang/tr.js                   |    18 +
 .../PersistentStorage/lang/vn.js                   |    16 +
 .../PersistentStorage/lang/zh_cn.js                |    15 +
 .../unsupported_plugins/SpellChecker/README        |     8 +
 .../SpellChecker/SpellChecker.js                   |    73 +
 .../SpellChecker/aspell_setup.php                  |   123 +
 .../SpellChecker/img/he-spell-check.gif            |   Bin 0 -> 100 bytes
 .../SpellChecker/img/spell-check.gif               |   Bin 0 -> 337 bytes
 .../unsupported_plugins/SpellChecker/lang/b5.js    |    15 +
 .../unsupported_plugins/SpellChecker/lang/ch.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/cz.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/da.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/de.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/ee.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/el.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/es.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/eu.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fa.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fi.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/fr.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/fr_ca.js |    15 +
 .../unsupported_plugins/SpellChecker/lang/gb.js    |    15 +
 .../unsupported_plugins/SpellChecker/lang/he.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/hu.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/it.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/ja.js    |    38 +
 .../SpellChecker/lang/lc_base.js                   |    49 +
 .../unsupported_plugins/SpellChecker/lang/lt.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/lv.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/nb.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/nl.js    |    36 +
 .../unsupported_plugins/SpellChecker/lang/pl.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/pt_br.js |    40 +
 .../unsupported_plugins/SpellChecker/lang/ro.js    |    35 +
 .../unsupported_plugins/SpellChecker/lang/ru.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/sh.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/si.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/sr.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/sv.js    |    18 +
 .../unsupported_plugins/SpellChecker/lang/th.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/tr.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/vn.js    |    17 +
 .../unsupported_plugins/SpellChecker/lang/zh_cn.js |    15 +
 .../SpellChecker/readme-tech.html                  |   114 +
 .../SpellChecker/spell-check-logic.cgi             |   210 +
 .../SpellChecker/spell-check-logic.php             |   171 +
 .../SpellChecker/spell-check-savedicts.php         |    38 +
 .../SpellChecker/spell-check-style.css             |    10 +
 .../SpellChecker/spell-check-ui.html               |   125 +
 .../SpellChecker/spell-check-ui.js                 |   454 +
 .../unsupported_plugins/Template/Template.js       |   107 +
 .../Template/img/ed_template.gif                   |   Bin 0 -> 600 bytes
 .../unsupported_plugins/Template/img/layout_01.gif |   Bin 0 -> 310 bytes
 .../unsupported_plugins/Template/img/layout_02.gif |   Bin 0 -> 320 bytes
 .../unsupported_plugins/Template/img/layout_03.gif |   Bin 0 -> 345 bytes
 .../unsupported_plugins/Template/lang/b5.js        |    15 +
 .../unsupported_plugins/Template/lang/ch.js        |    16 +
 .../unsupported_plugins/Template/lang/cz.js        |    16 +
 .../unsupported_plugins/Template/lang/da.js        |    16 +
 .../unsupported_plugins/Template/lang/de.js        |    14 +
 .../unsupported_plugins/Template/lang/ee.js        |    16 +
 .../unsupported_plugins/Template/lang/el.js        |    16 +
 .../unsupported_plugins/Template/lang/es.js        |    16 +
 .../unsupported_plugins/Template/lang/eu.js        |    16 +
 .../unsupported_plugins/Template/lang/fa.js        |    16 +
 .../unsupported_plugins/Template/lang/fi.js        |    16 +
 .../unsupported_plugins/Template/lang/fr.js        |    14 +
 .../unsupported_plugins/Template/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/Template/lang/gb.js        |    15 +
 .../unsupported_plugins/Template/lang/he.js        |    16 +
 .../unsupported_plugins/Template/lang/hu.js        |    16 +
 .../unsupported_plugins/Template/lang/it.js        |    14 +
 .../unsupported_plugins/Template/lang/ja.js        |    14 +
 .../unsupported_plugins/Template/lang/lc_base.js   |    26 +
 .../unsupported_plugins/Template/lang/lt.js        |    16 +
 .../unsupported_plugins/Template/lang/lv.js        |    16 +
 .../unsupported_plugins/Template/lang/nb.js        |    14 +
 .../unsupported_plugins/Template/lang/nl.js        |    14 +
 .../unsupported_plugins/Template/lang/pl.js        |    16 +
 .../unsupported_plugins/Template/lang/pt_br.js     |    14 +
 .../unsupported_plugins/Template/lang/ro.js        |    16 +
 .../unsupported_plugins/Template/lang/ru.js        |    16 +
 .../unsupported_plugins/Template/lang/sh.js        |    16 +
 .../unsupported_plugins/Template/lang/si.js        |    16 +
 .../unsupported_plugins/Template/lang/sr.js        |    16 +
 .../unsupported_plugins/Template/lang/sv.js        |    16 +
 .../unsupported_plugins/Template/lang/th.js        |    16 +
 .../unsupported_plugins/Template/lang/tr.js        |    16 +
 .../unsupported_plugins/Template/lang/vn.js        |    16 +
 .../unsupported_plugins/Template/lang/zh_cn.js     |    15 +
 .../Template/popups/template.html                  |    52 +
 .../unsupported_plugins/Template/template.css      |     3 +
 .../unsupported_plugins/UnFormat/UnFormat.js       |   107 +
 .../unsupported_plugins/UnFormat/dialog.html       |    28 +
 .../unsupported_plugins/UnFormat/img/unformat.gif  |   Bin 0 -> 136 bytes
 .../unsupported_plugins/UnFormat/lang/b5.js        |    15 +
 .../unsupported_plugins/UnFormat/lang/ch.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/cz.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/da.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/de.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/ee.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/el.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/es.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/eu.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fa.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fi.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/fr.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/fr_ca.js     |    15 +
 .../unsupported_plugins/UnFormat/lang/gb.js        |    15 +
 .../unsupported_plugins/UnFormat/lang/he.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/hu.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/it.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/ja.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/lc_base.js   |    34 +
 .../unsupported_plugins/UnFormat/lang/lt.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/lv.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/nb.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/nl.js        |    25 +
 .../unsupported_plugins/UnFormat/lang/pl.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/pt_br.js     |    22 +
 .../unsupported_plugins/UnFormat/lang/ro.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/ru.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sh.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/si.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sr.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/sv.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/th.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/tr.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/vn.js        |    17 +
 .../unsupported_plugins/UnFormat/lang/zh_cn.js     |    15 +
 2569 files changed, 269817 insertions(+), 14367 deletions(-)