|
From: <luc...@us...> - 2013-04-03 22:48:23
|
Revision: 11347
http://sourceforge.net/p/xoops/svn/11347
Author: luciorota
Date: 2013-04-03 22:48:14 +0000 (Wed, 03 Apr 2013)
Log Message:
-----------
Added Paths:
-----------
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closebrackets.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuecomment.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuelist.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/collapserange.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/foldcode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/format/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/format/formatting.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/javascript-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/pig-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/python-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/show-hint.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/show-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/simple-hint.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/simple-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/xml-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/javascript-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/json-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/lint.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/loadmode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/multiplex.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/overlay.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/colorize.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode-standalone.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode.node.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/match-highlighter.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/search.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/searchcursor.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/active-line.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/mark-selection.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/compress
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/activeline.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/bidi.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/btree.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/buffers.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/changemode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/closebrackets.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/closetag.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/collapserange.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/complete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/emacs.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/folding.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/formatting.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/fullscreen.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/lint.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/loadmode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/marker.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/markselection.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/matchhighlighter.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/multiplex.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/mustache.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/preview.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/resize.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/runmode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/search.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/theme.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/variableheight.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/vim.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/visibletabs.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/widget.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/xmlcomplete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/baboon.png
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/baboon_vector.svg
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/compress.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/docs.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/internals.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/manual.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/modes.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/oldrelease.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/realworld.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/reporting.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/upgrade_v2.2.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/upgrade_v3.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/emacs.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/vim.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/codemirror.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/codemirror.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/apl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/asterisk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/clike.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/scala.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/clojure.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/coffeescript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/commonlisp.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/css.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/d.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/diff.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/ecl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/erlang.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/gfm.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/go.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/groovy.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/haskell.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/haxe.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/htmlembedded.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/htmlmixed.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/http.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/javascript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/typescript.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/jinja2.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/less.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/lua.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/markdown.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/meta.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mysql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mysql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mysql/mysql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/ntriples.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/ocaml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/pascal.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/perl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/php.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/pig.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/plsql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/plsql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/plsql/plsql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/properties.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/LICENSE.txt
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/python.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/q.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/r.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/changes.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/spec.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/spec.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/rst.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/ruby.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/rust.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/sass.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/scheme.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/shell.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/sieve.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/smalltalk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/smarty.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/sparql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/sql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/stex.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/tiddlywiki.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/tiddlywiki.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/tiki.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/tiki.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/turtle.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/LICENSE.txt
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/vb.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/vbscript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/velocity.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/verilog.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/xml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/xquery.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/yaml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/z80.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/package.json
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/doc_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/driver.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/acorn.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/parse-js.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/walk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/mode_test.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/mode_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/phantom_driver.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/run.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/vim_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/ambiance-mobile.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/ambiance.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/blackboard.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/cobalt.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/eclipse.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/elegant.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/erlang-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/lesser-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/monokai.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/neat.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/night.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/rubyblue.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/solarized.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/twilight.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/vibrant-ink.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/xq-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/english.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/italian.php
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,8 @@
+*.txt text
+*.js text
+*.html text
+*.md text
+*.json text
+*.yml text
+*.css text
+*.svg text
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,3 @@
+/node_modules
+/npm-debug.log
+test.html
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,3 @@
+language: node_js
+node_js:
+ - 0.8
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,70 @@
+# How to contribute
+
+- [Getting help](#getting-help-)
+- [Submitting bug reports](#submitting-bug-reports-)
+- [Contributing code](#contributing-code-)
+
+## Getting help [^](#how-to-contribute)
+
+Community discussion, questions, and informal bug reporting is done on the
+[CodeMirror Google group](http://groups.google.com/group/codemirror).
+
+## Submitting bug reports [^](#how-to-contribute)
+
+The preferred way to report bugs is to use the
+[GitHub issue tracker](http://github.com/marijnh/CodeMirror/issues). Before
+reporting a bug, read these pointers.
+
+**Note:** The issue tracker is for *bugs*, not requests for help. Questions
+should be asked on the
+[CodeMirror Google group](http://groups.google.com/group/codemirror) instead.
+
+### Reporting bugs effectively
+
+- CodeMirror is maintained by volunteers. They don't owe you anything, so be
+ polite. Reports with an indignant or belligerent tone tend to be moved to the
+ bottom of the pile.
+
+- Include information about **the browser in which the problem occurred**. Even
+ if you tested several browsers, and the problem occurred in all of them,
+ mention this fact in the bug report. Also include browser version numbers and
+ the operating system that you're on.
+
+- Mention which release of CodeMirror you're using. Preferably, try also with
+ the current development snapshot, to ensure the problem has not already been
+ fixed.
+
+- Mention very precisely what went wrong. "X is broken" is not a good bug
+ report. What did you expect to happen? What happened instead? Describe the
+ exact steps a maintainer has to take to make the problem occur. We can not
+ fix something that we can not observe.
+
+- If the problem can not be reproduced in any of the demos included in the
+ CodeMirror distribution, please provide an HTML document that demonstrates
+ the problem. The best way to do this is to go to
+ [jsbin.com](http://jsbin.com/ihunin/edit), enter it there, press save, and
+ include the resulting link in your bug report.
+
+## Contributing code [^](#how-to-contribute)
+
+- Make sure you have a [GitHub Account](https://github.com/signup/free)
+- Fork [CodeMirror](https://github.com/marijnh/CodeMirror/)
+ ([how to fork a repo](https://help.github.com/articles/fork-a-repo))
+- Make your changes
+- If your changes are easy to test or likely to regress, add tests.
+ Tests for the core go into `test/test.js`, some modes have their own
+ test suite under `mode/XXX/test.js`. Feel free to add new test
+ suites to modes that don't have one yet (be sure to link the new
+ tests into `test/index.html`).
+- Make sure all tests pass. Visit `test/index.html` in your browser to
+ run them.
+- Submit a pull request
+([how to create a pull request](https://help.github.com/articles/fork-a-repo))
+
+### Coding standards
+
+- 2 spaces per indentation level, no tabs.
+- Include semicolons after statements.
+- Note that the linter (`test/lint/lint.js`) which is run after each
+ commit complains about unused variables and functions. Prefix their
+ names with an underscore to muffle it.
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,23 @@
+Copyright (C) 2013 by Marijn Haverbeke <ma...@gm...>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+Please note that some subdirectories of the CodeMirror distribution
+include their own LICENSE files, and are released under different
+licences.
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,9 @@
+# CodeMirror [](http://travis-ci.org/marijnh/CodeMirror)
+
+CodeMirror is a JavaScript component that provides a code editor in
+the browser. When a mode is available for the language you are coding
+in, it will color your code, and optionally help with indentation.
+
+The project page is http://codemirror.net
+The manual is at http://codemirror.net/doc/manual.html
+The contributing guidelines are in [CONTRIBUTING.md](https://github.com/marijnh/CodeMirror/blob/master/CONTRIBUTING.md)
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.css
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.css (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.css 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,32 @@
+.CodeMirror-dialog {
+ position: absolute;
+ left: 0; right: 0;
+ background: white;
+ z-index: 15;
+ padding: .1em .8em;
+ overflow: hidden;
+ color: #333;
+}
+
+.CodeMirror-dialog-top {
+ border-bottom: 1px solid #eee;
+ top: 0;
+}
+
+.CodeMirror-dialog-bottom {
+ border-top: 1px solid #eee;
+ bottom: 0;
+}
+
+.CodeMirror-dialog input {
+ border: none;
+ outline: none;
+ background: transparent;
+ width: 20em;
+ color: inherit;
+ font-family: monospace;
+}
+
+.CodeMirror-dialog button {
+ font-size: 70%;
+}
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,76 @@
+// Open simple dialogs on top of an editor. Relies on dialog.css.
+
+(function() {
+ function dialogDiv(cm, template, bottom) {
+ var wrap = cm.getWrapperElement();
+ var dialog;
+ dialog = wrap.appendChild(document.createElement("div"));
+ if (bottom) {
+ dialog.className = "CodeMirror-dialog CodeMirror-dialog-bottom";
+ } else {
+ dialog.className = "CodeMirror-dialog CodeMirror-dialog-top";
+ }
+ dialog.innerHTML = template;
+ return dialog;
+ }
+
+ CodeMirror.defineExtension("openDialog", function(template, callback, options) {
+ var dialog = dialogDiv(this, template, options && options.bottom);
+ var closed = false, me = this;
+ function close() {
+ if (closed) return;
+ closed = true;
+ dialog.parentNode.removeChild(dialog);
+ }
+ var inp = dialog.getElementsByTagName("input")[0], button;
+ if (inp) {
+ CodeMirror.on(inp, "keydown", function(e) {
+ if (e.keyCode == 13 || e.keyCode == 27) {
+ CodeMirror.e_stop(e);
+ close();
+ me.focus();
+ if (e.keyCode == 13) callback(inp.value);
+ }
+ });
+ if (options && options.value) inp.value = options.value;
+ inp.focus();
+ CodeMirror.on(inp, "blur", close);
+ } else if (button = dialog.getElementsByTagName("button")[0]) {
+ CodeMirror.on(button, "click", function() {
+ close();
+ me.focus();
+ });
+ button.focus();
+ CodeMirror.on(button, "blur", close);
+ }
+ return close;
+ });
+
+ CodeMirror.defineExtension("openConfirm", function(template, callbacks, options) {
+ var dialog = dialogDiv(this, template, options && options.bottom);
+ var buttons = dialog.getElementsByTagName("button");
+ var closed = false, me = this, blurring = 1;
+ function close() {
+ if (closed) return;
+ closed = true;
+ dialog.parentNode.removeChild(dialog);
+ me.focus();
+ }
+ buttons[0].focus();
+ for (var i = 0; i < buttons.length; ++i) {
+ var b = buttons[i];
+ (function(callback) {
+ CodeMirror.on(b, "click", function(e) {
+ CodeMirror.e_preventDefault(e);
+ close();
+ if (callback) callback(me);
+ });
+ })(callbacks[i]);
+ CodeMirror.on(b, "blur", function() {
+ --blurring;
+ setTimeout(function() { if (blurring <= 0) close(); }, 200);
+ });
+ CodeMirror.on(b, "focus", function() { ++blurring; });
+ }
+ });
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closebrackets.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closebrackets.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closebrackets.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,29 @@
+(function() {
+ var DEFAULT_BRACKETS = "()[]{}''\"\"";
+
+ CodeMirror.defineOption("autoCloseBrackets", false, function(cm, val, old) {
+ var wasOn = old && old != CodeMirror.Init;
+ if (val && !wasOn)
+ cm.addKeyMap(buildKeymap(typeof val == "string" ? val : DEFAULT_BRACKETS));
+ else if (!val && wasOn)
+ cm.removeKeyMap("autoCloseBrackets");
+ });
+
+ function buildKeymap(pairs) {
+ var map = {name : "autoCloseBrackets"};
+ for (var i = 0; i < pairs.length; i += 2) (function(left, right) {
+ function maybeOverwrite(cm) {
+ var cur = cm.getCursor(), ahead = cm.getRange(cur, CodeMirror.Pos(cur.line, cur.ch + 1));
+ if (ahead != right) return CodeMirror.Pass;
+ else cm.execCommand("goCharRight");
+ }
+ map["'" + left + "'"] = function(cm) {
+ if (left == right && maybeOverwrite(cm) != CodeMirror.Pass) return;
+ var cur = cm.getCursor("start"), ahead = CodeMirror.Pos(cur.line, cur.ch + 1);
+ cm.replaceSelection(left + right, {head: ahead, anchor: ahead});
+ };
+ if (left != right) map["'" + right + "'"] = maybeOverwrite;
+ })(pairs.charAt(i), pairs.charAt(i + 1));
+ return map;
+ }
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,86 @@
+/**
+ * Tag-closer extension for CodeMirror.
+ *
+ * This extension adds an "autoCloseTags" option that can be set to
+ * either true to get the default behavior, or an object to further
+ * configure its behavior.
+ *
+ * These are supported options:
+ *
+ * `whenClosing` (default true)
+ * Whether to autoclose when the '/' of a closing tag is typed.
+ * `whenOpening` (default true)
+ * Whether to autoclose the tag when the final '>' of an opening
+ * tag is typed.
+ * `dontCloseTags` (default is empty tags for HTML, none for XML)
+ * An array of tag names that should not be autoclosed.
+ * `indentTags` (default is block tags for HTML, none for XML)
+ * An array of tag names that should, when opened, cause a
+ * blank line to be added inside the tag, and the blank line and
+ * closing line to be indented.
+ *
+ * See demos/closetag.html for a usage example.
+ */
+
+(function() {
+ CodeMirror.defineOption("autoCloseTags", false, function(cm, val, old) {
+ if (val && (old == CodeMirror.Init || !old)) {
+ var map = {name: "autoCloseTags"};
+ if (typeof val != "object" || val.whenClosing)
+ map["'/'"] = function(cm) { return autoCloseTag(cm, '/'); };
+ if (typeof val != "object" || val.whenOpening)
+ map["'>'"] = function(cm) { return autoCloseTag(cm, '>'); };
+ cm.addKeyMap(map);
+ } else if (!val && (old != CodeMirror.Init && old)) {
+ cm.removeKeyMap("autoCloseTags");
+ }
+ });
+
+ var htmlDontClose = ["area", "base", "br", "col", "command", "embed", "hr", "img", "input", "keygen", "link", "meta", "param",
+ "source", "track", "wbr"];
+ var htmlIndent = ["applet", "blockquote", "body", "button", "div", "dl", "fieldset", "form", "frameset", "h1", "h2", "h3", "h4",
+ "h5", "h6", "head", "html", "iframe", "layer", "legend", "object", "ol", "p", "select", "table", "ul"];
+
+ function autoCloseTag(cm, ch) {
+ var pos = cm.getCursor(), tok = cm.getTokenAt(pos);
+ var inner = CodeMirror.innerMode(cm.getMode(), tok.state), state = inner.state;
+ if (inner.mode.name != "xml") return CodeMirror.Pass;
+
+ var opt = cm.getOption("autoCloseTags"), html = inner.mode.configuration == "html";
+ var dontCloseTags = (typeof opt == "object" && opt.dontCloseTags) || (html && htmlDontClose);
+ var indentTags = (typeof opt == "object" && opt.indentTags) || (html && htmlIndent);
+
+ if (ch == ">" && state.tagName) {
+ var tagName = state.tagName;
+ if (tok.end > pos.ch) tagName = tagName.slice(0, tagName.length - tok.end + pos.ch);
+ var lowerTagName = tagName.toLowerCase();
+ // Don't process the '>' at the end of an end-tag or self-closing tag
+ if (tok.type == "tag" && state.type == "closeTag" ||
+ /\/\s*$/.test(tok.string) ||
+ dontCloseTags && indexOf(dontCloseTags, lowerTagName) > -1)
+ return CodeMirror.Pass;
+
+ var doIndent = indentTags && indexOf(indentTags, lowerTagName) > -1;
+ var curPos = doIndent ? CodeMirror.Pos(pos.line + 1, 0) : CodeMirror.Pos(pos.line, pos.ch + 1);
+ cm.replaceSelection(">" + (doIndent ? "\n\n" : "") + "</" + tagName + ">",
+ {head: curPos, anchor: curPos});
+ if (doIndent) {
+ cm.indentLine(pos.line + 1);
+ cm.indentLine(pos.line + 2);
+ }
+ return;
+ } else if (ch == "/" && tok.string == "<") {
+ var tagName = state.context && state.context.tagName;
+ if (tagName) cm.replaceSelection("/" + tagName + ">", "end");
+ return;
+ }
+ return CodeMirror.Pass;
+ }
+
+ function indexOf(collection, elt) {
+ if (collection.indexOf) return collection.indexOf(elt);
+ for (var i = 0, e = collection.length; i < e; ++i)
+ if (collection[i] == elt) return i;
+ return -1;
+ }
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuecomment.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuecomment.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuecomment.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,36 @@
+(function() {
+ var modes = ["clike", "css", "javascript"];
+ for (var i = 0; i < modes.length; ++i)
+ CodeMirror.extendMode(modes[i], {blockCommentStart: "/*",
+ blockCommentEnd: "*/",
+ blockCommentContinue: " * "});
+
+ CodeMirror.commands.newlineAndIndentContinueComment = function(cm) {
+ var pos = cm.getCursor(), token = cm.getTokenAt(pos);
+ var mode = CodeMirror.innerMode(cm.getMode(), token.state).mode;
+ var space;
+
+ if (token.type == "comment" && mode.blockCommentStart) {
+ var end = token.string.indexOf(mode.blockCommentEnd);
+ var full = cm.getRange(CodeMirror.Pos(pos.line, 0), CodeMirror.Pos(pos.line, token.end)), found;
+ if (end != -1 && end == token.string.length - mode.blockCommentEnd.length) {
+ // Comment ended, don't continue it
+ } else if (token.string.indexOf(mode.blockCommentStart) == 0) {
+ space = full.slice(0, token.start);
+ if (!/^\s*$/.test(space)) {
+ space = "";
+ for (var i = 0; i < token.start; ++i) space += " ";
+ }
+ } else if ((found = full.indexOf(mode.blockCommentContinue)) != -1 &&
+ found + mode.blockCommentContinue.length > token.start &&
+ /^\s*$/.test(full.slice(0, found))) {
+ space = full.slice(0, found);
+ }
+ }
+
+ if (space != null)
+ cm.replaceSelection("\n" + space + mode.blockCommentContinue, "end");
+ else
+ cm.execCommand("newlineAndIndent");
+ };
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuelist.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuelist.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuelist.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,28 @@
+(function() {
+ CodeMirror.commands.newlineAndIndentContinueMarkdownList = function(cm) {
+ var pos = cm.getCursor(), token = cm.getTokenAt(pos);
+ var space;
+ if (token.className == "string") {
+ var full = cm.getRange({line: pos.line, ch: 0}, {line: pos.line, ch: token.end});
+ var listStart = /\*|\d+\./, listContinue;
+ if (token.string.search(listStart) == 0) {
+ var reg = /^[\W]*(\d+)\./g;
+ var matches = reg.exec(full);
+ if(matches)
+ listContinue = (parseInt(matches[1]) + 1) + ". ";
+ else
+ listContinue = "* ";
+ space = full.slice(0, token.start);
+ if (!/^\s*$/.test(space)) {
+ space = "";
+ for (var i = 0; i < token.start; ++i) space += " ";
+ }
+ }
+ }
+
+ if (space != null)
+ cm.replaceSelection("\n" + space + listContinue, "end");
+ else
+ cm.execCommand("newlineAndIndent");
+ };
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,74 @@
+(function() {
+ var ie_lt8 = /MSIE \d/.test(navigator.userAgent) &&
+ (document.documentMode == null || document.documentMode < 8);
+
+ var Pos = CodeMirror.Pos;
+ // Disable brace matching in long lines, since it'll cause hugely slow updates
+ var maxLineLen = 1000;
+
+ var matching = {"(": ")>", ")": "(<", "[": "]>", "]": "[<", "{": "}>", "}": "{<"};
+ function findMatchingBracket(cm) {
+ var cur = cm.getCursor(), line = cm.getLineHandle(cur.line), pos = cur.ch - 1;
+ var match = (pos >= 0 && matching[line.text.charAt(pos)]) || matching[line.text.charAt(++pos)];
+ if (!match) return null;
+ var forward = match.charAt(1) == ">", d = forward ? 1 : -1;
+ var style = cm.getTokenAt(Pos(cur.line, pos + 1)).type;
+
+ var stack = [line.text.charAt(pos)], re = /[(){}[\]]/;
+ function scan(line, lineNo, start) {
+ if (!line.text) return;
+ var pos = forward ? 0 : line.text.length - 1, end = forward ? line.text.length : -1;
+ if (start != null) pos = start + d;
+ for (; pos != end; pos += d) {
+ var ch = line.text.charAt(pos);
+ if (re.test(ch) && cm.getTokenAt(Pos(lineNo, pos + 1)).type == style) {
+ var match = matching[ch];
+ if (match.charAt(1) == ">" == forward) stack.push(ch);
+ else if (stack.pop() != match.charAt(0)) return {pos: pos, match: false};
+ else if (!stack.length) return {pos: pos, match: true};
+ }
+ }
+ }
+ for (var i = cur.line, found, e = forward ? Math.min(i + 100, cm.lineCount()) : Math.max(-1, i - 100); i != e; i+=d) {
+ if (i == cur.line) found = scan(line, i, pos);
+ else found = scan(cm.getLineHandle(i), i);
+ if (found) break;
+ }
+ return {from: Pos(cur.line, pos), to: found && Pos(i, found.pos), match: found && found.match};
+ }
+
+ function matchBrackets(cm, autoclear) {
+ var found = findMatchingBracket(cm);
+ if (!found || cm.getLine(found.from.line).length > maxLineLen ||
+ found.to && cm.getLine(found.to.line).length > maxLineLen)
+ return;
+
+ var style = found.match ? "CodeMirror-matchingbracket" : "CodeMirror-nonmatchingbracket";
+ var one = cm.markText(found.from, Pos(found.from.line, found.from.ch + 1), {className: style});
+ var two = found.to && cm.markText(found.to, Pos(found.to.line, found.to.ch + 1), {className: style});
+ // Kludge to work around the IE bug from issue #1193, where text
+ // input stops going to the textare whever this fires.
+ if (ie_lt8 && cm.state.focused) cm.display.input.focus();
+ var clear = function() {
+ cm.operation(function() { one.clear(); two && two.clear(); });
+ };
+ if (autoclear) setTimeout(clear, 800);
+ else return clear;
+ }
+
+ var currentlyHighlighted = null;
+ function doMatchBrackets(cm) {
+ cm.operation(function() {
+ if (currentlyHighlighted) {currentlyHighlighted(); currentlyHighlighted = null;}
+ if (!cm.somethingSelected()) currentlyHighlighted = matchBrackets(cm, false);
+ });
+ }
+
+ CodeMirror.defineOption("matchBrackets", false, function(cm, val) {
+ if (val) cm.on("cursorActivity", doMatchBrackets);
+ else cm.off("cursorActivity", doMatchBrackets);
+ });
+
+ CodeMirror.defineExtension("matchBrackets", function() {matchBrackets(this, true);});
+ CodeMirror.defineExtension("findMatchingBracket", function(){return findMatchingBracket(this);});
+})();
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/collapserange.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/collapserange.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/collapserange.js 2013-04-03 22:48:14 UTC (rev 11347)
@@ -0,0 +1,68 @@
+(function() {
+ CodeMirror.defineOption("collapseRange", false, function(cm, val, old) {
+ var wasOn = old && old != ...
[truncated message content] |