|
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/codemirro...
[truncated message content] |
|
From: <luc...@us...> - 2013-09-28 06:05:50
|
Revision: 12103
http://sourceforge.net/p/xoops/svn/12103
Author: luciorota
Date: 2013-09-28 06:05:44 +0000 (Sat, 28 Sep 2013)
Log Message:
-----------
$codemirror3 is $mode compatible, todo: deep testing
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/AUTHORS
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/comment/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/comment.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/continuecomment.js
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/display/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/placeholder.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/continuelist.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchtags.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/trailingspace.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/brace-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/comment-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/foldcode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/foldgutter.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/indent-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/xml-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/anyword-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/css-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/html-hint.js
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/xml-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/coffeescript-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/css-lint.js
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/merge/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/dep/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/dep/diff_match_patch.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/merge.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/merge.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/multiplex_test.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/scroll/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/scroll/scrollpastend.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/addon/tern/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/tern.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/tern.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/worker.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/authors.sh
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/compress
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/lint
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/source-highlight
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bower.json
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/anywordhint.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/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/fullscreen.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/html5complete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/indentwrap.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/matchtags.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/merge.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/placeholder.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/spanaffectswrapping_shim.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/tern.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/theme.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/trailingspace.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/activebookmark.js
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/logo.png
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/logo.svg
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/manual.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/realworld.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/releases.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/extra.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/cobol/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/cobol/cobol.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/cobol/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/
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/scss.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/scss_test.js
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/dtd/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/dtd/dtd.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/dtd/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/fortran/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/fortran/fortran.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/fortran/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/gas.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/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/haml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/haml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/test.js
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/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/jade.js
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/test.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/livescript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/livescript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/livescript.ls
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/mirc/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mirc/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mirc/mirc.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/nginx.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/octave/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/octave/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/octave/octave.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/
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/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/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/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/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/clas...
[truncated message content] |
|
From: <luc...@us...> - 2013-09-30 17:22:22
|
Revision: 12111
http://sourceforge.net/p/xoops/svn/12111
Author: luciorota
Date: 2013-09-30 17:22:19 +0000 (Mon, 30 Sep 2013)
Log Message:
-----------
now codemirror3 runs well, tested/improved support to $mode parameter for better syntax highlight
Modified Paths:
--------------
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.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/language/english.php
Modified: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css 2013-09-30 17:18:17 UTC (rev 12110)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css 2013-09-30 17:22:19 UTC (rev 12111)
@@ -2,5 +2,5 @@
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
height: auto;
- z-index: 9;
+ z-index: 255;
}
Modified: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php 2013-09-30 17:18:17 UTC (rev 12110)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php 2013-09-30 17:22:19 UTC (rev 12111)
@@ -32,4 +32,3 @@
'csv', 'text/csv'
)
);
-?>
Modified: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php 2013-09-30 17:18:17 UTC (rev 12110)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php 2013-09-30 17:22:19 UTC (rev 12111)
@@ -30,7 +30,7 @@
var $setting = array();
var $language = _LANGCODE;
var $width = '100%';
- var $height = '500px';
+ var $height = '300px';
var $syntax = 'txt'; // default
var $mode = null; // default
@@ -41,7 +41,7 @@
*/
function __construct($configs, $mode)
{
- $this->rootPath = "/class/xoopseditor/codemirror2";
+ $this->rootPath = "/class/xoopseditor/codemirror3";
parent::__construct($configs);
$this->width = isset($this->configs["width"]) ? $this->configs["width"] : $this->width;
$this->height = isset($this->configs["height"]) ? $this->configs["height"] : $this->height;
@@ -160,17 +160,35 @@
static $isCodemirror3JsLoaded;
$ret = '';
- if ( is_object($GLOBALS['xoopsModule']) )
+ if ( is_object($GLOBALS['xoopsModule']) )
$dirname = $GLOBALS['xoopsModule']->getVar('dirname');
else
$dirname = 'system';
- if ( is_object($GLOBALS['xoTheme']) ) {
- // uses $GLOBALS['xoTheme']
- if ( !$isCodemirror3JsLoaded ) {
+
+ // Load common stuff only once
+ if ( !$isCodemirror3JsLoaded ) {
+ // CodeMirror custom css
+ $css = ".CodeMirror {border: none;}\n";
+ $css.= ".CodeMirror {height: 100%;}\n";
+ $css.= ".CodeMirror {width: 100%;}\n";
+ $css.= ".CodeMirror-gutters {background-color: #F0F0EE;}\n";
+ $css.= ".CodeMirror-scroll {overflow-y: hidden; overflow-x: auto;}\n";
+ $css.= ".CodeMirror-activeline-background {background: #e8f2ff !important;}\n"; // Highlighting the current line
+ $css.= ".cm-tab {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=); background-position: right; background-repeat: no-repeat;}\n"; // Visible tabs
+ $css.= ".CodeMirror-foldmarker {color: blue; text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px; font-family: arial;}\n";
+ // Get available codemirror themes
+ function codemirror_filesList($d, $x){
+ foreach(array_diff(scandir($d), array('.', '..')) as $f) if (is_file($d . '/' . $f) && (($x) ? preg_match('/' . $x . '$/' , $f) : 1)) $l[] = $f;
+ return $l;
+ }
+ $themes = codemirror_filesList(XOOPS_ROOT_PATH . '/class/xoopseditor/codemirror3/codemirror/theme', '.css');
+ // Generate no common html/javascript/stylesheet
+ if ( is_object($GLOBALS['xoTheme']) ) {
+ // uses $GLOBALS['xoTheme']
// CodeMirror stuff
$GLOBALS['xoTheme']->addStylesheet(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/lib/codemirror.css');
- //$GLOBALS['xoTheme']->addStylesheet(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/doc/docs.css');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/lib/codemirror.js');
+ $GLOBALS['xoTheme']->addStylesheet(null, null, $css);
// CodeMirror addons
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/addon/selection/active-line.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/addon/fold/foldcode.js');
@@ -179,91 +197,79 @@
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.js');
// Automatic xml tag closing
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js');
+ // Automatic match brakets
+ $GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js');
// CodeMirror themes
- function codemirror_filesList($d, $x){
- foreach(array_diff(scandir($d), array('.', '..')) as $f) if (is_file($d . '/' . $f) && (($x) ? preg_match('/' . $x . '$/' , $f) : 1)) $l[] = $f;
- return $l;
- }
- $themes = codemirror_filesList(XOOPS_ROOT_PATH . '/class/xoopseditor/codemirror3/codemirror/theme', '.css');
foreach($themes as $theme)
$GLOBALS['xoTheme']->addStylesheet(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/theme/' . $theme);
-
- // CodeMirror mode: htmlmixed
+ // CodeMirror modes
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/xml/xml.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/javascript/javascript.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/css/css.js');
+ $GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/less/less.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/vbscript/vbscript.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/htmlmixed.js');
- // Define an extended mixed-mode that understands vbscript and leaves mustache/handlebars embedded templates in html mode
- $GLOBALS['xoTheme']->addScript(null, null, "var mixedMode = {name: 'htmlmixed', scriptTypes: [{matches: /\/x-handlebars-template|\/x-mustache/i, mode: null}, {matches: /(text|application)\/(x-)?vb(a|script)/i, mode: 'vbscript'}]};");
-
+ $GLOBALS['xoTheme']->addScript(null, null, "var mixedMode = {name: 'htmlmixed', scriptTypes: [{matches: /\/x-handlebars-template|\/x-mustache/i, mode: null}, {matches: /(text|application)\/(x-)?vb(a|script)/i, mode: 'vbscript'}]};"); // Define an extended mixed-mode that understands vbscript and leaves mustache/handlebars embedded templates in html mode
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/smarty/smarty.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/smartymixed/smartymixed.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/clike/clike.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/plsql/plsql.js');
$GLOBALS['xoTheme']->addScript(XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/mode/php/php.js');
-
+ // Initialize arrays for multiple CodeMirror istances
$GLOBALS['xoTheme']->addScript(null, null, 'var codemirror3_editor = new Array();');
$GLOBALS['xoTheme']->addScript(null, null, 'var codemirror3_textarea = new Array();');
$GLOBALS['xoTheme']->addScript(null, null, 'var codemirror3_uiOptions = new Array();');
$GLOBALS['xoTheme']->addScript(null, null, 'var codemirror3_codeMirrorOptions = new Array();');
-
- /*
- if ( file_exists( XOOPS_ROOT_PATH . $this->rootPath . '/module/config. '. $dirname . '.js' ) )
- $GLOBALS['xoTheme']->addScript( XOOPS_URL . $this->rootPath . '/module/config.' . $dirname . '.js' );
- else
- $GLOBALS['xoTheme']->addScript( XOOPS_URL . $this->rootPath . '/codemirror3/config.js' );
- */
- $isCodemirror3JsLoaded = true;
- }
- } else {
- // does not use $GLOBALS['xoTheme']
- if ( !$isCodemirror3JsLoaded ) {
+ } else {
+ // does not use $GLOBALS['xoTheme']
// CodeMirror stuff
$ret.= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/lib/codemirror.css);</style>\n";
$ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/lib/codemirror.js' type='text/javascript'></script>\n";
+ $ret.= "<style type='text/css'>\n" . $css . "</style>\n";
+ // CodeMirror addons
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/selection/active-line.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/fold/foldcode.js' type='text/javascript'></script>\n";
+ $ret.= "<script type='text/javascript'>var foldFunc = CodeMirror.newFoldFunction(CodeMirror.braceRangeFinder);</script>\n";
+ $ret.= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css);</style>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.js' type='text/javascript'></script>\n";
+ // Automatic xml tag closing
+ $ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js' type='text/javascript'></script>\n";
+ // Automatic match brakets
+ $ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js' type='text/javascript'></script>\n";
// CodeMirror themes
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/default.css);</style>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/neat.css);</style>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/elegant.css);</style>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/night.css);</style>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/cobalt.css);</style>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/theme/eclipse.css);</style>\n";
+ foreach($themes as $theme)
+ $ret .= "<style type='text/css'>@import url(" . XOOPS_URL . '/class/xoopseditor/codemirror3/codemirror/theme/' . $theme . ");</style>\n";
// CodeMirror modes
- $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/http/http.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/javascript/javascript.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/css/css.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/htmlmixed/htmlmixed.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/clike/clike.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/plsql/plsql.js' type='text/javascript'></script>\n";
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/CodeMirror/mode/php/php.js' type='text/javascript'></script>\n";
- // CodeMirrorUI stuff
- //$ret .= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror2/codemirror-ui/js/codemirror-ui.js' type='text/javascript'></script>\n";
- //$ret .= "<style type='text/css'>@import url(" . XOOPS_URL . "/class/xoopseditor/codemirror2/codemirror-ui/css/codemirror-ui.css);</style>\n";
-
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/xml/xml.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/javascript/javascript.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/css/css.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/less/less.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/vbscript/vbscript.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/htmlmixed.js' type='text/javascript'></script>\n";
+ $ret.= "<script type='text/javascript'>var mixedMode = {name: 'htmlmixed', scriptTypes: [{matches: /\/x-handlebars-template|\/x-mustache/i, mode: null}, {matches: /(text|application)\/(x-)?vb(a|script)/i, mode: 'vbscript'}]};</script>\n"; // Define an extended mixed-mode that understands vbscript and leaves mustache/handlebars embedded templates in html mode
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/smarty/smarty.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/smartymixed/smartymixed.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/clike/clike.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/plsql/plsql.js' type='text/javascript'></script>\n";
+ $ret.= "<script src='" . XOOPS_URL . "/class/xoopseditor/codemirror3/codemirror/mode/php/php.js' type='text/javascript'></script>\n";
+ // Initialize arrays for multiple CodeMirror istances
$ret.= "<script type='text/javascript'>\n";
$ret.= "var codemirror3_editor = new Array();\n";
$ret.= "var codemirror3_textarea = new Array();\n";
$ret.= "var codemirror3_uiOptions = new Array();\n";
$ret.= "var codemirror3_codeMirrorOptions = new Array();\n";
$ret.= "</script>\n";
- /*
- if ( file_exists( XOOPS_ROOT_PATH . $this->rootPath . '/module/config.' . $dirname . '.js' ) )
- $ret .= '<script src="' . XOOPS_URL . $this->rootPath . '/module/config .'. $dirname . '.js' . '" type="text/javascript"></script>';
- else
- $ret .= '<script src="' . XOOPS_URL . $this->rootPath . '/codemirror2/config.js' . '" type="text/javascript"></script>';
- */
- $isCodemirror3JsLoaded = true;
}
+ $isCodemirror3JsLoaded = true;
}
+ // Set no common settings
if ($decode) {
$ts =& MyTextSanitizer::getInstance();
$value = $ts->undoHtmlSpecialChars( $this->getValue() );
} else {
$value = $this->getValue();
}
-
$mode = (isset($this->mode) ? $this->mode : $this->syntax);
switch ($mode) {
case 'txt' :
@@ -341,6 +347,8 @@
$this->setting['theme'] = 'eclipse';//'default';
$this->setting['lineNumbers'] = true;
$this->setting['firstLineNumber'] = (int)1;
+ $this->setting['lineNumbers'] = true;
+ $this->setting['lineWrapping'] = true;
$this->setting['matchBrackets'] = true;
// ??? $this->setting['autoMatchParens'] = true;
$this->setting['indentUnit'] = (int)4;
@@ -356,33 +364,21 @@
$this->setting['styleActiveLine'] = true;
// Automatic xml tag closing
$this->setting['autoCloseTags'] = true;
-
- $this->setting['lineNumbers'] = true;
- $this->setting['lineWrapping'] = true;
+ // Extrakeys
$this->setting['extraKeys'] = array(
'"Ctrl-Q": function(cm){foldFunc(cm, cm.getCursor().line);}',
'"F11": function(cm) {cm.setOption("fullScreen", !cm.getOption("fullScreen"));}',
'"Esc": function(cm) {if (cm.getOption("fullScreen")) cm.setOption("fullScreen", false);}'
);
- $ret.= "<style type='text/css'>\n";
- $ret.= ".CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}\n";
- // Auto-resizing editor
- $ret.= ".CodeMirror-scroll {overflow-y: hidden; overflow-x: auto;}\n";
- $ret.= ".CodeMirror {height: auto;}\n";
- // Highlighting the current line
- $ret.= ".CodeMirror-activeline-background {background: #e8f2ff !important;}\n";
- // Visible tabs
- $ret.= ".cm-tab {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=); background-position: right; background-repeat: no-repeat;}\n";
-
- $ret.= ".CodeMirror-foldmarker {color: blue; text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px; font-family: arial;}\n";
- $ret.= "</style>\n";
- $ret.= "<p>" . $this->mode . "</p>";
+ // Generate no common editor html/javascript
+ $ret.= "<div style='height:{$this->getHeight()};width:{$this->getWidth()};border:1px solid #CCCCCC;'>";
$ret.= "<textarea name='" . $this->getName() . "' id='" . $this->getName() . "' rows='" . $this->getRows() . "' cols='" . $this->getCols() . "' " . $this->getExtra() . " style='width:" . $this->getWidth() . ";height:" . $this->getHeight() . ";'>" . $this->getValue() . "</textarea>\n";
-
+ $ret.= "</div>";
+ $ret.= "<small>" . _XOOPS_EDITOR_CODEMIRROR3_MODE. " " . $this->setting['mode'] . "</small>";
+ $ret.= "<br />";
+ $ret.= "<small>" . _XOOPS_EDITOR_CODEMIRROR3_FULLSCREEN . "</small>";
$ret.= "<script type='text/javascript'>\n";
-
- //then create the editor
$ret.= "window.codemirror3_editor['" . $this->getName() . "'] = CodeMirror.fromTextArea(document.getElementById('" . $this->getName() . "'), {";
$ret.= "\n";
foreach ($this->setting as $key => $val) {
Modified: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/english.php
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/english.php 2013-09-30 17:18:17 UTC (rev 12110)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/english.php 2013-09-30 17:22:19 UTC (rev 12111)
@@ -6,7 +6,7 @@
* @license http://www.fsf.org/copyleft/gpl.html GNU public license
* @package core
* @subpackage xoopseditor
- * @since 2.4.x
+ * @since 2.5.7
* @author Rota Lucio <luc...@gm...>
* @version $Id$
*/
@@ -14,6 +14,7 @@
* Assocated with editor_registry.php
*/
// Name of the editor
-define("_XOOPS_EDITOR_CODEMIRROR3", "CodeMirror3 v3.18");
-define("_XOOPS_EDITOR_CODEMIRROR3_LANGUAGE", "en");
-?>
+define("_XOOPS_EDITOR_CODEMIRROR3","CodeMirror3 v3.18");
+define("_XOOPS_EDITOR_CODEMIRROR3_LANGUAGE","en");
+define("_XOOPS_EDITOR_CODEMIRROR3_MODE","Syntax highlight mode:");
+define("_XOOPS_EDITOR_CODEMIRROR3_FULLSCREEN","Press F11 when cursor is in the editor to toggle full screen editing. Esc can also be used to exit full screen editing.");
|