help3/xhpeditor/index.php |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 337586da0258429f8cc8e8ea5ac83e89918bb116
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Nov 28 16:01:48 2019 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Nov 28 21:23:17 2019 +0100

    Housekeeping names
    
    Change-Id: Ie3e543d3e7cc1ee415e541b4d25fe0d59e319919
    Reviewed-on: https://gerrit.libreoffice.org/84028
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/help3/html/AUTHORS b/help3/xhpeditor/AUTHORS
similarity index 100%
rename from help3/html/AUTHORS
rename to help3/xhpeditor/AUTHORS
diff --git a/help3/html/CHANGELOG.md b/help3/xhpeditor/CHANGELOG.md
similarity index 100%
rename from help3/html/CHANGELOG.md
rename to help3/xhpeditor/CHANGELOG.md
diff --git a/help3/html/CONTRIBUTING.md b/help3/xhpeditor/CONTRIBUTING.md
similarity index 100%
rename from help3/html/CONTRIBUTING.md
rename to help3/xhpeditor/CONTRIBUTING.md
diff --git a/help3/html/LICENSE b/help3/xhpeditor/LICENSE
similarity index 100%
rename from help3/html/LICENSE
rename to help3/xhpeditor/LICENSE
diff --git a/help3/html/README-EDITOR.txt b/help3/xhpeditor/README-EDITOR.txt
similarity index 100%
rename from help3/html/README-EDITOR.txt
rename to help3/xhpeditor/README-EDITOR.txt
diff --git a/help3/html/README.md b/help3/xhpeditor/README.md
similarity index 100%
rename from help3/html/README.md
rename to help3/xhpeditor/README.md
diff --git a/help3/html/addon/comment/comment.js 
b/help3/xhpeditor/addon/comment/comment.js
similarity index 100%
rename from help3/html/addon/comment/comment.js
rename to help3/xhpeditor/addon/comment/comment.js
diff --git a/help3/html/addon/comment/continuecomment.js 
b/help3/xhpeditor/addon/comment/continuecomment.js
similarity index 100%
rename from help3/html/addon/comment/continuecomment.js
rename to help3/xhpeditor/addon/comment/continuecomment.js
diff --git a/help3/html/addon/dialog/dialog.css 
b/help3/xhpeditor/addon/dialog/dialog.css
similarity index 100%
rename from help3/html/addon/dialog/dialog.css
rename to help3/xhpeditor/addon/dialog/dialog.css
diff --git a/help3/html/addon/dialog/dialog.js 
b/help3/xhpeditor/addon/dialog/dialog.js
similarity index 100%
rename from help3/html/addon/dialog/dialog.js
rename to help3/xhpeditor/addon/dialog/dialog.js
diff --git a/help3/html/addon/display/autorefresh.js 
b/help3/xhpeditor/addon/display/autorefresh.js
similarity index 100%
rename from help3/html/addon/display/autorefresh.js
rename to help3/xhpeditor/addon/display/autorefresh.js
diff --git a/help3/html/addon/display/fullscreen.css 
b/help3/xhpeditor/addon/display/fullscreen.css
similarity index 100%
rename from help3/html/addon/display/fullscreen.css
rename to help3/xhpeditor/addon/display/fullscreen.css
diff --git a/help3/html/addon/display/fullscreen.js 
b/help3/xhpeditor/addon/display/fullscreen.js
similarity index 100%
rename from help3/html/addon/display/fullscreen.js
rename to help3/xhpeditor/addon/display/fullscreen.js
diff --git a/help3/html/addon/display/panel.js 
b/help3/xhpeditor/addon/display/panel.js
similarity index 100%
rename from help3/html/addon/display/panel.js
rename to help3/xhpeditor/addon/display/panel.js
diff --git a/help3/html/addon/display/placeholder.js 
b/help3/xhpeditor/addon/display/placeholder.js
similarity index 100%
rename from help3/html/addon/display/placeholder.js
rename to help3/xhpeditor/addon/display/placeholder.js
diff --git a/help3/html/addon/display/rulers.js 
b/help3/xhpeditor/addon/display/rulers.js
similarity index 100%
rename from help3/html/addon/display/rulers.js
rename to help3/xhpeditor/addon/display/rulers.js
diff --git a/help3/html/addon/edit/closebrackets.js 
b/help3/xhpeditor/addon/edit/closebrackets.js
similarity index 100%
rename from help3/html/addon/edit/closebrackets.js
rename to help3/xhpeditor/addon/edit/closebrackets.js
diff --git a/help3/html/addon/edit/closetag.js 
b/help3/xhpeditor/addon/edit/closetag.js
similarity index 100%
rename from help3/html/addon/edit/closetag.js
rename to help3/xhpeditor/addon/edit/closetag.js
diff --git a/help3/html/addon/edit/continuelist.js 
b/help3/xhpeditor/addon/edit/continuelist.js
similarity index 100%
rename from help3/html/addon/edit/continuelist.js
rename to help3/xhpeditor/addon/edit/continuelist.js
diff --git a/help3/html/addon/edit/matchbrackets.js 
b/help3/xhpeditor/addon/edit/matchbrackets.js
similarity index 100%
rename from help3/html/addon/edit/matchbrackets.js
rename to help3/xhpeditor/addon/edit/matchbrackets.js
diff --git a/help3/html/addon/edit/matchtags.js 
b/help3/xhpeditor/addon/edit/matchtags.js
similarity index 100%
rename from help3/html/addon/edit/matchtags.js
rename to help3/xhpeditor/addon/edit/matchtags.js
diff --git a/help3/html/addon/edit/trailingspace.js 
b/help3/xhpeditor/addon/edit/trailingspace.js
similarity index 100%
rename from help3/html/addon/edit/trailingspace.js
rename to help3/xhpeditor/addon/edit/trailingspace.js
diff --git a/help3/html/addon/fold/brace-fold.js 
b/help3/xhpeditor/addon/fold/brace-fold.js
similarity index 100%
rename from help3/html/addon/fold/brace-fold.js
rename to help3/xhpeditor/addon/fold/brace-fold.js
diff --git a/help3/html/addon/fold/comment-fold.js 
b/help3/xhpeditor/addon/fold/comment-fold.js
similarity index 100%
rename from help3/html/addon/fold/comment-fold.js
rename to help3/xhpeditor/addon/fold/comment-fold.js
diff --git a/help3/html/addon/fold/foldcode.js 
b/help3/xhpeditor/addon/fold/foldcode.js
similarity index 100%
rename from help3/html/addon/fold/foldcode.js
rename to help3/xhpeditor/addon/fold/foldcode.js
diff --git a/help3/html/addon/fold/foldgutter.css 
b/help3/xhpeditor/addon/fold/foldgutter.css
similarity index 100%
rename from help3/html/addon/fold/foldgutter.css
rename to help3/xhpeditor/addon/fold/foldgutter.css
diff --git a/help3/html/addon/fold/foldgutter.js 
b/help3/xhpeditor/addon/fold/foldgutter.js
similarity index 100%
rename from help3/html/addon/fold/foldgutter.js
rename to help3/xhpeditor/addon/fold/foldgutter.js
diff --git a/help3/html/addon/fold/indent-fold.js 
b/help3/xhpeditor/addon/fold/indent-fold.js
similarity index 100%
rename from help3/html/addon/fold/indent-fold.js
rename to help3/xhpeditor/addon/fold/indent-fold.js
diff --git a/help3/html/addon/fold/markdown-fold.js 
b/help3/xhpeditor/addon/fold/markdown-fold.js
similarity index 100%
rename from help3/html/addon/fold/markdown-fold.js
rename to help3/xhpeditor/addon/fold/markdown-fold.js
diff --git a/help3/html/addon/fold/xml-fold.js 
b/help3/xhpeditor/addon/fold/xml-fold.js
similarity index 100%
rename from help3/html/addon/fold/xml-fold.js
rename to help3/xhpeditor/addon/fold/xml-fold.js
diff --git a/help3/html/addon/hint/anyword-hint.js 
b/help3/xhpeditor/addon/hint/anyword-hint.js
similarity index 100%
rename from help3/html/addon/hint/anyword-hint.js
rename to help3/xhpeditor/addon/hint/anyword-hint.js
diff --git a/help3/html/addon/hint/css-hint.js 
b/help3/xhpeditor/addon/hint/css-hint.js
similarity index 100%
rename from help3/html/addon/hint/css-hint.js
rename to help3/xhpeditor/addon/hint/css-hint.js
diff --git a/help3/html/addon/hint/html-hint.js 
b/help3/xhpeditor/addon/hint/html-hint.js
similarity index 100%
rename from help3/html/addon/hint/html-hint.js
rename to help3/xhpeditor/addon/hint/html-hint.js
diff --git a/help3/html/addon/hint/javascript-hint.js 
b/help3/xhpeditor/addon/hint/javascript-hint.js
similarity index 100%
rename from help3/html/addon/hint/javascript-hint.js
rename to help3/xhpeditor/addon/hint/javascript-hint.js
diff --git a/help3/html/addon/hint/show-hint.css 
b/help3/xhpeditor/addon/hint/show-hint.css
similarity index 100%
rename from help3/html/addon/hint/show-hint.css
rename to help3/xhpeditor/addon/hint/show-hint.css
diff --git a/help3/html/addon/hint/show-hint.js 
b/help3/xhpeditor/addon/hint/show-hint.js
similarity index 100%
rename from help3/html/addon/hint/show-hint.js
rename to help3/xhpeditor/addon/hint/show-hint.js
diff --git a/help3/html/addon/hint/sql-hint.js 
b/help3/xhpeditor/addon/hint/sql-hint.js
similarity index 100%
rename from help3/html/addon/hint/sql-hint.js
rename to help3/xhpeditor/addon/hint/sql-hint.js
diff --git a/help3/html/addon/hint/xml-hint.js 
b/help3/xhpeditor/addon/hint/xml-hint.js
similarity index 100%
rename from help3/html/addon/hint/xml-hint.js
rename to help3/xhpeditor/addon/hint/xml-hint.js
diff --git a/help3/html/addon/lint/coffeescript-lint.js 
b/help3/xhpeditor/addon/lint/coffeescript-lint.js
similarity index 100%
rename from help3/html/addon/lint/coffeescript-lint.js
rename to help3/xhpeditor/addon/lint/coffeescript-lint.js
diff --git a/help3/html/addon/lint/css-lint.js 
b/help3/xhpeditor/addon/lint/css-lint.js
similarity index 100%
rename from help3/html/addon/lint/css-lint.js
rename to help3/xhpeditor/addon/lint/css-lint.js
diff --git a/help3/html/addon/lint/html-lint.js 
b/help3/xhpeditor/addon/lint/html-lint.js
similarity index 100%
rename from help3/html/addon/lint/html-lint.js
rename to help3/xhpeditor/addon/lint/html-lint.js
diff --git a/help3/html/addon/lint/javascript-lint.js 
b/help3/xhpeditor/addon/lint/javascript-lint.js
similarity index 100%
rename from help3/html/addon/lint/javascript-lint.js
rename to help3/xhpeditor/addon/lint/javascript-lint.js
diff --git a/help3/html/addon/lint/json-lint.js 
b/help3/xhpeditor/addon/lint/json-lint.js
similarity index 100%
rename from help3/html/addon/lint/json-lint.js
rename to help3/xhpeditor/addon/lint/json-lint.js
diff --git a/help3/html/addon/lint/lint.css 
b/help3/xhpeditor/addon/lint/lint.css
similarity index 100%
rename from help3/html/addon/lint/lint.css
rename to help3/xhpeditor/addon/lint/lint.css
diff --git a/help3/html/addon/lint/lint.js b/help3/xhpeditor/addon/lint/lint.js
similarity index 100%
rename from help3/html/addon/lint/lint.js
rename to help3/xhpeditor/addon/lint/lint.js
diff --git a/help3/html/addon/lint/yaml-lint.js 
b/help3/xhpeditor/addon/lint/yaml-lint.js
similarity index 100%
rename from help3/html/addon/lint/yaml-lint.js
rename to help3/xhpeditor/addon/lint/yaml-lint.js
diff --git a/help3/html/addon/merge/merge.css 
b/help3/xhpeditor/addon/merge/merge.css
similarity index 100%
rename from help3/html/addon/merge/merge.css
rename to help3/xhpeditor/addon/merge/merge.css
diff --git a/help3/html/addon/merge/merge.js 
b/help3/xhpeditor/addon/merge/merge.js
similarity index 100%
rename from help3/html/addon/merge/merge.js
rename to help3/xhpeditor/addon/merge/merge.js
diff --git a/help3/html/addon/mode/loadmode.js 
b/help3/xhpeditor/addon/mode/loadmode.js
similarity index 100%
rename from help3/html/addon/mode/loadmode.js
rename to help3/xhpeditor/addon/mode/loadmode.js
diff --git a/help3/html/addon/mode/multiplex.js 
b/help3/xhpeditor/addon/mode/multiplex.js
similarity index 100%
rename from help3/html/addon/mode/multiplex.js
rename to help3/xhpeditor/addon/mode/multiplex.js
diff --git a/help3/html/addon/mode/multiplex_test.js 
b/help3/xhpeditor/addon/mode/multiplex_test.js
similarity index 100%
rename from help3/html/addon/mode/multiplex_test.js
rename to help3/xhpeditor/addon/mode/multiplex_test.js
diff --git a/help3/html/addon/mode/overlay.js 
b/help3/xhpeditor/addon/mode/overlay.js
similarity index 100%
rename from help3/html/addon/mode/overlay.js
rename to help3/xhpeditor/addon/mode/overlay.js
diff --git a/help3/html/addon/mode/simple.js 
b/help3/xhpeditor/addon/mode/simple.js
similarity index 100%
rename from help3/html/addon/mode/simple.js
rename to help3/xhpeditor/addon/mode/simple.js
diff --git a/help3/html/addon/runmode/colorize.js 
b/help3/xhpeditor/addon/runmode/colorize.js
similarity index 100%
rename from help3/html/addon/runmode/colorize.js
rename to help3/xhpeditor/addon/runmode/colorize.js
diff --git a/help3/html/addon/runmode/runmode-standalone.js 
b/help3/xhpeditor/addon/runmode/runmode-standalone.js
similarity index 100%
rename from help3/html/addon/runmode/runmode-standalone.js
rename to help3/xhpeditor/addon/runmode/runmode-standalone.js
diff --git a/help3/html/addon/runmode/runmode.js 
b/help3/xhpeditor/addon/runmode/runmode.js
similarity index 100%
rename from help3/html/addon/runmode/runmode.js
rename to help3/xhpeditor/addon/runmode/runmode.js
diff --git a/help3/html/addon/runmode/runmode.node.js 
b/help3/xhpeditor/addon/runmode/runmode.node.js
similarity index 100%
rename from help3/html/addon/runmode/runmode.node.js
rename to help3/xhpeditor/addon/runmode/runmode.node.js
diff --git a/help3/html/addon/scroll/annotatescrollbar.js 
b/help3/xhpeditor/addon/scroll/annotatescrollbar.js
similarity index 100%
rename from help3/html/addon/scroll/annotatescrollbar.js
rename to help3/xhpeditor/addon/scroll/annotatescrollbar.js
diff --git a/help3/html/addon/scroll/scrollpastend.js 
b/help3/xhpeditor/addon/scroll/scrollpastend.js
similarity index 100%
rename from help3/html/addon/scroll/scrollpastend.js
rename to help3/xhpeditor/addon/scroll/scrollpastend.js
diff --git a/help3/html/addon/scroll/simplescrollbars.css 
b/help3/xhpeditor/addon/scroll/simplescrollbars.css
similarity index 100%
rename from help3/html/addon/scroll/simplescrollbars.css
rename to help3/xhpeditor/addon/scroll/simplescrollbars.css
diff --git a/help3/html/addon/scroll/simplescrollbars.js 
b/help3/xhpeditor/addon/scroll/simplescrollbars.js
similarity index 100%
rename from help3/html/addon/scroll/simplescrollbars.js
rename to help3/xhpeditor/addon/scroll/simplescrollbars.js
diff --git a/help3/html/addon/search/jump-to-line.js 
b/help3/xhpeditor/addon/search/jump-to-line.js
similarity index 100%
rename from help3/html/addon/search/jump-to-line.js
rename to help3/xhpeditor/addon/search/jump-to-line.js
diff --git a/help3/html/addon/search/match-highlighter.js 
b/help3/xhpeditor/addon/search/match-highlighter.js
similarity index 100%
rename from help3/html/addon/search/match-highlighter.js
rename to help3/xhpeditor/addon/search/match-highlighter.js
diff --git a/help3/html/addon/search/matchesonscrollbar.css 
b/help3/xhpeditor/addon/search/matchesonscrollbar.css
similarity index 100%
rename from help3/html/addon/search/matchesonscrollbar.css
rename to help3/xhpeditor/addon/search/matchesonscrollbar.css
diff --git a/help3/html/addon/search/matchesonscrollbar.js 
b/help3/xhpeditor/addon/search/matchesonscrollbar.js
similarity index 100%
rename from help3/html/addon/search/matchesonscrollbar.js
rename to help3/xhpeditor/addon/search/matchesonscrollbar.js
diff --git a/help3/html/addon/search/search.js 
b/help3/xhpeditor/addon/search/search.js
similarity index 100%
rename from help3/html/addon/search/search.js
rename to help3/xhpeditor/addon/search/search.js
diff --git a/help3/html/addon/search/searchcursor.js 
b/help3/xhpeditor/addon/search/searchcursor.js
similarity index 100%
rename from help3/html/addon/search/searchcursor.js
rename to help3/xhpeditor/addon/search/searchcursor.js
diff --git a/help3/html/addon/selection/active-line.js 
b/help3/xhpeditor/addon/selection/active-line.js
similarity index 100%
rename from help3/html/addon/selection/active-line.js
rename to help3/xhpeditor/addon/selection/active-line.js
diff --git a/help3/html/addon/selection/mark-selection.js 
b/help3/xhpeditor/addon/selection/mark-selection.js
similarity index 100%
rename from help3/html/addon/selection/mark-selection.js
rename to help3/xhpeditor/addon/selection/mark-selection.js
diff --git a/help3/html/addon/selection/selection-pointer.js 
b/help3/xhpeditor/addon/selection/selection-pointer.js
similarity index 100%
rename from help3/html/addon/selection/selection-pointer.js
rename to help3/xhpeditor/addon/selection/selection-pointer.js
diff --git a/help3/html/addon/tern/tern.css 
b/help3/xhpeditor/addon/tern/tern.css
similarity index 100%
rename from help3/html/addon/tern/tern.css
rename to help3/xhpeditor/addon/tern/tern.css
diff --git a/help3/html/addon/tern/tern.js b/help3/xhpeditor/addon/tern/tern.js
similarity index 100%
rename from help3/html/addon/tern/tern.js
rename to help3/xhpeditor/addon/tern/tern.js
diff --git a/help3/html/addon/tern/worker.js 
b/help3/xhpeditor/addon/tern/worker.js
similarity index 100%
rename from help3/html/addon/tern/worker.js
rename to help3/xhpeditor/addon/tern/worker.js
diff --git a/help3/html/addon/wrap/hardwrap.js 
b/help3/xhpeditor/addon/wrap/hardwrap.js
similarity index 100%
rename from help3/html/addon/wrap/hardwrap.js
rename to help3/xhpeditor/addon/wrap/hardwrap.js
diff --git a/help3/html/autocomplete.js b/help3/xhpeditor/autocomplete.js
similarity index 100%
rename from help3/html/autocomplete.js
rename to help3/xhpeditor/autocomplete.js
diff --git a/help3/html/bin/authors.sh b/help3/xhpeditor/bin/authors.sh
similarity index 100%
rename from help3/html/bin/authors.sh
rename to help3/xhpeditor/bin/authors.sh
diff --git a/help3/html/bin/lint b/help3/xhpeditor/bin/lint
similarity index 100%
rename from help3/html/bin/lint
rename to help3/xhpeditor/bin/lint
diff --git a/help3/html/bin/release b/help3/xhpeditor/bin/release
similarity index 100%
rename from help3/html/bin/release
rename to help3/xhpeditor/bin/release
diff --git a/help3/html/bin/source-highlight 
b/help3/xhpeditor/bin/source-highlight
similarity index 100%
rename from help3/html/bin/source-highlight
rename to help3/xhpeditor/bin/source-highlight
diff --git a/help3/html/bin/upload-release.js 
b/help3/xhpeditor/bin/upload-release.js
similarity index 100%
rename from help3/html/bin/upload-release.js
rename to help3/xhpeditor/bin/upload-release.js
diff --git a/help3/html/demo/activeline.html 
b/help3/xhpeditor/demo/activeline.html
similarity index 100%
rename from help3/html/demo/activeline.html
rename to help3/xhpeditor/demo/activeline.html
diff --git a/help3/html/demo/anywordhint.html 
b/help3/xhpeditor/demo/anywordhint.html
similarity index 100%
rename from help3/html/demo/anywordhint.html
rename to help3/xhpeditor/demo/anywordhint.html
diff --git a/help3/html/demo/bidi.html b/help3/xhpeditor/demo/bidi.html
similarity index 100%
rename from help3/html/demo/bidi.html
rename to help3/xhpeditor/demo/bidi.html
diff --git a/help3/html/demo/btree.html b/help3/xhpeditor/demo/btree.html
similarity index 100%
rename from help3/html/demo/btree.html
rename to help3/xhpeditor/demo/btree.html
diff --git a/help3/html/demo/buffers.html b/help3/xhpeditor/demo/buffers.html
similarity index 100%
rename from help3/html/demo/buffers.html
rename to help3/xhpeditor/demo/buffers.html
diff --git a/help3/html/demo/changemode.html 
b/help3/xhpeditor/demo/changemode.html
similarity index 100%
rename from help3/html/demo/changemode.html
rename to help3/xhpeditor/demo/changemode.html
diff --git a/help3/html/demo/closebrackets.html 
b/help3/xhpeditor/demo/closebrackets.html
similarity index 100%
rename from help3/html/demo/closebrackets.html
rename to help3/xhpeditor/demo/closebrackets.html
diff --git a/help3/html/demo/closetag.html b/help3/xhpeditor/demo/closetag.html
similarity index 100%
rename from help3/html/demo/closetag.html
rename to help3/xhpeditor/demo/closetag.html
diff --git a/help3/html/demo/complete.html b/help3/xhpeditor/demo/complete.html
similarity index 100%
rename from help3/html/demo/complete.html
rename to help3/xhpeditor/demo/complete.html
diff --git a/help3/html/demo/emacs.html b/help3/xhpeditor/demo/emacs.html
similarity index 100%
rename from help3/html/demo/emacs.html
rename to help3/xhpeditor/demo/emacs.html
diff --git a/help3/html/demo/folding.html b/help3/xhpeditor/demo/folding.html
similarity index 100%
rename from help3/html/demo/folding.html
rename to help3/xhpeditor/demo/folding.html
diff --git a/help3/html/demo/fullscreen.html 
b/help3/xhpeditor/demo/fullscreen.html
similarity index 100%
rename from help3/html/demo/fullscreen.html
rename to help3/xhpeditor/demo/fullscreen.html
diff --git a/help3/html/demo/hardwrap.html b/help3/xhpeditor/demo/hardwrap.html
similarity index 100%
rename from help3/html/demo/hardwrap.html
rename to help3/xhpeditor/demo/hardwrap.html
diff --git a/help3/html/demo/html5complete.html 
b/help3/xhpeditor/demo/html5complete.html
similarity index 100%
rename from help3/html/demo/html5complete.html
rename to help3/xhpeditor/demo/html5complete.html
diff --git a/help3/html/demo/indentwrap.html 
b/help3/xhpeditor/demo/indentwrap.html
similarity index 100%
rename from help3/html/demo/indentwrap.html
rename to help3/xhpeditor/demo/indentwrap.html
diff --git a/help3/html/demo/lint.html b/help3/xhpeditor/demo/lint.html
similarity index 100%
rename from help3/html/demo/lint.html
rename to help3/xhpeditor/demo/lint.html
diff --git a/help3/html/demo/loadmode.html b/help3/xhpeditor/demo/loadmode.html
similarity index 100%
rename from help3/html/demo/loadmode.html
rename to help3/xhpeditor/demo/loadmode.html
diff --git a/help3/html/demo/marker.html b/help3/xhpeditor/demo/marker.html
similarity index 100%
rename from help3/html/demo/marker.html
rename to help3/xhpeditor/demo/marker.html
diff --git a/help3/html/demo/markselection.html 
b/help3/xhpeditor/demo/markselection.html
similarity index 100%
rename from help3/html/demo/markselection.html
rename to help3/xhpeditor/demo/markselection.html
diff --git a/help3/html/demo/matchhighlighter.html 
b/help3/xhpeditor/demo/matchhighlighter.html
similarity index 100%
rename from help3/html/demo/matchhighlighter.html
rename to help3/xhpeditor/demo/matchhighlighter.html
diff --git a/help3/html/demo/matchtags.html 
b/help3/xhpeditor/demo/matchtags.html
similarity index 100%
rename from help3/html/demo/matchtags.html
rename to help3/xhpeditor/demo/matchtags.html
diff --git a/help3/html/demo/merge.html b/help3/xhpeditor/demo/merge.html
similarity index 100%
rename from help3/html/demo/merge.html
rename to help3/xhpeditor/demo/merge.html
diff --git a/help3/html/demo/multiplex.html 
b/help3/xhpeditor/demo/multiplex.html
similarity index 100%
rename from help3/html/demo/multiplex.html
rename to help3/xhpeditor/demo/multiplex.html
diff --git a/help3/html/demo/mustache.html b/help3/xhpeditor/demo/mustache.html
similarity index 100%
rename from help3/html/demo/mustache.html
rename to help3/xhpeditor/demo/mustache.html
diff --git a/help3/html/demo/panel.html b/help3/xhpeditor/demo/panel.html
similarity index 100%
rename from help3/html/demo/panel.html
rename to help3/xhpeditor/demo/panel.html
diff --git a/help3/html/demo/placeholder.html 
b/help3/xhpeditor/demo/placeholder.html
similarity index 100%
rename from help3/html/demo/placeholder.html
rename to help3/xhpeditor/demo/placeholder.html
diff --git a/help3/html/demo/preview.html b/help3/xhpeditor/demo/preview.html
similarity index 100%
rename from help3/html/demo/preview.html
rename to help3/xhpeditor/demo/preview.html
diff --git a/help3/html/demo/requirejs.html 
b/help3/xhpeditor/demo/requirejs.html
similarity index 100%
rename from help3/html/demo/requirejs.html
rename to help3/xhpeditor/demo/requirejs.html
diff --git a/help3/html/demo/resize.html b/help3/xhpeditor/demo/resize.html
similarity index 100%
rename from help3/html/demo/resize.html
rename to help3/xhpeditor/demo/resize.html
diff --git a/help3/html/demo/rulers.html b/help3/xhpeditor/demo/rulers.html
similarity index 100%
rename from help3/html/demo/rulers.html
rename to help3/xhpeditor/demo/rulers.html
diff --git a/help3/html/demo/runmode.html b/help3/xhpeditor/demo/runmode.html
similarity index 100%
rename from help3/html/demo/runmode.html
rename to help3/xhpeditor/demo/runmode.html
diff --git a/help3/html/demo/search.html b/help3/xhpeditor/demo/search.html
similarity index 100%
rename from help3/html/demo/search.html
rename to help3/xhpeditor/demo/search.html
diff --git a/help3/html/demo/simplemode.html 
b/help3/xhpeditor/demo/simplemode.html
similarity index 100%
rename from help3/html/demo/simplemode.html
rename to help3/xhpeditor/demo/simplemode.html
diff --git a/help3/html/demo/simplescrollbars.html 
b/help3/xhpeditor/demo/simplescrollbars.html
similarity index 100%
rename from help3/html/demo/simplescrollbars.html
rename to help3/xhpeditor/demo/simplescrollbars.html
diff --git a/help3/html/demo/spanaffectswrapping_shim.html 
b/help3/xhpeditor/demo/spanaffectswrapping_shim.html
similarity index 100%
rename from help3/html/demo/spanaffectswrapping_shim.html
rename to help3/xhpeditor/demo/spanaffectswrapping_shim.html
diff --git a/help3/html/demo/sublime.html b/help3/xhpeditor/demo/sublime.html
similarity index 100%
rename from help3/html/demo/sublime.html
rename to help3/xhpeditor/demo/sublime.html
diff --git a/help3/html/demo/tern.html b/help3/xhpeditor/demo/tern.html
similarity index 100%
rename from help3/html/demo/tern.html
rename to help3/xhpeditor/demo/tern.html
diff --git a/help3/html/demo/theme.html b/help3/xhpeditor/demo/theme.html
similarity index 100%
rename from help3/html/demo/theme.html
rename to help3/xhpeditor/demo/theme.html
diff --git a/help3/html/demo/trailingspace.html 
b/help3/xhpeditor/demo/trailingspace.html
similarity index 100%
rename from help3/html/demo/trailingspace.html
rename to help3/xhpeditor/demo/trailingspace.html
diff --git a/help3/html/demo/variableheight.html 
b/help3/xhpeditor/demo/variableheight.html
similarity index 100%
rename from help3/html/demo/variableheight.html
rename to help3/xhpeditor/demo/variableheight.html
diff --git a/help3/html/demo/vim.html b/help3/xhpeditor/demo/vim.html
similarity index 100%
rename from help3/html/demo/vim.html
rename to help3/xhpeditor/demo/vim.html
diff --git a/help3/html/demo/visibletabs.html 
b/help3/xhpeditor/demo/visibletabs.html
similarity index 100%
rename from help3/html/demo/visibletabs.html
rename to help3/xhpeditor/demo/visibletabs.html
diff --git a/help3/html/demo/widget.html b/help3/xhpeditor/demo/widget.html
similarity index 100%
rename from help3/html/demo/widget.html
rename to help3/xhpeditor/demo/widget.html
diff --git a/help3/html/demo/xmlcomplete.html 
b/help3/xhpeditor/demo/xmlcomplete.html
similarity index 100%
rename from help3/html/demo/xmlcomplete.html
rename to help3/xhpeditor/demo/xmlcomplete.html
diff --git a/help3/html/doc/activebookmark.js 
b/help3/xhpeditor/doc/activebookmark.js
similarity index 100%
rename from help3/html/doc/activebookmark.js
rename to help3/xhpeditor/doc/activebookmark.js
diff --git a/help3/html/doc/docs.css b/help3/xhpeditor/doc/docs.css
similarity index 100%
rename from help3/html/doc/docs.css
rename to help3/xhpeditor/doc/docs.css
diff --git a/help3/html/doc/internals.html b/help3/xhpeditor/doc/internals.html
similarity index 100%
rename from help3/html/doc/internals.html
rename to help3/xhpeditor/doc/internals.html
diff --git a/help3/html/doc/logo.png b/help3/xhpeditor/doc/logo.png
similarity index 100%
rename from help3/html/doc/logo.png
rename to help3/xhpeditor/doc/logo.png
diff --git a/help3/html/doc/logo.svg b/help3/xhpeditor/doc/logo.svg
similarity index 100%
rename from help3/html/doc/logo.svg
rename to help3/xhpeditor/doc/logo.svg
diff --git a/help3/html/doc/manual.html b/help3/xhpeditor/doc/manual.html
similarity index 100%
rename from help3/html/doc/manual.html
rename to help3/xhpeditor/doc/manual.html
diff --git a/help3/html/doc/realworld.html b/help3/xhpeditor/doc/realworld.html
similarity index 100%
rename from help3/html/doc/realworld.html
rename to help3/xhpeditor/doc/realworld.html
diff --git a/help3/html/doc/releases.html b/help3/xhpeditor/doc/releases.html
similarity index 100%
rename from help3/html/doc/releases.html
rename to help3/xhpeditor/doc/releases.html
diff --git a/help3/html/doc/reporting.html b/help3/xhpeditor/doc/reporting.html
similarity index 100%
rename from help3/html/doc/reporting.html
rename to help3/xhpeditor/doc/reporting.html
diff --git a/help3/html/doc/upgrade_v2.2.html 
b/help3/xhpeditor/doc/upgrade_v2.2.html
similarity index 100%
rename from help3/html/doc/upgrade_v2.2.html
rename to help3/xhpeditor/doc/upgrade_v2.2.html
diff --git a/help3/html/doc/upgrade_v3.html 
b/help3/xhpeditor/doc/upgrade_v3.html
similarity index 100%
rename from help3/html/doc/upgrade_v3.html
rename to help3/xhpeditor/doc/upgrade_v3.html
diff --git a/help3/html/doc/upgrade_v4.html 
b/help3/xhpeditor/doc/upgrade_v4.html
similarity index 100%
rename from help3/html/doc/upgrade_v4.html
rename to help3/xhpeditor/doc/upgrade_v4.html
diff --git a/help3/html/doc/yinyang.png b/help3/xhpeditor/doc/yinyang.png
similarity index 100%
rename from help3/html/doc/yinyang.png
rename to help3/xhpeditor/doc/yinyang.png
diff --git a/help3/html/ed_transform.xsl b/help3/xhpeditor/ed_transform.xsl
similarity index 100%
rename from help3/html/ed_transform.xsl
rename to help3/xhpeditor/ed_transform.xsl
diff --git a/help3/html/index.html b/help3/xhpeditor/index.html
similarity index 100%
rename from help3/html/index.html
rename to help3/xhpeditor/index.html
diff --git a/help3/html/index.php b/help3/xhpeditor/index.php
similarity index 97%
rename from help3/html/index.php
rename to help3/xhpeditor/index.php
index 8b757b5..7ee680d 100644
--- a/help3/html/index.php
+++ b/help3/xhpeditor/index.php
@@ -35,7 +35,9 @@
     <br />
     <div class="snip_heading"><div class="snip_div">Actions:</div>
         <p>File name: <input type="text" id="01" name="filename" 
value="test.xhp"/><button 
onclick="loadText(document.getElementById('01').value);">Open File</button></p>
-        <p>File name: <input type="text" id="02" name="filename" 
value="test.xhp"/><button onclick="alert('Not yet implemented');">Save 
Changes</button><button onclick="displayResult()">Render page</button></p>
+        <p>File name: <input type="text" id="02" name="filename" 
value="test.xhp"/>
+        <button onclick="alert('Not yet implemented');">Save Changes</button>
+        <button onclick="displayResult()">Render page</button></p>
     </div>
     <div class="snip_heading"><div class="snip_div">Edit:</div>
         <button onclick="editor.undo()">Undo</button>
diff --git a/help3/html/keymap/emacs.js b/help3/xhpeditor/keymap/emacs.js
similarity index 100%
rename from help3/html/keymap/emacs.js
rename to help3/xhpeditor/keymap/emacs.js
diff --git a/help3/html/keymap/sublime.js b/help3/xhpeditor/keymap/sublime.js
similarity index 100%
rename from help3/html/keymap/sublime.js
rename to help3/xhpeditor/keymap/sublime.js
diff --git a/help3/html/keymap/vim.js b/help3/xhpeditor/keymap/vim.js
similarity index 100%
rename from help3/html/keymap/vim.js
rename to help3/xhpeditor/keymap/vim.js
diff --git a/help3/html/lib/codemirror.css b/help3/xhpeditor/lib/codemirror.css
similarity index 100%
rename from help3/html/lib/codemirror.css
rename to help3/xhpeditor/lib/codemirror.css
diff --git a/help3/html/lib/codemirror.js b/help3/xhpeditor/lib/codemirror.js
similarity index 100%
rename from help3/html/lib/codemirror.js
rename to help3/xhpeditor/lib/codemirror.js
diff --git a/help3/html/links.txt.xsl b/help3/xhpeditor/links.txt.xsl
similarity index 100%
rename from help3/html/links.txt.xsl
rename to help3/xhpeditor/links.txt.xsl
diff --git a/help3/html/localized.xsl b/help3/xhpeditor/localized.xsl
similarity index 100%
rename from help3/html/localized.xsl
rename to help3/xhpeditor/localized.xsl
diff --git a/help3/html/mode/apl/apl.js b/help3/xhpeditor/mode/apl/apl.js
similarity index 100%
rename from help3/html/mode/apl/apl.js
rename to help3/xhpeditor/mode/apl/apl.js
diff --git a/help3/html/mode/apl/index.html 
b/help3/xhpeditor/mode/apl/index.html
similarity index 100%
rename from help3/html/mode/apl/index.html
rename to help3/xhpeditor/mode/apl/index.html
diff --git a/help3/html/mode/asciiarmor/asciiarmor.js 
b/help3/xhpeditor/mode/asciiarmor/asciiarmor.js
similarity index 100%
rename from help3/html/mode/asciiarmor/asciiarmor.js
rename to help3/xhpeditor/mode/asciiarmor/asciiarmor.js
diff --git a/help3/html/mode/asciiarmor/index.html 
b/help3/xhpeditor/mode/asciiarmor/index.html
similarity index 100%
rename from help3/html/mode/asciiarmor/index.html
rename to help3/xhpeditor/mode/asciiarmor/index.html
diff --git a/help3/html/mode/asn.1/asn.1.js 
b/help3/xhpeditor/mode/asn.1/asn.1.js
similarity index 100%
rename from help3/html/mode/asn.1/asn.1.js
rename to help3/xhpeditor/mode/asn.1/asn.1.js
diff --git a/help3/html/mode/asn.1/index.html 
b/help3/xhpeditor/mode/asn.1/index.html
similarity index 100%
rename from help3/html/mode/asn.1/index.html
rename to help3/xhpeditor/mode/asn.1/index.html
diff --git a/help3/html/mode/asterisk/asterisk.js 
b/help3/xhpeditor/mode/asterisk/asterisk.js
similarity index 100%
rename from help3/html/mode/asterisk/asterisk.js
rename to help3/xhpeditor/mode/asterisk/asterisk.js
diff --git a/help3/html/mode/asterisk/index.html 
b/help3/xhpeditor/mode/asterisk/index.html
similarity index 100%
rename from help3/html/mode/asterisk/index.html
rename to help3/xhpeditor/mode/asterisk/index.html
diff --git a/help3/html/mode/brainfuck/brainfuck.js 
b/help3/xhpeditor/mode/brainfuck/brainfuck.js
similarity index 100%
rename from help3/html/mode/brainfuck/brainfuck.js
rename to help3/xhpeditor/mode/brainfuck/brainfuck.js
diff --git a/help3/html/mode/brainfuck/index.html 
b/help3/xhpeditor/mode/brainfuck/index.html
similarity index 100%
rename from help3/html/mode/brainfuck/index.html
rename to help3/xhpeditor/mode/brainfuck/index.html
diff --git a/help3/html/mode/clike/clike.js 
b/help3/xhpeditor/mode/clike/clike.js
similarity index 100%
rename from help3/html/mode/clike/clike.js
rename to help3/xhpeditor/mode/clike/clike.js
diff --git a/help3/html/mode/clike/index.html 
b/help3/xhpeditor/mode/clike/index.html
similarity index 100%
rename from help3/html/mode/clike/index.html
rename to help3/xhpeditor/mode/clike/index.html
diff --git a/help3/html/mode/clike/scala.html 
b/help3/xhpeditor/mode/clike/scala.html
similarity index 100%
rename from help3/html/mode/clike/scala.html
rename to help3/xhpeditor/mode/clike/scala.html
diff --git a/help3/html/mode/clike/test.js b/help3/xhpeditor/mode/clike/test.js
similarity index 100%
rename from help3/html/mode/clike/test.js
rename to help3/xhpeditor/mode/clike/test.js
diff --git a/help3/html/mode/clojure/clojure.js 
b/help3/xhpeditor/mode/clojure/clojure.js
similarity index 100%
rename from help3/html/mode/clojure/clojure.js
rename to help3/xhpeditor/mode/clojure/clojure.js
diff --git a/help3/html/mode/clojure/index.html 
b/help3/xhpeditor/mode/clojure/index.html
similarity index 100%
rename from help3/html/mode/clojure/index.html
rename to help3/xhpeditor/mode/clojure/index.html
diff --git a/help3/html/mode/cmake/cmake.js 
b/help3/xhpeditor/mode/cmake/cmake.js
similarity index 100%
rename from help3/html/mode/cmake/cmake.js
rename to help3/xhpeditor/mode/cmake/cmake.js
diff --git a/help3/html/mode/cmake/index.html 
b/help3/xhpeditor/mode/cmake/index.html
similarity index 100%
rename from help3/html/mode/cmake/index.html
rename to help3/xhpeditor/mode/cmake/index.html
diff --git a/help3/html/mode/cobol/cobol.js 
b/help3/xhpeditor/mode/cobol/cobol.js
similarity index 100%
rename from help3/html/mode/cobol/cobol.js
rename to help3/xhpeditor/mode/cobol/cobol.js
diff --git a/help3/html/mode/cobol/index.html 
b/help3/xhpeditor/mode/cobol/index.html
similarity index 100%
rename from help3/html/mode/cobol/index.html
rename to help3/xhpeditor/mode/cobol/index.html
diff --git a/help3/html/mode/coffeescript/coffeescript.js 
b/help3/xhpeditor/mode/coffeescript/coffeescript.js
similarity index 100%
rename from help3/html/mode/coffeescript/coffeescript.js
rename to help3/xhpeditor/mode/coffeescript/coffeescript.js
diff --git a/help3/html/mode/coffeescript/index.html 
b/help3/xhpeditor/mode/coffeescript/index.html
similarity index 100%
rename from help3/html/mode/coffeescript/index.html
rename to help3/xhpeditor/mode/coffeescript/index.html
diff --git a/help3/html/mode/commonlisp/commonlisp.js 
b/help3/xhpeditor/mode/commonlisp/commonlisp.js
similarity index 100%
rename from help3/html/mode/commonlisp/commonlisp.js
rename to help3/xhpeditor/mode/commonlisp/commonlisp.js
diff --git a/help3/html/mode/commonlisp/index.html 
b/help3/xhpeditor/mode/commonlisp/index.html
similarity index 100%
rename from help3/html/mode/commonlisp/index.html
rename to help3/xhpeditor/mode/commonlisp/index.html
diff --git a/help3/html/mode/crystal/crystal.js 
b/help3/xhpeditor/mode/crystal/crystal.js
similarity index 100%
rename from help3/html/mode/crystal/crystal.js
rename to help3/xhpeditor/mode/crystal/crystal.js
diff --git a/help3/html/mode/crystal/index.html 
b/help3/xhpeditor/mode/crystal/index.html
similarity index 100%
rename from help3/html/mode/crystal/index.html
rename to help3/xhpeditor/mode/crystal/index.html
diff --git a/help3/html/mode/css/css.js b/help3/xhpeditor/mode/css/css.js
similarity index 100%
rename from help3/html/mode/css/css.js
rename to help3/xhpeditor/mode/css/css.js
diff --git a/help3/html/mode/css/gss.html b/help3/xhpeditor/mode/css/gss.html
similarity index 100%
rename from help3/html/mode/css/gss.html
rename to help3/xhpeditor/mode/css/gss.html
diff --git a/help3/html/mode/css/gss_test.js 
b/help3/xhpeditor/mode/css/gss_test.js
similarity index 100%
rename from help3/html/mode/css/gss_test.js
rename to help3/xhpeditor/mode/css/gss_test.js
diff --git a/help3/html/mode/css/index.html 
b/help3/xhpeditor/mode/css/index.html
similarity index 100%
rename from help3/html/mode/css/index.html
rename to help3/xhpeditor/mode/css/index.html
diff --git a/help3/html/mode/css/less.html b/help3/xhpeditor/mode/css/less.html
similarity index 100%
rename from help3/html/mode/css/less.html
rename to help3/xhpeditor/mode/css/less.html
diff --git a/help3/html/mode/css/less_test.js 
b/help3/xhpeditor/mode/css/less_test.js
similarity index 100%
rename from help3/html/mode/css/less_test.js
rename to help3/xhpeditor/mode/css/less_test.js
diff --git a/help3/html/mode/css/scss.html b/help3/xhpeditor/mode/css/scss.html
similarity index 100%
rename from help3/html/mode/css/scss.html
rename to help3/xhpeditor/mode/css/scss.html
diff --git a/help3/html/mode/css/scss_test.js 
b/help3/xhpeditor/mode/css/scss_test.js
similarity index 100%
rename from help3/html/mode/css/scss_test.js
rename to help3/xhpeditor/mode/css/scss_test.js
diff --git a/help3/html/mode/css/test.js b/help3/xhpeditor/mode/css/test.js
similarity index 100%
rename from help3/html/mode/css/test.js
rename to help3/xhpeditor/mode/css/test.js
diff --git a/help3/html/mode/cypher/cypher.js 
b/help3/xhpeditor/mode/cypher/cypher.js
similarity index 100%
rename from help3/html/mode/cypher/cypher.js
rename to help3/xhpeditor/mode/cypher/cypher.js
diff --git a/help3/html/mode/cypher/index.html 
b/help3/xhpeditor/mode/cypher/index.html
similarity index 100%
rename from help3/html/mode/cypher/index.html
rename to help3/xhpeditor/mode/cypher/index.html
diff --git a/help3/html/mode/cypher/test.js 
b/help3/xhpeditor/mode/cypher/test.js
similarity index 100%
rename from help3/html/mode/cypher/test.js
rename to help3/xhpeditor/mode/cypher/test.js
diff --git a/help3/html/mode/d/d.js b/help3/xhpeditor/mode/d/d.js
similarity index 100%
rename from help3/html/mode/d/d.js
rename to help3/xhpeditor/mode/d/d.js
diff --git a/help3/html/mode/d/index.html b/help3/xhpeditor/mode/d/index.html
similarity index 100%
rename from help3/html/mode/d/index.html
rename to help3/xhpeditor/mode/d/index.html
diff --git a/help3/html/mode/d/test.js b/help3/xhpeditor/mode/d/test.js
similarity index 100%
rename from help3/html/mode/d/test.js
rename to help3/xhpeditor/mode/d/test.js
diff --git a/help3/html/mode/dart/dart.js b/help3/xhpeditor/mode/dart/dart.js
similarity index 100%
rename from help3/html/mode/dart/dart.js
rename to help3/xhpeditor/mode/dart/dart.js
diff --git a/help3/html/mode/dart/index.html 
b/help3/xhpeditor/mode/dart/index.html
similarity index 100%
rename from help3/html/mode/dart/index.html
rename to help3/xhpeditor/mode/dart/index.html
diff --git a/help3/html/mode/diff/diff.js b/help3/xhpeditor/mode/diff/diff.js
similarity index 100%
rename from help3/html/mode/diff/diff.js
rename to help3/xhpeditor/mode/diff/diff.js
diff --git a/help3/html/mode/diff/index.html 
b/help3/xhpeditor/mode/diff/index.html
similarity index 100%
rename from help3/html/mode/diff/index.html
rename to help3/xhpeditor/mode/diff/index.html
diff --git a/help3/html/mode/django/django.js 
b/help3/xhpeditor/mode/django/django.js
similarity index 100%
rename from help3/html/mode/django/django.js
rename to help3/xhpeditor/mode/django/django.js
diff --git a/help3/html/mode/django/index.html 
b/help3/xhpeditor/mode/django/index.html
similarity index 100%
rename from help3/html/mode/django/index.html
rename to help3/xhpeditor/mode/django/index.html
diff --git a/help3/html/mode/dockerfile/dockerfile.js 
b/help3/xhpeditor/mode/dockerfile/dockerfile.js
similarity index 100%
rename from help3/html/mode/dockerfile/dockerfile.js
rename to help3/xhpeditor/mode/dockerfile/dockerfile.js
diff --git a/help3/html/mode/dockerfile/index.html 
b/help3/xhpeditor/mode/dockerfile/index.html
similarity index 100%
rename from help3/html/mode/dockerfile/index.html
rename to help3/xhpeditor/mode/dockerfile/index.html
diff --git a/help3/html/mode/dockerfile/test.js 
b/help3/xhpeditor/mode/dockerfile/test.js
similarity index 100%
rename from help3/html/mode/dockerfile/test.js
rename to help3/xhpeditor/mode/dockerfile/test.js
diff --git a/help3/html/mode/dtd/dtd.js b/help3/xhpeditor/mode/dtd/dtd.js
similarity index 100%
rename from help3/html/mode/dtd/dtd.js
rename to help3/xhpeditor/mode/dtd/dtd.js
diff --git a/help3/html/mode/dtd/index.html 
b/help3/xhpeditor/mode/dtd/index.html
similarity index 100%
rename from help3/html/mode/dtd/index.html
rename to help3/xhpeditor/mode/dtd/index.html
diff --git a/help3/html/mode/dylan/dylan.js 
b/help3/xhpeditor/mode/dylan/dylan.js
similarity index 100%
rename from help3/html/mode/dylan/dylan.js
rename to help3/xhpeditor/mode/dylan/dylan.js
diff --git a/help3/html/mode/dylan/index.html 
b/help3/xhpeditor/mode/dylan/index.html
similarity index 100%
rename from help3/html/mode/dylan/index.html
rename to help3/xhpeditor/mode/dylan/index.html
diff --git a/help3/html/mode/dylan/test.js b/help3/xhpeditor/mode/dylan/test.js
similarity index 100%
rename from help3/html/mode/dylan/test.js
rename to help3/xhpeditor/mode/dylan/test.js
diff --git a/help3/html/mode/ebnf/ebnf.js b/help3/xhpeditor/mode/ebnf/ebnf.js
similarity index 100%
rename from help3/html/mode/ebnf/ebnf.js
rename to help3/xhpeditor/mode/ebnf/ebnf.js
diff --git a/help3/html/mode/ebnf/index.html 
b/help3/xhpeditor/mode/ebnf/index.html
similarity index 100%
rename from help3/html/mode/ebnf/index.html
rename to help3/xhpeditor/mode/ebnf/index.html
diff --git a/help3/html/mode/ecl/ecl.js b/help3/xhpeditor/mode/ecl/ecl.js
similarity index 100%
rename from help3/html/mode/ecl/ecl.js
rename to help3/xhpeditor/mode/ecl/ecl.js
diff --git a/help3/html/mode/ecl/index.html 
b/help3/xhpeditor/mode/ecl/index.html
similarity index 100%
rename from help3/html/mode/ecl/index.html
rename to help3/xhpeditor/mode/ecl/index.html
diff --git a/help3/html/mode/eiffel/eiffel.js 
b/help3/xhpeditor/mode/eiffel/eiffel.js
similarity index 100%
rename from help3/html/mode/eiffel/eiffel.js
rename to help3/xhpeditor/mode/eiffel/eiffel.js
diff --git a/help3/html/mode/eiffel/index.html 
b/help3/xhpeditor/mode/eiffel/index.html
similarity index 100%
rename from help3/html/mode/eiffel/index.html
rename to help3/xhpeditor/mode/eiffel/index.html
diff --git a/help3/html/mode/elm/elm.js b/help3/xhpeditor/mode/elm/elm.js
similarity index 100%
rename from help3/html/mode/elm/elm.js
rename to help3/xhpeditor/mode/elm/elm.js
diff --git a/help3/html/mode/elm/index.html 
b/help3/xhpeditor/mode/elm/index.html
similarity index 100%
rename from help3/html/mode/elm/index.html
rename to help3/xhpeditor/mode/elm/index.html
diff --git a/help3/html/mode/erlang/erlang.js 
b/help3/xhpeditor/mode/erlang/erlang.js
similarity index 100%
rename from help3/html/mode/erlang/erlang.js
rename to help3/xhpeditor/mode/erlang/erlang.js
diff --git a/help3/html/mode/erlang/index.html 
b/help3/xhpeditor/mode/erlang/index.html
similarity index 100%
rename from help3/html/mode/erlang/index.html
rename to help3/xhpeditor/mode/erlang/index.html
diff --git a/help3/html/mode/factor/factor.js 
b/help3/xhpeditor/mode/factor/factor.js
similarity index 100%
rename from help3/html/mode/factor/factor.js
rename to help3/xhpeditor/mode/factor/factor.js
diff --git a/help3/html/mode/factor/index.html 
b/help3/xhpeditor/mode/factor/index.html
similarity index 100%
rename from help3/html/mode/factor/index.html
rename to help3/xhpeditor/mode/factor/index.html
diff --git a/help3/html/mode/fcl/fcl.js b/help3/xhpeditor/mode/fcl/fcl.js
similarity index 100%
rename from help3/html/mode/fcl/fcl.js
rename to help3/xhpeditor/mode/fcl/fcl.js
diff --git a/help3/html/mode/fcl/index.html 
b/help3/xhpeditor/mode/fcl/index.html
similarity index 100%
rename from help3/html/mode/fcl/index.html
rename to help3/xhpeditor/mode/fcl/index.html
diff --git a/help3/html/mode/forth/forth.js 
b/help3/xhpeditor/mode/forth/forth.js
similarity index 100%
rename from help3/html/mode/forth/forth.js
rename to help3/xhpeditor/mode/forth/forth.js
diff --git a/help3/html/mode/forth/index.html 
b/help3/xhpeditor/mode/forth/index.html
similarity index 100%
rename from help3/html/mode/forth/index.html
rename to help3/xhpeditor/mode/forth/index.html
diff --git a/help3/html/mode/fortran/fortran.js 
b/help3/xhpeditor/mode/fortran/fortran.js
similarity index 100%
rename from help3/html/mode/fortran/fortran.js
rename to help3/xhpeditor/mode/fortran/fortran.js
diff --git a/help3/html/mode/fortran/index.html 
b/help3/xhpeditor/mode/fortran/index.html
similarity index 100%
rename from help3/html/mode/fortran/index.html
rename to help3/xhpeditor/mode/fortran/index.html
diff --git a/help3/html/mode/gas/gas.js b/help3/xhpeditor/mode/gas/gas.js
similarity index 100%
rename from help3/html/mode/gas/gas.js
rename to help3/xhpeditor/mode/gas/gas.js
diff --git a/help3/html/mode/gas/index.html 
b/help3/xhpeditor/mode/gas/index.html
similarity index 100%
rename from help3/html/mode/gas/index.html
rename to help3/xhpeditor/mode/gas/index.html
diff --git a/help3/html/mode/gfm/gfm.js b/help3/xhpeditor/mode/gfm/gfm.js
similarity index 100%
rename from help3/html/mode/gfm/gfm.js
rename to help3/xhpeditor/mode/gfm/gfm.js
diff --git a/help3/html/mode/gfm/index.html 
b/help3/xhpeditor/mode/gfm/index.html
similarity index 100%
rename from help3/html/mode/gfm/index.html
rename to help3/xhpeditor/mode/gfm/index.html
diff --git a/help3/html/mode/gfm/test.js b/help3/xhpeditor/mode/gfm/test.js
similarity index 100%
rename from help3/html/mode/gfm/test.js
rename to help3/xhpeditor/mode/gfm/test.js
diff --git a/help3/html/mode/gherkin/gherkin.js 
b/help3/xhpeditor/mode/gherkin/gherkin.js
similarity index 100%
rename from help3/html/mode/gherkin/gherkin.js
rename to help3/xhpeditor/mode/gherkin/gherkin.js
diff --git a/help3/html/mode/gherkin/index.html 
b/help3/xhpeditor/mode/gherkin/index.html
similarity index 100%
rename from help3/html/mode/gherkin/index.html
rename to help3/xhpeditor/mode/gherkin/index.html
diff --git a/help3/html/mode/go/go.js b/help3/xhpeditor/mode/go/go.js
similarity index 100%
rename from help3/html/mode/go/go.js
rename to help3/xhpeditor/mode/go/go.js
diff --git a/help3/html/mode/go/index.html b/help3/xhpeditor/mode/go/index.html
similarity index 100%
rename from help3/html/mode/go/index.html
rename to help3/xhpeditor/mode/go/index.html
diff --git a/help3/html/mode/groovy/groovy.js 
b/help3/xhpeditor/mode/groovy/groovy.js
similarity index 100%
rename from help3/html/mode/groovy/groovy.js
rename to help3/xhpeditor/mode/groovy/groovy.js
diff --git a/help3/html/mode/groovy/index.html 
b/help3/xhpeditor/mode/groovy/index.html
similarity index 100%
rename from help3/html/mode/groovy/index.html
rename to help3/xhpeditor/mode/groovy/index.html
diff --git a/help3/html/mode/haml/haml.js b/help3/xhpeditor/mode/haml/haml.js
similarity index 100%
rename from help3/html/mode/haml/haml.js
rename to help3/xhpeditor/mode/haml/haml.js
diff --git a/help3/html/mode/haml/index.html 
b/help3/xhpeditor/mode/haml/index.html
similarity index 100%
rename from help3/html/mode/haml/index.html
rename to help3/xhpeditor/mode/haml/index.html
diff --git a/help3/html/mode/haml/test.js b/help3/xhpeditor/mode/haml/test.js
similarity index 100%
rename from help3/html/mode/haml/test.js
rename to help3/xhpeditor/mode/haml/test.js
diff --git a/help3/html/mode/handlebars/handlebars.js 
b/help3/xhpeditor/mode/handlebars/handlebars.js
similarity index 100%
rename from help3/html/mode/handlebars/handlebars.js
rename to help3/xhpeditor/mode/handlebars/handlebars.js
diff --git a/help3/html/mode/handlebars/index.html 
b/help3/xhpeditor/mode/handlebars/index.html
similarity index 100%
rename from help3/html/mode/handlebars/index.html
rename to help3/xhpeditor/mode/handlebars/index.html
diff --git a/help3/html/mode/haskell-literate/haskell-literate.js 
b/help3/xhpeditor/mode/haskell-literate/haskell-literate.js
similarity index 100%
rename from help3/html/mode/haskell-literate/haskell-literate.js
rename to help3/xhpeditor/mode/haskell-literate/haskell-literate.js
diff --git a/help3/html/mode/haskell-literate/index.html 
b/help3/xhpeditor/mode/haskell-literate/index.html
similarity index 100%
rename from help3/html/mode/haskell-literate/index.html
rename to help3/xhpeditor/mode/haskell-literate/index.html
diff --git a/help3/html/mode/haskell/haskell.js 
b/help3/xhpeditor/mode/haskell/haskell.js
similarity index 100%
rename from help3/html/mode/haskell/haskell.js
rename to help3/xhpeditor/mode/haskell/haskell.js
diff --git a/help3/html/mode/haskell/index.html 
b/help3/xhpeditor/mode/haskell/index.html
similarity index 100%
rename from help3/html/mode/haskell/index.html
rename to help3/xhpeditor/mode/haskell/index.html
diff --git a/help3/html/mode/haxe/haxe.js b/help3/xhpeditor/mode/haxe/haxe.js
similarity index 100%
rename from help3/html/mode/haxe/haxe.js
rename to help3/xhpeditor/mode/haxe/haxe.js
diff --git a/help3/html/mode/haxe/index.html 
b/help3/xhpeditor/mode/haxe/index.html
similarity index 100%
rename from help3/html/mode/haxe/index.html
rename to help3/xhpeditor/mode/haxe/index.html
diff --git a/help3/html/mode/htmlembedded/htmlembedded.js 
b/help3/xhpeditor/mode/htmlembedded/htmlembedded.js
similarity index 100%
rename from help3/html/mode/htmlembedded/htmlembedded.js
rename to help3/xhpeditor/mode/htmlembedded/htmlembedded.js
diff --git a/help3/html/mode/htmlembedded/index.html 
b/help3/xhpeditor/mode/htmlembedded/index.html
similarity index 100%
rename from help3/html/mode/htmlembedded/index.html
rename to help3/xhpeditor/mode/htmlembedded/index.html
diff --git a/help3/html/mode/htmlmixed/htmlmixed.js 
b/help3/xhpeditor/mode/htmlmixed/htmlmixed.js
similarity index 100%
rename from help3/html/mode/htmlmixed/htmlmixed.js
rename to help3/xhpeditor/mode/htmlmixed/htmlmixed.js
diff --git a/help3/html/mode/htmlmixed/index.html 
b/help3/xhpeditor/mode/htmlmixed/index.html
similarity index 100%
rename from help3/html/mode/htmlmixed/index.html
rename to help3/xhpeditor/mode/htmlmixed/index.html
diff --git a/help3/html/mode/http/http.js b/help3/xhpeditor/mode/http/http.js
similarity index 100%
rename from help3/html/mode/http/http.js
rename to help3/xhpeditor/mode/http/http.js
diff --git a/help3/html/mode/http/index.html 
b/help3/xhpeditor/mode/http/index.html
similarity index 100%
rename from help3/html/mode/http/index.html
rename to help3/xhpeditor/mode/http/index.html
diff --git a/help3/html/mode/idl/idl.js b/help3/xhpeditor/mode/idl/idl.js
similarity index 100%
rename from help3/html/mode/idl/idl.js
rename to help3/xhpeditor/mode/idl/idl.js
diff --git a/help3/html/mode/idl/index.html 
b/help3/xhpeditor/mode/idl/index.html
similarity index 100%
rename from help3/html/mode/idl/index.html
rename to help3/xhpeditor/mode/idl/index.html
diff --git a/help3/html/mode/index.html b/help3/xhpeditor/mode/index.html
similarity index 100%
rename from help3/html/mode/index.html
rename to help3/xhpeditor/mode/index.html
diff --git a/help3/html/mode/javascript/index.html 
b/help3/xhpeditor/mode/javascript/index.html
similarity index 100%
rename from help3/html/mode/javascript/index.html
rename to help3/xhpeditor/mode/javascript/index.html
diff --git a/help3/html/mode/javascript/javascript.js 
b/help3/xhpeditor/mode/javascript/javascript.js
similarity index 100%
rename from help3/html/mode/javascript/javascript.js
rename to help3/xhpeditor/mode/javascript/javascript.js
diff --git a/help3/html/mode/javascript/json-ld.html 
b/help3/xhpeditor/mode/javascript/json-ld.html
similarity index 100%
rename from help3/html/mode/javascript/json-ld.html
rename to help3/xhpeditor/mode/javascript/json-ld.html
diff --git a/help3/html/mode/javascript/test.js 
b/help3/xhpeditor/mode/javascript/test.js
similarity index 100%
rename from help3/html/mode/javascript/test.js
rename to help3/xhpeditor/mode/javascript/test.js
diff --git a/help3/html/mode/javascript/typescript.html 
b/help3/xhpeditor/mode/javascript/typescript.html
similarity index 100%
rename from help3/html/mode/javascript/typescript.html
rename to help3/xhpeditor/mode/javascript/typescript.html
diff --git a/help3/html/mode/jinja2/index.html 
b/help3/xhpeditor/mode/jinja2/index.html
similarity index 100%
rename from help3/html/mode/jinja2/index.html
rename to help3/xhpeditor/mode/jinja2/index.html
diff --git a/help3/html/mode/jinja2/jinja2.js 
b/help3/xhpeditor/mode/jinja2/jinja2.js
similarity index 100%
rename from help3/html/mode/jinja2/jinja2.js
rename to help3/xhpeditor/mode/jinja2/jinja2.js
diff --git a/help3/html/mode/jsx/index.html 
b/help3/xhpeditor/mode/jsx/index.html
similarity index 100%
rename from help3/html/mode/jsx/index.html
rename to help3/xhpeditor/mode/jsx/index.html
diff --git a/help3/html/mode/jsx/jsx.js b/help3/xhpeditor/mode/jsx/jsx.js
similarity index 100%
rename from help3/html/mode/jsx/jsx.js
rename to help3/xhpeditor/mode/jsx/jsx.js
diff --git a/help3/html/mode/jsx/test.js b/help3/xhpeditor/mode/jsx/test.js
similarity index 100%
rename from help3/html/mode/jsx/test.js
rename to help3/xhpeditor/mode/jsx/test.js
diff --git a/help3/html/mode/julia/index.html 
b/help3/xhpeditor/mode/julia/index.html
similarity index 100%
rename from help3/html/mode/julia/index.html
rename to help3/xhpeditor/mode/julia/index.html
diff --git a/help3/html/mode/julia/julia.js 
b/help3/xhpeditor/mode/julia/julia.js
similarity index 100%
rename from help3/html/mode/julia/julia.js
rename to help3/xhpeditor/mode/julia/julia.js
diff --git a/help3/html/mode/livescript/index.html 
b/help3/xhpeditor/mode/livescript/index.html
similarity index 100%
rename from help3/html/mode/livescript/index.html
rename to help3/xhpeditor/mode/livescript/index.html
diff --git a/help3/html/mode/livescript/livescript.js 
b/help3/xhpeditor/mode/livescript/livescript.js
similarity index 100%
rename from help3/html/mode/livescript/livescript.js
rename to help3/xhpeditor/mode/livescript/livescript.js
diff --git a/help3/html/mode/lua/index.html 
b/help3/xhpeditor/mode/lua/index.html
similarity index 100%
rename from help3/html/mode/lua/index.html
rename to help3/xhpeditor/mode/lua/index.html
diff --git a/help3/html/mode/lua/lua.js b/help3/xhpeditor/mode/lua/lua.js
similarity index 100%
rename from help3/html/mode/lua/lua.js
rename to help3/xhpeditor/mode/lua/lua.js
diff --git a/help3/html/mode/markdown/index.html 
b/help3/xhpeditor/mode/markdown/index.html
similarity index 100%
rename from help3/html/mode/markdown/index.html
rename to help3/xhpeditor/mode/markdown/index.html
diff --git a/help3/html/mode/markdown/markdown.js 
b/help3/xhpeditor/mode/markdown/markdown.js
similarity index 100%
rename from help3/html/mode/markdown/markdown.js
rename to help3/xhpeditor/mode/markdown/markdown.js
diff --git a/help3/html/mode/markdown/test.js 
b/help3/xhpeditor/mode/markdown/test.js
similarity index 100%
rename from help3/html/mode/markdown/test.js
rename to help3/xhpeditor/mode/markdown/test.js
diff --git a/help3/html/mode/mathematica/index.html 
b/help3/xhpeditor/mode/mathematica/index.html
similarity index 100%
rename from help3/html/mode/mathematica/index.html
rename to help3/xhpeditor/mode/mathematica/index.html
diff --git a/help3/html/mode/mathematica/mathematica.js 
b/help3/xhpeditor/mode/mathematica/mathematica.js
similarity index 100%
rename from help3/html/mode/mathematica/mathematica.js
rename to help3/xhpeditor/mode/mathematica/mathematica.js
diff --git a/help3/html/mode/mbox/index.html 
b/help3/xhpeditor/mode/mbox/index.html
similarity index 100%
rename from help3/html/mode/mbox/index.html
rename to help3/xhpeditor/mode/mbox/index.html
diff --git a/help3/html/mode/mbox/mbox.js b/help3/xhpeditor/mode/mbox/mbox.js
similarity index 100%
rename from help3/html/mode/mbox/mbox.js
rename to help3/xhpeditor/mode/mbox/mbox.js
diff --git a/help3/html/mode/meta.js b/help3/xhpeditor/mode/meta.js
similarity index 100%
rename from help3/html/mode/meta.js
rename to help3/xhpeditor/mode/meta.js
diff --git a/help3/html/mode/mirc/index.html 
b/help3/xhpeditor/mode/mirc/index.html
similarity index 100%
rename from help3/html/mode/mirc/index.html
rename to help3/xhpeditor/mode/mirc/index.html
diff --git a/help3/html/mode/mirc/mirc.js b/help3/xhpeditor/mode/mirc/mirc.js
similarity index 100%
rename from help3/html/mode/mirc/mirc.js
rename to help3/xhpeditor/mode/mirc/mirc.js
diff --git a/help3/html/mode/mllike/index.html 
b/help3/xhpeditor/mode/mllike/index.html
similarity index 100%
rename from help3/html/mode/mllike/index.html
rename to help3/xhpeditor/mode/mllike/index.html
diff --git a/help3/html/mode/mllike/mllike.js 
b/help3/xhpeditor/mode/mllike/mllike.js
similarity index 100%
rename from help3/html/mode/mllike/mllike.js
rename to help3/xhpeditor/mode/mllike/mllike.js
diff --git a/help3/html/mode/modelica/index.html 
b/help3/xhpeditor/mode/modelica/index.html
similarity index 100%
rename from help3/html/mode/modelica/index.html
rename to help3/xhpeditor/mode/modelica/index.html
diff --git a/help3/html/mode/modelica/modelica.js 
b/help3/xhpeditor/mode/modelica/modelica.js
similarity index 100%
rename from help3/html/mode/modelica/modelica.js
rename to help3/xhpeditor/mode/modelica/modelica.js
diff --git a/help3/html/mode/mscgen/index.html 
b/help3/xhpeditor/mode/mscgen/index.html
similarity index 100%
rename from help3/html/mode/mscgen/index.html
rename to help3/xhpeditor/mode/mscgen/index.html
diff --git a/help3/html/mode/mscgen/mscgen.js 
b/help3/xhpeditor/mode/mscgen/mscgen.js
similarity index 100%
rename from help3/html/mode/mscgen/mscgen.js
rename to help3/xhpeditor/mode/mscgen/mscgen.js
diff --git a/help3/html/mode/mscgen/mscgen_test.js 
b/help3/xhpeditor/mode/mscgen/mscgen_test.js
similarity index 100%
rename from help3/html/mode/mscgen/mscgen_test.js
rename to help3/xhpeditor/mode/mscgen/mscgen_test.js
diff --git a/help3/html/mode/mscgen/msgenny_test.js 
b/help3/xhpeditor/mode/mscgen/msgenny_test.js
similarity index 100%
rename from help3/html/mode/mscgen/msgenny_test.js
rename to help3/xhpeditor/mode/mscgen/msgenny_test.js
diff --git a/help3/html/mode/mscgen/xu_test.js 
b/help3/xhpeditor/mode/mscgen/xu_test.js
similarity index 100%
rename from help3/html/mode/mscgen/xu_test.js
rename to help3/xhpeditor/mode/mscgen/xu_test.js
diff --git a/help3/html/mode/mumps/index.html 
b/help3/xhpeditor/mode/mumps/index.html
similarity index 100%
rename from help3/html/mode/mumps/index.html
rename to help3/xhpeditor/mode/mumps/index.html
diff --git a/help3/html/mode/mumps/mumps.js 
b/help3/xhpeditor/mode/mumps/mumps.js
similarity index 100%
rename from help3/html/mode/mumps/mumps.js
rename to help3/xhpeditor/mode/mumps/mumps.js
diff --git a/help3/html/mode/nginx/index.html 
b/help3/xhpeditor/mode/nginx/index.html
similarity index 100%
rename from help3/html/mode/nginx/index.html
rename to help3/xhpeditor/mode/nginx/index.html
diff --git a/help3/html/mode/nginx/nginx.js 
b/help3/xhpeditor/mode/nginx/nginx.js
similarity index 100%
rename from help3/html/mode/nginx/nginx.js
rename to help3/xhpeditor/mode/nginx/nginx.js
diff --git a/help3/html/mode/nsis/index.html 
b/help3/xhpeditor/mode/nsis/index.html
similarity index 100%
rename from help3/html/mode/nsis/index.html
rename to help3/xhpeditor/mode/nsis/index.html
diff --git a/help3/html/mode/nsis/nsis.js b/help3/xhpeditor/mode/nsis/nsis.js
similarity index 100%
rename from help3/html/mode/nsis/nsis.js
rename to help3/xhpeditor/mode/nsis/nsis.js
diff --git a/help3/html/mode/ntriples/index.html 
b/help3/xhpeditor/mode/ntriples/index.html
similarity index 100%
rename from help3/html/mode/ntriples/index.html
rename to help3/xhpeditor/mode/ntriples/index.html
diff --git a/help3/html/mode/ntriples/ntriples.js 
b/help3/xhpeditor/mode/ntriples/ntriples.js
similarity index 100%
rename from help3/html/mode/ntriples/ntriples.js
rename to help3/xhpeditor/mode/ntriples/ntriples.js
diff --git a/help3/html/mode/octave/index.html 
b/help3/xhpeditor/mode/octave/index.html
similarity index 100%
rename from help3/html/mode/octave/index.html
rename to help3/xhpeditor/mode/octave/index.html
diff --git a/help3/html/mode/octave/octave.js 
b/help3/xhpeditor/mode/octave/octave.js
similarity index 100%
rename from help3/html/mode/octave/octave.js
rename to help3/xhpeditor/mode/octave/octave.js
diff --git a/help3/html/mode/oz/index.html b/help3/xhpeditor/mode/oz/index.html
similarity index 100%
rename from help3/html/mode/oz/index.html
rename to help3/xhpeditor/mode/oz/index.html
diff --git a/help3/html/mode/oz/oz.js b/help3/xhpeditor/mode/oz/oz.js
similarity index 100%
rename from help3/html/mode/oz/oz.js
rename to help3/xhpeditor/mode/oz/oz.js
diff --git a/help3/html/mode/pascal/index.html 
b/help3/xhpeditor/mode/pascal/index.html
similarity index 100%
rename from help3/html/mode/pascal/index.html
rename to help3/xhpeditor/mode/pascal/index.html
diff --git a/help3/html/mode/pascal/pascal.js 
b/help3/xhpeditor/mode/pascal/pascal.js
similarity index 100%
rename from help3/html/mode/pascal/pascal.js
rename to help3/xhpeditor/mode/pascal/pascal.js
diff --git a/help3/html/mode/pegjs/index.html 
b/help3/xhpeditor/mode/pegjs/index.html
similarity index 100%
rename from help3/html/mode/pegjs/index.html
rename to help3/xhpeditor/mode/pegjs/index.html
diff --git a/help3/html/mode/pegjs/pegjs.js 
b/help3/xhpeditor/mode/pegjs/pegjs.js
similarity index 100%
rename from help3/html/mode/pegjs/pegjs.js
rename to help3/xhpeditor/mode/pegjs/pegjs.js
diff --git a/help3/html/mode/perl/index.html 
b/help3/xhpeditor/mode/perl/index.html
similarity index 100%
rename from help3/html/mode/perl/index.html
rename to help3/xhpeditor/mode/perl/index.html
diff --git a/help3/html/mode/perl/perl.js b/help3/xhpeditor/mode/perl/perl.js
similarity index 100%
rename from help3/html/mode/perl/perl.js
rename to help3/xhpeditor/mode/perl/perl.js
diff --git a/help3/html/mode/php/index.html 
b/help3/xhpeditor/mode/php/index.html
similarity index 100%
rename from help3/html/mode/php/index.html
rename to help3/xhpeditor/mode/php/index.html
diff --git a/help3/html/mode/php/php.js b/help3/xhpeditor/mode/php/php.js
similarity index 100%
rename from help3/html/mode/php/php.js
rename to help3/xhpeditor/mode/php/php.js
diff --git a/help3/html/mode/php/test.js b/help3/xhpeditor/mode/php/test.js
similarity index 100%
rename from help3/html/mode/php/test.js
rename to help3/xhpeditor/mode/php/test.js
diff --git a/help3/html/mode/pig/index.html 
b/help3/xhpeditor/mode/pig/index.html
similarity index 100%
rename from help3/html/mode/pig/index.html
rename to help3/xhpeditor/mode/pig/index.html
diff --git a/help3/html/mode/pig/pig.js b/help3/xhpeditor/mode/pig/pig.js
similarity index 100%
rename from help3/html/mode/pig/pig.js
rename to help3/xhpeditor/mode/pig/pig.js
diff --git a/help3/html/mode/powershell/index.html 
b/help3/xhpeditor/mode/powershell/index.html
similarity index 100%
rename from help3/html/mode/powershell/index.html
rename to help3/xhpeditor/mode/powershell/index.html
diff --git a/help3/html/mode/powershell/powershell.js 
b/help3/xhpeditor/mode/powershell/powershell.js
similarity index 100%
rename from help3/html/mode/powershell/powershell.js
rename to help3/xhpeditor/mode/powershell/powershell.js
diff --git a/help3/html/mode/powershell/test.js 
b/help3/xhpeditor/mode/powershell/test.js
similarity index 100%
rename from help3/html/mode/powershell/test.js
rename to help3/xhpeditor/mode/powershell/test.js
diff --git a/help3/html/mode/properties/index.html 
b/help3/xhpeditor/mode/properties/index.html
similarity index 100%
rename from help3/html/mode/properties/index.html
rename to help3/xhpeditor/mode/properties/index.html
diff --git a/help3/html/mode/properties/properties.js 
b/help3/xhpeditor/mode/properties/properties.js
similarity index 100%
rename from help3/html/mode/properties/properties.js
rename to help3/xhpeditor/mode/properties/properties.js
diff --git a/help3/html/mode/protobuf/index.html 
b/help3/xhpeditor/mode/protobuf/index.html
similarity index 100%
rename from help3/html/mode/protobuf/index.html
rename to help3/xhpeditor/mode/protobuf/index.html
diff --git a/help3/html/mode/protobuf/protobuf.js 
b/help3/xhpeditor/mode/protobuf/protobuf.js
similarity index 100%
rename from help3/html/mode/protobuf/protobuf.js
rename to help3/xhpeditor/mode/protobuf/protobuf.js
diff --git a/help3/html/mode/pug/index.html 
b/help3/xhpeditor/mode/pug/index.html
similarity index 100%
rename from help3/html/mode/pug/index.html
rename to help3/xhpeditor/mode/pug/index.html
diff --git a/help3/html/mode/pug/pug.js b/help3/xhpeditor/mode/pug/pug.js
similarity index 100%
rename from help3/html/mode/pug/pug.js
rename to help3/xhpeditor/mode/pug/pug.js
diff --git a/help3/html/mode/puppet/index.html 
b/help3/xhpeditor/mode/puppet/index.html
similarity index 100%
rename from help3/html/mode/puppet/index.html
rename to help3/xhpeditor/mode/puppet/index.html
diff --git a/help3/html/mode/puppet/puppet.js 
b/help3/xhpeditor/mode/puppet/puppet.js
similarity index 100%
rename from help3/html/mode/puppet/puppet.js
rename to help3/xhpeditor/mode/puppet/puppet.js
diff --git a/help3/html/mode/python/index.html 
b/help3/xhpeditor/mode/python/index.html
similarity index 100%
rename from help3/html/mode/python/index.html
rename to help3/xhpeditor/mode/python/index.html
diff --git a/help3/html/mode/python/python.js 
b/help3/xhpeditor/mode/python/python.js
similarity index 100%
rename from help3/html/mode/python/python.js
rename to help3/xhpeditor/mode/python/python.js
diff --git a/help3/html/mode/python/test.js 
b/help3/xhpeditor/mode/python/test.js
similarity index 100%
rename from help3/html/mode/python/test.js
rename to help3/xhpeditor/mode/python/test.js
diff --git a/help3/html/mode/q/index.html b/help3/xhpeditor/mode/q/index.html
similarity index 100%
rename from help3/html/mode/q/index.html
rename to help3/xhpeditor/mode/q/index.html
diff --git a/help3/html/mode/q/q.js b/help3/xhpeditor/mode/q/q.js
similarity index 100%
rename from help3/html/mode/q/q.js
rename to help3/xhpeditor/mode/q/q.js
diff --git a/help3/html/mode/r/index.html b/help3/xhpeditor/mode/r/index.html
similarity index 100%
rename from help3/html/mode/r/index.html
rename to help3/xhpeditor/mode/r/index.html
diff --git a/help3/html/mode/r/r.js b/help3/xhpeditor/mode/r/r.js
similarity index 100%
rename from help3/html/mode/r/r.js
rename to help3/xhpeditor/mode/r/r.js
diff --git a/help3/html/mode/rpm/changes/index.html 
b/help3/xhpeditor/mode/rpm/changes/index.html
similarity index 100%
rename from help3/html/mode/rpm/changes/index.html
rename to help3/xhpeditor/mode/rpm/changes/index.html
diff --git a/help3/html/mode/rpm/index.html 
b/help3/xhpeditor/mode/rpm/index.html
similarity index 100%
rename from help3/html/mode/rpm/index.html
rename to help3/xhpeditor/mode/rpm/index.html
diff --git a/help3/html/mode/rpm/rpm.js b/help3/xhpeditor/mode/rpm/rpm.js
similarity index 100%
rename from help3/html/mode/rpm/rpm.js
rename to help3/xhpeditor/mode/rpm/rpm.js
diff --git a/help3/html/mode/rst/index.html 
b/help3/xhpeditor/mode/rst/index.html
similarity index 100%
rename from help3/html/mode/rst/index.html
rename to help3/xhpeditor/mode/rst/index.html
diff --git a/help3/html/mode/rst/rst.js b/help3/xhpeditor/mode/rst/rst.js
similarity index 100%
rename from help3/html/mode/rst/rst.js
rename to help3/xhpeditor/mode/rst/rst.js
diff --git a/help3/html/mode/ruby/index.html 
b/help3/xhpeditor/mode/ruby/index.html
similarity index 100%
rename from help3/html/mode/ruby/index.html
rename to help3/xhpeditor/mode/ruby/index.html
diff --git a/help3/html/mode/ruby/ruby.js b/help3/xhpeditor/mode/ruby/ruby.js
similarity index 100%
rename from help3/html/mode/ruby/ruby.js
rename to help3/xhpeditor/mode/ruby/ruby.js
diff --git a/help3/html/mode/ruby/test.js b/help3/xhpeditor/mode/ruby/test.js
similarity index 100%
rename from help3/html/mode/ruby/test.js
rename to help3/xhpeditor/mode/ruby/test.js
diff --git a/help3/html/mode/rust/index.html 
b/help3/xhpeditor/mode/rust/index.html
similarity index 100%
rename from help3/html/mode/rust/index.html
rename to help3/xhpeditor/mode/rust/index.html
diff --git a/help3/html/mode/rust/rust.js b/help3/xhpeditor/mode/rust/rust.js
similarity index 100%
rename from help3/html/mode/rust/rust.js
rename to help3/xhpeditor/mode/rust/rust.js
diff --git a/help3/html/mode/rust/test.js b/help3/xhpeditor/mode/rust/test.js
similarity index 100%
rename from help3/html/mode/rust/test.js
rename to help3/xhpeditor/mode/rust/test.js
diff --git a/help3/html/mode/sas/index.html 
b/help3/xhpeditor/mode/sas/index.html
similarity index 100%
rename from help3/html/mode/sas/index.html
rename to help3/xhpeditor/mode/sas/index.html
diff --git a/help3/html/mode/sas/sas.js b/help3/xhpeditor/mode/sas/sas.js
similarity index 100%
rename from help3/html/mode/sas/sas.js
rename to help3/xhpeditor/mode/sas/sas.js
diff --git a/help3/html/mode/sass/index.html 
b/help3/xhpeditor/mode/sass/index.html
similarity index 100%
rename from help3/html/mode/sass/index.html
rename to help3/xhpeditor/mode/sass/index.html
diff --git a/help3/html/mode/sass/sass.js b/help3/xhpeditor/mode/sass/sass.js
similarity index 100%
rename from help3/html/mode/sass/sass.js
rename to help3/xhpeditor/mode/sass/sass.js
diff --git a/help3/html/mode/sass/test.js b/help3/xhpeditor/mode/sass/test.js
similarity index 100%
rename from help3/html/mode/sass/test.js
rename to help3/xhpeditor/mode/sass/test.js
diff --git a/help3/html/mode/scheme/index.html 
b/help3/xhpeditor/mode/scheme/index.html
similarity index 100%
rename from help3/html/mode/scheme/index.html
rename to help3/xhpeditor/mode/scheme/index.html
diff --git a/help3/html/mode/scheme/scheme.js 
b/help3/xhpeditor/mode/scheme/scheme.js
similarity index 100%
rename from help3/html/mode/scheme/scheme.js
rename to help3/xhpeditor/mode/scheme/scheme.js
diff --git a/help3/html/mode/shell/index.html 
b/help3/xhpeditor/mode/shell/index.html
similarity index 100%
rename from help3/html/mode/shell/index.html
rename to help3/xhpeditor/mode/shell/index.html
diff --git a/help3/html/mode/shell/shell.js 
b/help3/xhpeditor/mode/shell/shell.js
similarity index 100%
rename from help3/html/mode/shell/shell.js
rename to help3/xhpeditor/mode/shell/shell.js
diff --git a/help3/html/mode/shell/test.js b/help3/xhpeditor/mode/shell/test.js
similarity index 100%
rename from help3/html/mode/shell/test.js
rename to help3/xhpeditor/mode/shell/test.js
diff --git a/help3/html/mode/sieve/index.html 
b/help3/xhpeditor/mode/sieve/index.html
similarity index 100%
rename from help3/html/mode/sieve/index.html
rename to help3/xhpeditor/mode/sieve/index.html
diff --git a/help3/html/mode/sieve/sieve.js 
b/help3/xhpeditor/mode/sieve/sieve.js
similarity index 100%
rename from help3/html/mode/sieve/sieve.js
rename to help3/xhpeditor/mode/sieve/sieve.js
diff --git a/help3/html/mode/slim/index.html 
b/help3/xhpeditor/mode/slim/index.html
similarity index 100%
rename from help3/html/mode/slim/index.html
rename to help3/xhpeditor/mode/slim/index.html
diff --git a/help3/html/mode/slim/slim.js b/help3/xhpeditor/mode/slim/slim.js
similarity index 100%
rename from help3/html/mode/slim/slim.js
rename to help3/xhpeditor/mode/slim/slim.js
diff --git a/help3/html/mode/slim/test.js b/help3/xhpeditor/mode/slim/test.js
similarity index 100%
rename from help3/html/mode/slim/test.js
rename to help3/xhpeditor/mode/slim/test.js
diff --git a/help3/html/mode/smalltalk/index.html 
b/help3/xhpeditor/mode/smalltalk/index.html
similarity index 100%
rename from help3/html/mode/smalltalk/index.html
rename to help3/xhpeditor/mode/smalltalk/index.html
diff --git a/help3/html/mode/smalltalk/smalltalk.js 
b/help3/xhpeditor/mode/smalltalk/smalltalk.js
similarity index 100%
rename from help3/html/mode/smalltalk/smalltalk.js
rename to help3/xhpeditor/mode/smalltalk/smalltalk.js
diff --git a/help3/html/mode/smarty/index.html 
b/help3/xhpeditor/mode/smarty/index.html
similarity index 100%
rename from help3/html/mode/smarty/index.html
rename to help3/xhpeditor/mode/smarty/index.html
diff --git a/help3/html/mode/smarty/smarty.js 
b/help3/xhpeditor/mode/smarty/smarty.js
similarity index 100%
rename from help3/html/mode/smarty/smarty.js
rename to help3/xhpeditor/mode/smarty/smarty.js
diff --git a/help3/html/mode/solr/index.html 
b/help3/xhpeditor/mode/solr/index.html
similarity index 100%
rename from help3/html/mode/solr/index.html
rename to help3/xhpeditor/mode/solr/index.html
diff --git a/help3/html/mode/solr/solr.js b/help3/xhpeditor/mode/solr/solr.js
similarity index 100%
rename from help3/html/mode/solr/solr.js
rename to help3/xhpeditor/mode/solr/solr.js
diff --git a/help3/html/mode/soy/index.html 
b/help3/xhpeditor/mode/soy/index.html
similarity index 100%
rename from help3/html/mode/soy/index.html
rename to help3/xhpeditor/mode/soy/index.html
diff --git a/help3/html/mode/soy/soy.js b/help3/xhpeditor/mode/soy/soy.js
similarity index 100%
rename from help3/html/mode/soy/soy.js
rename to help3/xhpeditor/mode/soy/soy.js
diff --git a/help3/html/mode/soy/test.js b/help3/xhpeditor/mode/soy/test.js
similarity index 100%
rename from help3/html/mode/soy/test.js
rename to help3/xhpeditor/mode/soy/test.js
diff --git a/help3/html/mode/sparql/index.html 
b/help3/xhpeditor/mode/sparql/index.html
similarity index 100%
rename from help3/html/mode/sparql/index.html
rename to help3/xhpeditor/mode/sparql/index.html
diff --git a/help3/html/mode/sparql/sparql.js 
b/help3/xhpeditor/mode/sparql/sparql.js
similarity index 100%
rename from help3/html/mode/sparql/sparql.js
rename to help3/xhpeditor/mode/sparql/sparql.js
diff --git a/help3/html/mode/spreadsheet/index.html 
b/help3/xhpeditor/mode/spreadsheet/index.html
similarity index 100%
rename from help3/html/mode/spreadsheet/index.html
rename to help3/xhpeditor/mode/spreadsheet/index.html
diff --git a/help3/html/mode/spreadsheet/spreadsheet.js 
b/help3/xhpeditor/mode/spreadsheet/spreadsheet.js
similarity index 100%
rename from help3/html/mode/spreadsheet/spreadsheet.js
rename to help3/xhpeditor/mode/spreadsheet/spreadsheet.js
diff --git a/help3/html/mode/sql/index.html 
b/help3/xhpeditor/mode/sql/index.html
similarity index 100%
rename from help3/html/mode/sql/index.html
rename to help3/xhpeditor/mode/sql/index.html
diff --git a/help3/html/mode/sql/sql.js b/help3/xhpeditor/mode/sql/sql.js
similarity index 100%
rename from help3/html/mode/sql/sql.js
rename to help3/xhpeditor/mode/sql/sql.js
diff --git a/help3/html/mode/stex/index.html 
b/help3/xhpeditor/mode/stex/index.html
similarity index 100%
rename from help3/html/mode/stex/index.html
rename to help3/xhpeditor/mode/stex/index.html
diff --git a/help3/html/mode/stex/stex.js b/help3/xhpeditor/mode/stex/stex.js
similarity index 100%
rename from help3/html/mode/stex/stex.js
rename to help3/xhpeditor/mode/stex/stex.js
diff --git a/help3/html/mode/stex/test.js b/help3/xhpeditor/mode/stex/test.js
similarity index 100%
rename from help3/html/mode/stex/test.js
rename to help3/xhpeditor/mode/stex/test.js
diff --git a/help3/html/mode/stylus/index.html 
b/help3/xhpeditor/mode/stylus/index.html
similarity index 100%
rename from help3/html/mode/stylus/index.html
rename to help3/xhpeditor/mode/stylus/index.html
diff --git a/help3/html/mode/stylus/stylus.js 
b/help3/xhpeditor/mode/stylus/stylus.js
similarity index 100%
rename from help3/html/mode/stylus/stylus.js
rename to help3/xhpeditor/mode/stylus/stylus.js
diff --git a/help3/html/mode/swift/index.html 
b/help3/xhpeditor/mode/swift/index.html
similarity index 100%
rename from help3/html/mode/swift/index.html
rename to help3/xhpeditor/mode/swift/index.html
diff --git a/help3/html/mode/swift/swift.js 
b/help3/xhpeditor/mode/swift/swift.js
similarity index 100%
rename from help3/html/mode/swift/swift.js
rename to help3/xhpeditor/mode/swift/swift.js
diff --git a/help3/html/mode/swift/test.js b/help3/xhpeditor/mode/swift/test.js
similarity index 100%
rename from help3/html/mode/swift/test.js
rename to help3/xhpeditor/mode/swift/test.js
diff --git a/help3/html/mode/tcl/index.html 
b/help3/xhpeditor/mode/tcl/index.html
similarity index 100%
rename from help3/html/mode/tcl/index.html
rename to help3/xhpeditor/mode/tcl/index.html
diff --git a/help3/html/mode/tcl/tcl.js b/help3/xhpeditor/mode/tcl/tcl.js
similarity index 100%
rename from help3/html/mode/tcl/tcl.js
rename to help3/xhpeditor/mode/tcl/tcl.js
diff --git a/help3/html/mode/textile/index.html 
b/help3/xhpeditor/mode/textile/index.html
similarity index 100%
rename from help3/html/mode/textile/index.html
rename to help3/xhpeditor/mode/textile/index.html
diff --git a/help3/html/mode/textile/test.js 
b/help3/xhpeditor/mode/textile/test.js
similarity index 100%
rename from help3/html/mode/textile/test.js
rename to help3/xhpeditor/mode/textile/test.js
diff --git a/help3/html/mode/textile/textile.js 
b/help3/xhpeditor/mode/textile/textile.js
similarity index 100%
rename from help3/html/mode/textile/textile.js
rename to help3/xhpeditor/mode/textile/textile.js
diff --git a/help3/html/mode/tiddlywiki/index.html 
b/help3/xhpeditor/mode/tiddlywiki/index.html
similarity index 100%
rename from help3/html/mode/tiddlywiki/index.html
rename to help3/xhpeditor/mode/tiddlywiki/index.html
diff --git a/help3/html/mode/tiddlywiki/tiddlywiki.css 
b/help3/xhpeditor/mode/tiddlywiki/tiddlywiki.css
similarity index 100%
rename from help3/html/mode/tiddlywiki/tiddlywiki.css
rename to help3/xhpeditor/mode/tiddlywiki/tiddlywiki.css
diff --git a/help3/html/mode/tiddlywiki/tiddlywiki.js 
b/help3/xhpeditor/mode/tiddlywiki/tiddlywiki.js
similarity index 100%
rename from help3/html/mode/tiddlywiki/tiddlywiki.js
rename to help3/xhpeditor/mode/tiddlywiki/tiddlywiki.js
diff --git a/help3/html/mode/tiki/index.html 
b/help3/xhpeditor/mode/tiki/index.html
similarity index 100%
rename from help3/html/mode/tiki/index.html
rename to help3/xhpeditor/mode/tiki/index.html
diff --git a/help3/html/mode/tiki/tiki.css b/help3/xhpeditor/mode/tiki/tiki.css
similarity index 100%
rename from help3/html/mode/tiki/tiki.css
rename to help3/xhpeditor/mode/tiki/tiki.css
diff --git a/help3/html/mode/tiki/tiki.js b/help3/xhpeditor/mode/tiki/tiki.js
similarity index 100%
rename from help3/html/mode/tiki/tiki.js
rename to help3/xhpeditor/mode/tiki/tiki.js
diff --git a/help3/html/mode/toml/index.html 
b/help3/xhpeditor/mode/toml/index.html
similarity index 100%
rename from help3/html/mode/toml/index.html
rename to help3/xhpeditor/mode/toml/index.html
diff --git a/help3/html/mode/toml/toml.js b/help3/xhpeditor/mode/toml/toml.js
similarity index 100%
rename from help3/html/mode/toml/toml.js
rename to help3/xhpeditor/mode/toml/toml.js
diff --git a/help3/html/mode/tornado/index.html 
b/help3/xhpeditor/mode/tornado/index.html
similarity index 100%
rename from help3/html/mode/tornado/index.html
rename to help3/xhpeditor/mode/tornado/index.html
diff --git a/help3/html/mode/tornado/tornado.js 
b/help3/xhpeditor/mode/tornado/tornado.js
similarity index 100%
rename from help3/html/mode/tornado/tornado.js
rename to help3/xhpeditor/mode/tornado/tornado.js
diff --git a/help3/html/mode/troff/index.html 
b/help3/xhpeditor/mode/troff/index.html
similarity index 100%
rename from help3/html/mode/troff/index.html
rename to help3/xhpeditor/mode/troff/index.html
diff --git a/help3/html/mode/troff/troff.js 
b/help3/xhpeditor/mode/troff/troff.js
similarity index 100%
rename from help3/html/mode/troff/troff.js
rename to help3/xhpeditor/mode/troff/troff.js
diff --git a/help3/html/mode/ttcn-cfg/index.html 
b/help3/xhpeditor/mode/ttcn-cfg/index.html
similarity index 100%
rename from help3/html/mode/ttcn-cfg/index.html
rename to help3/xhpeditor/mode/ttcn-cfg/index.html
diff --git a/help3/html/mode/ttcn-cfg/ttcn-cfg.js 
b/help3/xhpeditor/mode/ttcn-cfg/ttcn-cfg.js
similarity index 100%
rename from help3/html/mode/ttcn-cfg/ttcn-cfg.js
rename to help3/xhpeditor/mode/ttcn-cfg/ttcn-cfg.js
diff --git a/help3/html/mode/ttcn/index.html 
b/help3/xhpeditor/mode/ttcn/index.html
similarity index 100%
rename from help3/html/mode/ttcn/index.html
rename to help3/xhpeditor/mode/ttcn/index.html
diff --git a/help3/html/mode/ttcn/ttcn.js b/help3/xhpeditor/mode/ttcn/ttcn.js
similarity index 100%
rename from help3/html/mode/ttcn/ttcn.js
rename to help3/xhpeditor/mode/ttcn/ttcn.js
diff --git a/help3/html/mode/turtle/index.html 
b/help3/xhpeditor/mode/turtle/index.html
similarity index 100%
rename from help3/html/mode/turtle/index.html
rename to help3/xhpeditor/mode/turtle/index.html
diff --git a/help3/html/mode/turtle/turtle.js 
b/help3/xhpeditor/mode/turtle/turtle.js
similarity index 100%
rename from help3/html/mode/turtle/turtle.js
rename to help3/xhpeditor/mode/turtle/turtle.js
diff --git a/help3/html/mode/twig/index.html 
b/help3/xhpeditor/mode/twig/index.html
similarity index 100%
rename from help3/html/mode/twig/index.html
rename to help3/xhpeditor/mode/twig/index.html
diff --git a/help3/html/mode/twig/twig.js b/help3/xhpeditor/mode/twig/twig.js
similarity index 100%
rename from help3/html/mode/twig/twig.js
rename to help3/xhpeditor/mode/twig/twig.js
diff --git a/help3/html/mode/vb/index.html b/help3/xhpeditor/mode/vb/index.html
similarity index 100%
rename from help3/html/mode/vb/index.html
rename to help3/xhpeditor/mode/vb/index.html
diff --git a/help3/html/mode/vb/vb.js b/help3/xhpeditor/mode/vb/vb.js
similarity index 100%
rename from help3/html/mode/vb/vb.js
rename to help3/xhpeditor/mode/vb/vb.js
diff --git a/help3/html/mode/vbscript/index.html 
b/help3/xhpeditor/mode/vbscript/index.html
similarity index 100%
rename from help3/html/mode/vbscript/index.html
rename to help3/xhpeditor/mode/vbscript/index.html
diff --git a/help3/html/mode/vbscript/vbscript.js 
b/help3/xhpeditor/mode/vbscript/vbscript.js
similarity index 100%
rename from help3/html/mode/vbscript/vbscript.js
rename to help3/xhpeditor/mode/vbscript/vbscript.js
diff --git a/help3/html/mode/velocity/index.html 
b/help3/xhpeditor/mode/velocity/index.html
similarity index 100%
rename from help3/html/mode/velocity/index.html
rename to help3/xhpeditor/mode/velocity/index.html
diff --git a/help3/html/mode/velocity/velocity.js 
b/help3/xhpeditor/mode/velocity/velocity.js
similarity index 100%
rename from help3/html/mode/velocity/velocity.js
rename to help3/xhpeditor/mode/velocity/velocity.js
diff --git a/help3/html/mode/verilog/index.html 
b/help3/xhpeditor/mode/verilog/index.html
similarity index 100%
rename from help3/html/mode/verilog/index.html
rename to help3/xhpeditor/mode/verilog/index.html
diff --git a/help3/html/mode/verilog/test.js 
b/help3/xhpeditor/mode/verilog/test.js
similarity index 100%
rename from help3/html/mode/verilog/test.js
rename to help3/xhpeditor/mode/verilog/test.js
diff --git a/help3/html/mode/verilog/verilog.js 
b/help3/xhpeditor/mode/verilog/verilog.js
similarity index 100%
rename from help3/html/mode/verilog/verilog.js
rename to help3/xhpeditor/mode/verilog/verilog.js
diff --git a/help3/html/mode/vhdl/index.html 
b/help3/xhpeditor/mode/vhdl/index.html
similarity index 100%
rename from help3/html/mode/vhdl/index.html
rename to help3/xhpeditor/mode/vhdl/index.html
diff --git a/help3/html/mode/vhdl/vhdl.js b/help3/xhpeditor/mode/vhdl/vhdl.js
similarity index 100%
rename from help3/html/mode/vhdl/vhdl.js
rename to help3/xhpeditor/mode/vhdl/vhdl.js
diff --git a/help3/html/mode/vue/index.html 
b/help3/xhpeditor/mode/vue/index.html
similarity index 100%
rename from help3/html/mode/vue/index.html
rename to help3/xhpeditor/mode/vue/index.html
diff --git a/help3/html/mode/vue/vue.js b/help3/xhpeditor/mode/vue/vue.js
similarity index 100%
rename from help3/html/mode/vue/vue.js
rename to help3/xhpeditor/mode/vue/vue.js
diff --git a/help3/html/mode/webidl/index.html 
b/help3/xhpeditor/mode/webidl/index.html
similarity index 100%
rename from help3/html/mode/webidl/index.html
rename to help3/xhpeditor/mode/webidl/index.html
diff --git a/help3/html/mode/webidl/webidl.js 
b/help3/xhpeditor/mode/webidl/webidl.js
similarity index 100%
rename from help3/html/mode/webidl/webidl.js
rename to help3/xhpeditor/mode/webidl/webidl.js
diff --git a/help3/html/mode/xml/index.html 
b/help3/xhpeditor/mode/xml/index.html
similarity index 100%
rename from help3/html/mode/xml/index.html
rename to help3/xhpeditor/mode/xml/index.html
diff --git a/help3/html/mode/xml/test.js b/help3/xhpeditor/mode/xml/test.js
similarity index 100%
rename from help3/html/mode/xml/test.js
rename to help3/xhpeditor/mode/xml/test.js
diff --git a/help3/html/mode/xml/xml.js b/help3/xhpeditor/mode/xml/xml.js
similarity index 100%
rename from help3/html/mode/xml/xml.js
rename to help3/xhpeditor/mode/xml/xml.js
diff --git a/help3/html/mode/xquery/index.html 
b/help3/xhpeditor/mode/xquery/index.html
similarity index 100%
rename from help3/html/mode/xquery/index.html
rename to help3/xhpeditor/mode/xquery/index.html
diff --git a/help3/html/mode/xquery/test.js 
b/help3/xhpeditor/mode/xquery/test.js
similarity index 100%
rename from help3/html/mode/xquery/test.js
rename to help3/xhpeditor/mode/xquery/test.js
diff --git a/help3/html/mode/xquery/xquery.js 
b/help3/xhpeditor/mode/xquery/xquery.js
similarity index 100%
rename from help3/html/mode/xquery/xquery.js
rename to help3/xhpeditor/mode/xquery/xquery.js
diff --git a/help3/html/mode/yacas/index.html 
b/help3/xhpeditor/mode/yacas/index.html
similarity index 100%
rename from help3/html/mode/yacas/index.html
rename to help3/xhpeditor/mode/yacas/index.html
diff --git a/help3/html/mode/yacas/yacas.js 
b/help3/xhpeditor/mode/yacas/yacas.js
similarity index 100%
rename from help3/html/mode/yacas/yacas.js
rename to help3/xhpeditor/mode/yacas/yacas.js
diff --git a/help3/html/mode/yaml-frontmatter/index.html 
b/help3/xhpeditor/mode/yaml-frontmatter/index.html
similarity index 100%
rename from help3/html/mode/yaml-frontmatter/index.html
rename to help3/xhpeditor/mode/yaml-frontmatter/index.html
diff --git a/help3/html/mode/yaml-frontmatter/yaml-frontmatter.js 
b/help3/xhpeditor/mode/yaml-frontmatter/yaml-frontmatter.js
similarity index 100%
rename from help3/html/mode/yaml-frontmatter/yaml-frontmatter.js
rename to help3/xhpeditor/mode/yaml-frontmatter/yaml-frontmatter.js
diff --git a/help3/html/mode/yaml/index.html 
b/help3/xhpeditor/mode/yaml/index.html
similarity index 100%
rename from help3/html/mode/yaml/index.html
rename to help3/xhpeditor/mode/yaml/index.html
diff --git a/help3/html/mode/yaml/yaml.js b/help3/xhpeditor/mode/yaml/yaml.js
similarity index 100%
rename from help3/html/mode/yaml/yaml.js
rename to help3/xhpeditor/mode/yaml/yaml.js
diff --git a/help3/html/mode/z80/index.html 
b/help3/xhpeditor/mode/z80/index.html
similarity index 100%
rename from help3/html/mode/z80/index.html
rename to help3/xhpeditor/mode/z80/index.html
diff --git a/help3/html/mode/z80/z80.js b/help3/xhpeditor/mode/z80/z80.js
similarity index 100%
rename from help3/html/mode/z80/z80.js
rename to help3/xhpeditor/mode/z80/z80.js
diff --git a/help3/html/old-index.html b/help3/xhpeditor/old-index.html
similarity index 100%
rename from help3/html/old-index.html
rename to help3/xhpeditor/old-index.html
diff --git a/help3/html/old.html b/help3/xhpeditor/old.html
similarity index 100%
rename from help3/html/old.html
rename to help3/xhpeditor/old.html
diff --git a/help3/html/package.json b/help3/xhpeditor/package.json
similarity index 100%
rename from help3/html/package.json
rename to help3/xhpeditor/package.json
diff --git a/help3/html/rollup.config.js b/help3/xhpeditor/rollup.config.js
similarity index 100%
rename from help3/html/rollup.config.js
rename to help3/xhpeditor/rollup.config.js
diff --git a/help3/html/snippets.js b/help3/xhpeditor/snippets.js
similarity index 100%
rename from help3/html/snippets.js
rename to help3/xhpeditor/snippets.js
diff --git a/help3/html/src/codemirror.js b/help3/xhpeditor/src/codemirror.js
similarity index 100%
rename from help3/html/src/codemirror.js
rename to help3/xhpeditor/src/codemirror.js
diff --git a/help3/html/src/display/Display.js 
b/help3/xhpeditor/src/display/Display.js
similarity index 100%
rename from help3/html/src/display/Display.js
rename to help3/xhpeditor/src/display/Display.js
diff --git a/help3/html/src/display/focus.js 
b/help3/xhpeditor/src/display/focus.js
similarity index 100%
rename from help3/html/src/display/focus.js
rename to help3/xhpeditor/src/display/focus.js
diff --git a/help3/html/src/display/gutters.js 
b/help3/xhpeditor/src/display/gutters.js
similarity index 100%
rename from help3/html/src/display/gutters.js
rename to help3/xhpeditor/src/display/gutters.js
diff --git a/help3/html/src/display/highlight_worker.js 
b/help3/xhpeditor/src/display/highlight_worker.js
similarity index 100%
rename from help3/html/src/display/highlight_worker.js
rename to help3/xhpeditor/src/display/highlight_worker.js
diff --git a/help3/html/src/display/line_numbers.js 
b/help3/xhpeditor/src/display/line_numbers.js
similarity index 100%
rename from help3/html/src/display/line_numbers.js
rename to help3/xhpeditor/src/display/line_numbers.js
diff --git a/help3/html/src/display/mode_state.js 
b/help3/xhpeditor/src/display/mode_state.js
similarity index 100%
rename from help3/html/src/display/mode_state.js
rename to help3/xhpeditor/src/display/mode_state.js
diff --git a/help3/html/src/display/operations.js 
b/help3/xhpeditor/src/display/operations.js
similarity index 100%
rename from help3/html/src/display/operations.js
rename to help3/xhpeditor/src/display/operations.js
diff --git a/help3/html/src/display/scroll_events.js 
b/help3/xhpeditor/src/display/scroll_events.js
similarity index 100%
rename from help3/html/src/display/scroll_events.js
rename to help3/xhpeditor/src/display/scroll_events.js
diff --git a/help3/html/src/display/scrollbars.js 
b/help3/xhpeditor/src/display/scrollbars.js
similarity index 100%
rename from help3/html/src/display/scrollbars.js
rename to help3/xhpeditor/src/display/scrollbars.js
diff --git a/help3/html/src/display/scrolling.js 
b/help3/xhpeditor/src/display/scrolling.js
similarity index 100%
rename from help3/html/src/display/scrolling.js
rename to help3/xhpeditor/src/display/scrolling.js
diff --git a/help3/html/src/display/selection.js 
b/help3/xhpeditor/src/display/selection.js
similarity index 100%
rename from help3/html/src/display/selection.js
rename to help3/xhpeditor/src/display/selection.js
diff --git a/help3/html/src/display/update_display.js 
b/help3/xhpeditor/src/display/update_display.js
similarity index 100%
rename from help3/html/src/display/update_display.js
rename to help3/xhpeditor/src/display/update_display.js
diff --git a/help3/html/src/display/update_line.js 
b/help3/xhpeditor/src/display/update_line.js
similarity index 100%
rename from help3/html/src/display/update_line.js
rename to help3/xhpeditor/src/display/update_line.js
diff --git a/help3/html/src/display/update_lines.js 
b/help3/xhpeditor/src/display/update_lines.js
similarity index 100%
rename from help3/html/src/display/update_lines.js
rename to help3/xhpeditor/src/display/update_lines.js
diff --git a/help3/html/src/display/view_tracking.js 
b/help3/xhpeditor/src/display/view_tracking.js
similarity index 100%
rename from help3/html/src/display/view_tracking.js
rename to help3/xhpeditor/src/display/view_tracking.js
diff --git a/help3/html/src/edit/CodeMirror.js 
b/help3/xhpeditor/src/edit/CodeMirror.js
similarity index 100%
rename from help3/html/src/edit/CodeMirror.js
rename to help3/xhpeditor/src/edit/CodeMirror.js
diff --git a/help3/html/src/edit/commands.js 
b/help3/xhpeditor/src/edit/commands.js
similarity index 100%
rename from help3/html/src/edit/commands.js
rename to help3/xhpeditor/src/edit/commands.js
diff --git a/help3/html/src/edit/deleteNearSelection.js 
b/help3/xhpeditor/src/edit/deleteNearSelection.js
similarity index 100%
rename from help3/html/src/edit/deleteNearSelection.js
rename to help3/xhpeditor/src/edit/deleteNearSelection.js
diff --git a/help3/html/src/edit/drop_events.js 
b/help3/xhpeditor/src/edit/drop_events.js
similarity index 100%
rename from help3/html/src/edit/drop_events.js
rename to help3/xhpeditor/src/edit/drop_events.js
diff --git a/help3/html/src/edit/fromTextArea.js 
b/help3/xhpeditor/src/edit/fromTextArea.js
similarity index 100%
rename from help3/html/src/edit/fromTextArea.js
rename to help3/xhpeditor/src/edit/fromTextArea.js
diff --git a/help3/html/src/edit/global_events.js 
b/help3/xhpeditor/src/edit/global_events.js
similarity index 100%
rename from help3/html/src/edit/global_events.js
rename to help3/xhpeditor/src/edit/global_events.js
diff --git a/help3/html/src/edit/key_events.js 
b/help3/xhpeditor/src/edit/key_events.js
similarity index 100%
rename from help3/html/src/edit/key_events.js
rename to help3/xhpeditor/src/edit/key_events.js
diff --git a/help3/html/src/edit/legacy.js b/help3/xhpeditor/src/edit/legacy.js
similarity index 100%
rename from help3/html/src/edit/legacy.js
rename to help3/xhpeditor/src/edit/legacy.js
diff --git a/help3/html/src/edit/main.js b/help3/xhpeditor/src/edit/main.js
similarity index 100%
rename from help3/html/src/edit/main.js
rename to help3/xhpeditor/src/edit/main.js
diff --git a/help3/html/src/edit/methods.js 
b/help3/xhpeditor/src/edit/methods.js
similarity index 100%
rename from help3/html/src/edit/methods.js
rename to help3/xhpeditor/src/edit/methods.js
diff --git a/help3/html/src/edit/mouse_events.js 
b/help3/xhpeditor/src/edit/mouse_events.js
similarity index 100%
rename from help3/html/src/edit/mouse_events.js
rename to help3/xhpeditor/src/edit/mouse_events.js
diff --git a/help3/html/src/edit/options.js 
b/help3/xhpeditor/src/edit/options.js
similarity index 100%
rename from help3/html/src/edit/options.js
rename to help3/xhpeditor/src/edit/options.js
diff --git a/help3/html/src/edit/utils.js b/help3/xhpeditor/src/edit/utils.js
similarity index 100%
rename from help3/html/src/edit/utils.js
rename to help3/xhpeditor/src/edit/utils.js
diff --git a/help3/html/src/input/ContentEditableInput.js 
b/help3/xhpeditor/src/input/ContentEditableInput.js
similarity index 100%
rename from help3/html/src/input/ContentEditableInput.js
rename to help3/xhpeditor/src/input/ContentEditableInput.js
diff --git a/help3/html/src/input/TextareaInput.js 
b/help3/xhpeditor/src/input/TextareaInput.js
similarity index 100%
rename from help3/html/src/input/TextareaInput.js
rename to help3/xhpeditor/src/input/TextareaInput.js
diff --git a/help3/html/src/input/indent.js 
b/help3/xhpeditor/src/input/indent.js
similarity index 100%
rename from help3/html/src/input/indent.js
rename to help3/xhpeditor/src/input/indent.js
diff --git a/help3/html/src/input/input.js b/help3/xhpeditor/src/input/input.js
similarity index 100%
rename from help3/html/src/input/input.js
rename to help3/xhpeditor/src/input/input.js
diff --git a/help3/html/src/input/keymap.js 
b/help3/xhpeditor/src/input/keymap.js
similarity index 100%
rename from help3/html/src/input/keymap.js
rename to help3/xhpeditor/src/input/keymap.js
diff --git a/help3/html/src/input/keynames.js 
b/help3/xhpeditor/src/input/keynames.js
similarity index 100%
rename from help3/html/src/input/keynames.js
rename to help3/xhpeditor/src/input/keynames.js
diff --git a/help3/html/src/input/movement.js 
b/help3/xhpeditor/src/input/movement.js
similarity index 100%
rename from help3/html/src/input/movement.js
rename to help3/xhpeditor/src/input/movement.js
diff --git a/help3/html/src/line/highlight.js 
b/help3/xhpeditor/src/line/highlight.js
similarity index 100%
rename from help3/html/src/line/highlight.js
rename to help3/xhpeditor/src/line/highlight.js
diff --git a/help3/html/src/line/line_data.js 
b/help3/xhpeditor/src/line/line_data.js
similarity index 100%
rename from help3/html/src/line/line_data.js
rename to help3/xhpeditor/src/line/line_data.js
diff --git a/help3/html/src/line/pos.js b/help3/xhpeditor/src/line/pos.js
similarity index 100%
rename from help3/html/src/line/pos.js
rename to help3/xhpeditor/src/line/pos.js
diff --git a/help3/html/src/line/saw_special_spans.js 
b/help3/xhpeditor/src/line/saw_special_spans.js
similarity index 100%
rename from help3/html/src/line/saw_special_spans.js
rename to help3/xhpeditor/src/line/saw_special_spans.js
diff --git a/help3/html/src/line/spans.js b/help3/xhpeditor/src/line/spans.js
similarity index 100%
rename from help3/html/src/line/spans.js
rename to help3/xhpeditor/src/line/spans.js
diff --git a/help3/html/src/line/utils_line.js 
b/help3/xhpeditor/src/line/utils_line.js
similarity index 100%
rename from help3/html/src/line/utils_line.js
rename to help3/xhpeditor/src/line/utils_line.js
diff --git a/help3/html/src/measurement/position_measurement.js 
b/help3/xhpeditor/src/measurement/position_measurement.js
similarity index 100%
rename from help3/html/src/measurement/position_measurement.js
rename to help3/xhpeditor/src/measurement/position_measurement.js
diff --git a/help3/html/src/measurement/widgets.js 
b/help3/xhpeditor/src/measurement/widgets.js
similarity index 100%
rename from help3/html/src/measurement/widgets.js
rename to help3/xhpeditor/src/measurement/widgets.js
diff --git a/help3/html/src/model/Doc.js b/help3/xhpeditor/src/model/Doc.js
similarity index 100%
rename from help3/html/src/model/Doc.js
rename to help3/xhpeditor/src/model/Doc.js
diff --git a/help3/html/src/model/change_measurement.js 
b/help3/xhpeditor/src/model/change_measurement.js
similarity index 100%
rename from help3/html/src/model/change_measurement.js
rename to help3/xhpeditor/src/model/change_measurement.js
diff --git a/help3/html/src/model/changes.js 
b/help3/xhpeditor/src/model/changes.js
similarity index 100%
rename from help3/html/src/model/changes.js
rename to help3/xhpeditor/src/model/changes.js
diff --git a/help3/html/src/model/chunk.js b/help3/xhpeditor/src/model/chunk.js
similarity index 100%
rename from help3/html/src/model/chunk.js
rename to help3/xhpeditor/src/model/chunk.js
diff --git a/help3/html/src/model/document_data.js 
b/help3/xhpeditor/src/model/document_data.js
similarity index 100%
rename from help3/html/src/model/document_data.js
rename to help3/xhpeditor/src/model/document_data.js
diff --git a/help3/html/src/model/history.js 
b/help3/xhpeditor/src/model/history.js
similarity index 100%
rename from help3/html/src/model/history.js
rename to help3/xhpeditor/src/model/history.js
diff --git a/help3/html/src/model/line_widget.js 
b/help3/xhpeditor/src/model/line_widget.js
similarity index 100%
rename from help3/html/src/model/line_widget.js
rename to help3/xhpeditor/src/model/line_widget.js
diff --git a/help3/html/src/model/mark_text.js 
b/help3/xhpeditor/src/model/mark_text.js
similarity index 100%
rename from help3/html/src/model/mark_text.js
rename to help3/xhpeditor/src/model/mark_text.js
diff --git a/help3/html/src/model/selection.js 
b/help3/xhpeditor/src/model/selection.js
similarity index 100%
rename from help3/html/src/model/selection.js
rename to help3/xhpeditor/src/model/selection.js
diff --git a/help3/html/src/model/selection_updates.js 
b/help3/xhpeditor/src/model/selection_updates.js
similarity index 100%
rename from help3/html/src/model/selection_updates.js
rename to help3/xhpeditor/src/model/selection_updates.js
diff --git a/help3/html/src/modes.js b/help3/xhpeditor/src/modes.js
similarity index 100%
rename from help3/html/src/modes.js
rename to help3/xhpeditor/src/modes.js
diff --git a/help3/html/src/util/StringStream.js 
b/help3/xhpeditor/src/util/StringStream.js

... etc. - the rest is truncated
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to