##// END OF EJS Templates
codemirror: move everything to separate codemirror folder - splitting it up in css and js serves no purpose...
Mads Kiilerich -
r4539:b4d77d1c default
parent child Browse files
Show More
@@ -52,7 +52,7 b' and licensed under the MIT-permissive li'
52
52
53 Additional files from upstream Codemirror are copyrighted by various authors
53 Additional files from upstream Codemirror are copyrighted by various authors
54 and licensed under other permissive licenses. The sub-directories under
54 and licensed under other permissive licenses. The sub-directories under
55 [.../public/js/mode/](kallithea/public/js/mode) include the copyright and
55 [.../public/codemirror](kallithea/public/codemirror) include the copyright and
56 license notice and information as they appeared in Codemirror's upstream
56 license notice and information as they appeared in Codemirror's upstream
57 release.
57 release.
58
58
1 NO CONTENT: file renamed from kallithea/public/css/codemirror.css to kallithea/public/codemirror/lib/codemirror.css
NO CONTENT: file renamed from kallithea/public/css/codemirror.css to kallithea/public/codemirror/lib/codemirror.css
1 NO CONTENT: file renamed from kallithea/public/js/codemirror.js to kallithea/public/codemirror/lib/codemirror.js
NO CONTENT: file renamed from kallithea/public/js/codemirror.js to kallithea/public/codemirror/lib/codemirror.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/apl/apl.js to kallithea/public/codemirror/mode/apl/apl.js
NO CONTENT: file renamed from kallithea/public/js/mode/apl/apl.js to kallithea/public/codemirror/mode/apl/apl.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/apl/index.html to kallithea/public/codemirror/mode/apl/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/apl/index.html to kallithea/public/codemirror/mode/apl/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/asterisk/asterisk.js to kallithea/public/codemirror/mode/asterisk/asterisk.js
NO CONTENT: file renamed from kallithea/public/js/mode/asterisk/asterisk.js to kallithea/public/codemirror/mode/asterisk/asterisk.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/asterisk/index.html to kallithea/public/codemirror/mode/asterisk/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/asterisk/index.html to kallithea/public/codemirror/mode/asterisk/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/clike/clike.js to kallithea/public/codemirror/mode/clike/clike.js
NO CONTENT: file renamed from kallithea/public/js/mode/clike/clike.js to kallithea/public/codemirror/mode/clike/clike.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/clike/index.html to kallithea/public/codemirror/mode/clike/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/clike/index.html to kallithea/public/codemirror/mode/clike/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/clike/scala.html to kallithea/public/codemirror/mode/clike/scala.html
NO CONTENT: file renamed from kallithea/public/js/mode/clike/scala.html to kallithea/public/codemirror/mode/clike/scala.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/clojure/clojure.js to kallithea/public/codemirror/mode/clojure/clojure.js
NO CONTENT: file renamed from kallithea/public/js/mode/clojure/clojure.js to kallithea/public/codemirror/mode/clojure/clojure.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/clojure/index.html to kallithea/public/codemirror/mode/clojure/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/clojure/index.html to kallithea/public/codemirror/mode/clojure/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/cobol/cobol.js to kallithea/public/codemirror/mode/cobol/cobol.js
NO CONTENT: file renamed from kallithea/public/js/mode/cobol/cobol.js to kallithea/public/codemirror/mode/cobol/cobol.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/cobol/index.html to kallithea/public/codemirror/mode/cobol/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/cobol/index.html to kallithea/public/codemirror/mode/cobol/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/LICENSE to kallithea/public/codemirror/mode/coffeescript/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/LICENSE to kallithea/public/codemirror/mode/coffeescript/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/coffeescript.js to kallithea/public/codemirror/mode/coffeescript/coffeescript.js
NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/coffeescript.js to kallithea/public/codemirror/mode/coffeescript/coffeescript.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/index.html to kallithea/public/codemirror/mode/coffeescript/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/coffeescript/index.html to kallithea/public/codemirror/mode/coffeescript/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/commonlisp/commonlisp.js to kallithea/public/codemirror/mode/commonlisp/commonlisp.js
NO CONTENT: file renamed from kallithea/public/js/mode/commonlisp/commonlisp.js to kallithea/public/codemirror/mode/commonlisp/commonlisp.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/commonlisp/index.html to kallithea/public/codemirror/mode/commonlisp/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/commonlisp/index.html to kallithea/public/codemirror/mode/commonlisp/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/css/css.js to kallithea/public/codemirror/mode/css/css.js
NO CONTENT: file renamed from kallithea/public/js/mode/css/css.js to kallithea/public/codemirror/mode/css/css.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/css/index.html to kallithea/public/codemirror/mode/css/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/css/index.html to kallithea/public/codemirror/mode/css/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/css/scss.html to kallithea/public/codemirror/mode/css/scss.html
NO CONTENT: file renamed from kallithea/public/js/mode/css/scss.html to kallithea/public/codemirror/mode/css/scss.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/css/scss_test.js to kallithea/public/codemirror/mode/css/scss_test.js
NO CONTENT: file renamed from kallithea/public/js/mode/css/scss_test.js to kallithea/public/codemirror/mode/css/scss_test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/css/test.js to kallithea/public/codemirror/mode/css/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/css/test.js to kallithea/public/codemirror/mode/css/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/d/d.js to kallithea/public/codemirror/mode/d/d.js
NO CONTENT: file renamed from kallithea/public/js/mode/d/d.js to kallithea/public/codemirror/mode/d/d.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/d/index.html to kallithea/public/codemirror/mode/d/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/d/index.html to kallithea/public/codemirror/mode/d/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/diff/diff.js to kallithea/public/codemirror/mode/diff/diff.js
NO CONTENT: file renamed from kallithea/public/js/mode/diff/diff.js to kallithea/public/codemirror/mode/diff/diff.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/diff/index.html to kallithea/public/codemirror/mode/diff/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/diff/index.html to kallithea/public/codemirror/mode/diff/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/ecl/ecl.js to kallithea/public/codemirror/mode/ecl/ecl.js
NO CONTENT: file renamed from kallithea/public/js/mode/ecl/ecl.js to kallithea/public/codemirror/mode/ecl/ecl.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/ecl/index.html to kallithea/public/codemirror/mode/ecl/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/ecl/index.html to kallithea/public/codemirror/mode/ecl/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/erlang/erlang.js to kallithea/public/codemirror/mode/erlang/erlang.js
NO CONTENT: file renamed from kallithea/public/js/mode/erlang/erlang.js to kallithea/public/codemirror/mode/erlang/erlang.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/erlang/index.html to kallithea/public/codemirror/mode/erlang/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/erlang/index.html to kallithea/public/codemirror/mode/erlang/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/gas/gas.js to kallithea/public/codemirror/mode/gas/gas.js
NO CONTENT: file renamed from kallithea/public/js/mode/gas/gas.js to kallithea/public/codemirror/mode/gas/gas.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/gas/index.html to kallithea/public/codemirror/mode/gas/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/gas/index.html to kallithea/public/codemirror/mode/gas/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/gfm/gfm.js to kallithea/public/codemirror/mode/gfm/gfm.js
NO CONTENT: file renamed from kallithea/public/js/mode/gfm/gfm.js to kallithea/public/codemirror/mode/gfm/gfm.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/gfm/index.html to kallithea/public/codemirror/mode/gfm/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/gfm/index.html to kallithea/public/codemirror/mode/gfm/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/gfm/test.js to kallithea/public/codemirror/mode/gfm/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/gfm/test.js to kallithea/public/codemirror/mode/gfm/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/go/go.js to kallithea/public/codemirror/mode/go/go.js
NO CONTENT: file renamed from kallithea/public/js/mode/go/go.js to kallithea/public/codemirror/mode/go/go.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/go/index.html to kallithea/public/codemirror/mode/go/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/go/index.html to kallithea/public/codemirror/mode/go/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/groovy/groovy.js to kallithea/public/codemirror/mode/groovy/groovy.js
NO CONTENT: file renamed from kallithea/public/js/mode/groovy/groovy.js to kallithea/public/codemirror/mode/groovy/groovy.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/groovy/index.html to kallithea/public/codemirror/mode/groovy/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/groovy/index.html to kallithea/public/codemirror/mode/groovy/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/haml/haml.js to kallithea/public/codemirror/mode/haml/haml.js
NO CONTENT: file renamed from kallithea/public/js/mode/haml/haml.js to kallithea/public/codemirror/mode/haml/haml.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/haml/index.html to kallithea/public/codemirror/mode/haml/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/haml/index.html to kallithea/public/codemirror/mode/haml/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/haml/test.js to kallithea/public/codemirror/mode/haml/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/haml/test.js to kallithea/public/codemirror/mode/haml/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/haskell/haskell.js to kallithea/public/codemirror/mode/haskell/haskell.js
NO CONTENT: file renamed from kallithea/public/js/mode/haskell/haskell.js to kallithea/public/codemirror/mode/haskell/haskell.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/haskell/index.html to kallithea/public/codemirror/mode/haskell/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/haskell/index.html to kallithea/public/codemirror/mode/haskell/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/haxe/haxe.js to kallithea/public/codemirror/mode/haxe/haxe.js
NO CONTENT: file renamed from kallithea/public/js/mode/haxe/haxe.js to kallithea/public/codemirror/mode/haxe/haxe.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/haxe/index.html to kallithea/public/codemirror/mode/haxe/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/haxe/index.html to kallithea/public/codemirror/mode/haxe/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/htmlembedded/htmlembedded.js to kallithea/public/codemirror/mode/htmlembedded/htmlembedded.js
NO CONTENT: file renamed from kallithea/public/js/mode/htmlembedded/htmlembedded.js to kallithea/public/codemirror/mode/htmlembedded/htmlembedded.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/htmlembedded/index.html to kallithea/public/codemirror/mode/htmlembedded/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/htmlembedded/index.html to kallithea/public/codemirror/mode/htmlembedded/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/htmlmixed/htmlmixed.js to kallithea/public/codemirror/mode/htmlmixed/htmlmixed.js
NO CONTENT: file renamed from kallithea/public/js/mode/htmlmixed/htmlmixed.js to kallithea/public/codemirror/mode/htmlmixed/htmlmixed.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/htmlmixed/index.html to kallithea/public/codemirror/mode/htmlmixed/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/htmlmixed/index.html to kallithea/public/codemirror/mode/htmlmixed/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/http/http.js to kallithea/public/codemirror/mode/http/http.js
NO CONTENT: file renamed from kallithea/public/js/mode/http/http.js to kallithea/public/codemirror/mode/http/http.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/http/index.html to kallithea/public/codemirror/mode/http/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/http/index.html to kallithea/public/codemirror/mode/http/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/jade/index.html to kallithea/public/codemirror/mode/jade/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/jade/index.html to kallithea/public/codemirror/mode/jade/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/jade/jade.js to kallithea/public/codemirror/mode/jade/jade.js
NO CONTENT: file renamed from kallithea/public/js/mode/jade/jade.js to kallithea/public/codemirror/mode/jade/jade.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/javascript/index.html to kallithea/public/codemirror/mode/javascript/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/javascript/index.html to kallithea/public/codemirror/mode/javascript/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/javascript/javascript.js to kallithea/public/codemirror/mode/javascript/javascript.js
NO CONTENT: file renamed from kallithea/public/js/mode/javascript/javascript.js to kallithea/public/codemirror/mode/javascript/javascript.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/javascript/test.js to kallithea/public/codemirror/mode/javascript/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/javascript/test.js to kallithea/public/codemirror/mode/javascript/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/javascript/typescript.html to kallithea/public/codemirror/mode/javascript/typescript.html
NO CONTENT: file renamed from kallithea/public/js/mode/javascript/typescript.html to kallithea/public/codemirror/mode/javascript/typescript.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/jinja2/index.html to kallithea/public/codemirror/mode/jinja2/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/jinja2/index.html to kallithea/public/codemirror/mode/jinja2/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/jinja2/jinja2.js to kallithea/public/codemirror/mode/jinja2/jinja2.js
NO CONTENT: file renamed from kallithea/public/js/mode/jinja2/jinja2.js to kallithea/public/codemirror/mode/jinja2/jinja2.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/less/index.html to kallithea/public/codemirror/mode/less/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/less/index.html to kallithea/public/codemirror/mode/less/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/less/less.js to kallithea/public/codemirror/mode/less/less.js
NO CONTENT: file renamed from kallithea/public/js/mode/less/less.js to kallithea/public/codemirror/mode/less/less.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/livescript/LICENSE to kallithea/public/codemirror/mode/livescript/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/livescript/LICENSE to kallithea/public/codemirror/mode/livescript/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/livescript/index.html to kallithea/public/codemirror/mode/livescript/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/livescript/index.html to kallithea/public/codemirror/mode/livescript/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/livescript/livescript.js to kallithea/public/codemirror/mode/livescript/livescript.js
NO CONTENT: file renamed from kallithea/public/js/mode/livescript/livescript.js to kallithea/public/codemirror/mode/livescript/livescript.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/livescript/livescript.ls to kallithea/public/codemirror/mode/livescript/livescript.ls
NO CONTENT: file renamed from kallithea/public/js/mode/livescript/livescript.ls to kallithea/public/codemirror/mode/livescript/livescript.ls
1 NO CONTENT: file renamed from kallithea/public/js/mode/lua/index.html to kallithea/public/codemirror/mode/lua/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/lua/index.html to kallithea/public/codemirror/mode/lua/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/lua/lua.js to kallithea/public/codemirror/mode/lua/lua.js
NO CONTENT: file renamed from kallithea/public/js/mode/lua/lua.js to kallithea/public/codemirror/mode/lua/lua.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/markdown/index.html to kallithea/public/codemirror/mode/markdown/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/markdown/index.html to kallithea/public/codemirror/mode/markdown/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/markdown/markdown.js to kallithea/public/codemirror/mode/markdown/markdown.js
NO CONTENT: file renamed from kallithea/public/js/mode/markdown/markdown.js to kallithea/public/codemirror/mode/markdown/markdown.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/markdown/test.js to kallithea/public/codemirror/mode/markdown/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/markdown/test.js to kallithea/public/codemirror/mode/markdown/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/meta.js to kallithea/public/codemirror/mode/meta.js
NO CONTENT: file renamed from kallithea/public/js/mode/meta.js to kallithea/public/codemirror/mode/meta.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/mirc/index.html to kallithea/public/codemirror/mode/mirc/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/mirc/index.html to kallithea/public/codemirror/mode/mirc/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/mirc/mirc.js to kallithea/public/codemirror/mode/mirc/mirc.js
NO CONTENT: file renamed from kallithea/public/js/mode/mirc/mirc.js to kallithea/public/codemirror/mode/mirc/mirc.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/nginx/index.html to kallithea/public/codemirror/mode/nginx/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/nginx/index.html to kallithea/public/codemirror/mode/nginx/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/nginx/nginx.js to kallithea/public/codemirror/mode/nginx/nginx.js
NO CONTENT: file renamed from kallithea/public/js/mode/nginx/nginx.js to kallithea/public/codemirror/mode/nginx/nginx.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/ntriples/index.html to kallithea/public/codemirror/mode/ntriples/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/ntriples/index.html to kallithea/public/codemirror/mode/ntriples/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/ntriples/ntriples.js to kallithea/public/codemirror/mode/ntriples/ntriples.js
NO CONTENT: file renamed from kallithea/public/js/mode/ntriples/ntriples.js to kallithea/public/codemirror/mode/ntriples/ntriples.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/ocaml/index.html to kallithea/public/codemirror/mode/ocaml/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/ocaml/index.html to kallithea/public/codemirror/mode/ocaml/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/ocaml/ocaml.js to kallithea/public/codemirror/mode/ocaml/ocaml.js
NO CONTENT: file renamed from kallithea/public/js/mode/ocaml/ocaml.js to kallithea/public/codemirror/mode/ocaml/ocaml.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/pascal/LICENSE to kallithea/public/codemirror/mode/pascal/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/pascal/LICENSE to kallithea/public/codemirror/mode/pascal/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/pascal/index.html to kallithea/public/codemirror/mode/pascal/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/pascal/index.html to kallithea/public/codemirror/mode/pascal/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/pascal/pascal.js to kallithea/public/codemirror/mode/pascal/pascal.js
NO CONTENT: file renamed from kallithea/public/js/mode/pascal/pascal.js to kallithea/public/codemirror/mode/pascal/pascal.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/perl/LICENSE to kallithea/public/codemirror/mode/perl/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/perl/LICENSE to kallithea/public/codemirror/mode/perl/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/perl/index.html to kallithea/public/codemirror/mode/perl/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/perl/index.html to kallithea/public/codemirror/mode/perl/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/perl/perl.js to kallithea/public/codemirror/mode/perl/perl.js
NO CONTENT: file renamed from kallithea/public/js/mode/perl/perl.js to kallithea/public/codemirror/mode/perl/perl.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/php/index.html to kallithea/public/codemirror/mode/php/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/php/index.html to kallithea/public/codemirror/mode/php/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/php/php.js to kallithea/public/codemirror/mode/php/php.js
NO CONTENT: file renamed from kallithea/public/js/mode/php/php.js to kallithea/public/codemirror/mode/php/php.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/pig/index.html to kallithea/public/codemirror/mode/pig/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/pig/index.html to kallithea/public/codemirror/mode/pig/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/pig/pig.js to kallithea/public/codemirror/mode/pig/pig.js
NO CONTENT: file renamed from kallithea/public/js/mode/pig/pig.js to kallithea/public/codemirror/mode/pig/pig.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/properties/index.html to kallithea/public/codemirror/mode/properties/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/properties/index.html to kallithea/public/codemirror/mode/properties/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/properties/properties.js to kallithea/public/codemirror/mode/properties/properties.js
NO CONTENT: file renamed from kallithea/public/js/mode/properties/properties.js to kallithea/public/codemirror/mode/properties/properties.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/python/LICENSE.txt to kallithea/public/codemirror/mode/python/LICENSE.txt
NO CONTENT: file renamed from kallithea/public/js/mode/python/LICENSE.txt to kallithea/public/codemirror/mode/python/LICENSE.txt
1 NO CONTENT: file renamed from kallithea/public/js/mode/python/index.html to kallithea/public/codemirror/mode/python/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/python/index.html to kallithea/public/codemirror/mode/python/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/python/python.js to kallithea/public/codemirror/mode/python/python.js
NO CONTENT: file renamed from kallithea/public/js/mode/python/python.js to kallithea/public/codemirror/mode/python/python.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/q/index.html to kallithea/public/codemirror/mode/q/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/q/index.html to kallithea/public/codemirror/mode/q/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/q/q.js to kallithea/public/codemirror/mode/q/q.js
NO CONTENT: file renamed from kallithea/public/js/mode/q/q.js to kallithea/public/codemirror/mode/q/q.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/r/LICENSE to kallithea/public/codemirror/mode/r/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/r/LICENSE to kallithea/public/codemirror/mode/r/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/r/index.html to kallithea/public/codemirror/mode/r/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/r/index.html to kallithea/public/codemirror/mode/r/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/r/r.js to kallithea/public/codemirror/mode/r/r.js
NO CONTENT: file renamed from kallithea/public/js/mode/r/r.js to kallithea/public/codemirror/mode/r/r.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/rpm/changes/changes.js to kallithea/public/codemirror/mode/rpm/changes/changes.js
NO CONTENT: file renamed from kallithea/public/js/mode/rpm/changes/changes.js to kallithea/public/codemirror/mode/rpm/changes/changes.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/rpm/changes/index.html to kallithea/public/codemirror/mode/rpm/changes/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/rpm/changes/index.html to kallithea/public/codemirror/mode/rpm/changes/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/index.html to kallithea/public/codemirror/mode/rpm/spec/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/index.html to kallithea/public/codemirror/mode/rpm/spec/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/spec.css to kallithea/public/codemirror/mode/rpm/spec/spec.css
NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/spec.css to kallithea/public/codemirror/mode/rpm/spec/spec.css
1 NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/spec.js to kallithea/public/codemirror/mode/rpm/spec/spec.js
NO CONTENT: file renamed from kallithea/public/js/mode/rpm/spec/spec.js to kallithea/public/codemirror/mode/rpm/spec/spec.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/rst/LICENSE.txt to kallithea/public/codemirror/mode/rst/LICENSE.txt
NO CONTENT: file renamed from kallithea/public/js/mode/rst/LICENSE.txt to kallithea/public/codemirror/mode/rst/LICENSE.txt
1 NO CONTENT: file renamed from kallithea/public/js/mode/rst/index.html to kallithea/public/codemirror/mode/rst/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/rst/index.html to kallithea/public/codemirror/mode/rst/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/rst/rst.js to kallithea/public/codemirror/mode/rst/rst.js
NO CONTENT: file renamed from kallithea/public/js/mode/rst/rst.js to kallithea/public/codemirror/mode/rst/rst.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/ruby/LICENSE to kallithea/public/codemirror/mode/ruby/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/ruby/LICENSE to kallithea/public/codemirror/mode/ruby/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/ruby/index.html to kallithea/public/codemirror/mode/ruby/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/ruby/index.html to kallithea/public/codemirror/mode/ruby/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/ruby/ruby.js to kallithea/public/codemirror/mode/ruby/ruby.js
NO CONTENT: file renamed from kallithea/public/js/mode/ruby/ruby.js to kallithea/public/codemirror/mode/ruby/ruby.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/rust/index.html to kallithea/public/codemirror/mode/rust/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/rust/index.html to kallithea/public/codemirror/mode/rust/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/rust/rust.js to kallithea/public/codemirror/mode/rust/rust.js
NO CONTENT: file renamed from kallithea/public/js/mode/rust/rust.js to kallithea/public/codemirror/mode/rust/rust.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/sass/index.html to kallithea/public/codemirror/mode/sass/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/sass/index.html to kallithea/public/codemirror/mode/sass/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/sass/sass.js to kallithea/public/codemirror/mode/sass/sass.js
NO CONTENT: file renamed from kallithea/public/js/mode/sass/sass.js to kallithea/public/codemirror/mode/sass/sass.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/scheme/index.html to kallithea/public/codemirror/mode/scheme/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/scheme/index.html to kallithea/public/codemirror/mode/scheme/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/scheme/scheme.js to kallithea/public/codemirror/mode/scheme/scheme.js
NO CONTENT: file renamed from kallithea/public/js/mode/scheme/scheme.js to kallithea/public/codemirror/mode/scheme/scheme.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/shell/index.html to kallithea/public/codemirror/mode/shell/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/shell/index.html to kallithea/public/codemirror/mode/shell/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/shell/shell.js to kallithea/public/codemirror/mode/shell/shell.js
NO CONTENT: file renamed from kallithea/public/js/mode/shell/shell.js to kallithea/public/codemirror/mode/shell/shell.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/sieve/LICENSE to kallithea/public/codemirror/mode/sieve/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/sieve/LICENSE to kallithea/public/codemirror/mode/sieve/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/sieve/index.html to kallithea/public/codemirror/mode/sieve/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/sieve/index.html to kallithea/public/codemirror/mode/sieve/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/sieve/sieve.js to kallithea/public/codemirror/mode/sieve/sieve.js
NO CONTENT: file renamed from kallithea/public/js/mode/sieve/sieve.js to kallithea/public/codemirror/mode/sieve/sieve.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/smalltalk/index.html to kallithea/public/codemirror/mode/smalltalk/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/smalltalk/index.html to kallithea/public/codemirror/mode/smalltalk/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/smalltalk/smalltalk.js to kallithea/public/codemirror/mode/smalltalk/smalltalk.js
NO CONTENT: file renamed from kallithea/public/js/mode/smalltalk/smalltalk.js to kallithea/public/codemirror/mode/smalltalk/smalltalk.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/smarty/index.html to kallithea/public/codemirror/mode/smarty/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/smarty/index.html to kallithea/public/codemirror/mode/smarty/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/smarty/smarty.js to kallithea/public/codemirror/mode/smarty/smarty.js
NO CONTENT: file renamed from kallithea/public/js/mode/smarty/smarty.js to kallithea/public/codemirror/mode/smarty/smarty.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/smartymixed/index.html to kallithea/public/codemirror/mode/smartymixed/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/smartymixed/index.html to kallithea/public/codemirror/mode/smartymixed/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/smartymixed/smartymixed.js to kallithea/public/codemirror/mode/smartymixed/smartymixed.js
NO CONTENT: file renamed from kallithea/public/js/mode/smartymixed/smartymixed.js to kallithea/public/codemirror/mode/smartymixed/smartymixed.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/sparql/index.html to kallithea/public/codemirror/mode/sparql/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/sparql/index.html to kallithea/public/codemirror/mode/sparql/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/sparql/sparql.js to kallithea/public/codemirror/mode/sparql/sparql.js
NO CONTENT: file renamed from kallithea/public/js/mode/sparql/sparql.js to kallithea/public/codemirror/mode/sparql/sparql.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/sql/index.html to kallithea/public/codemirror/mode/sql/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/sql/index.html to kallithea/public/codemirror/mode/sql/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/sql/sql.js to kallithea/public/codemirror/mode/sql/sql.js
NO CONTENT: file renamed from kallithea/public/js/mode/sql/sql.js to kallithea/public/codemirror/mode/sql/sql.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/stex/index.html to kallithea/public/codemirror/mode/stex/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/stex/index.html to kallithea/public/codemirror/mode/stex/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/stex/stex.js to kallithea/public/codemirror/mode/stex/stex.js
NO CONTENT: file renamed from kallithea/public/js/mode/stex/stex.js to kallithea/public/codemirror/mode/stex/stex.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/stex/test.js to kallithea/public/codemirror/mode/stex/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/stex/test.js to kallithea/public/codemirror/mode/stex/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/tcl/index.html to kallithea/public/codemirror/mode/tcl/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/tcl/index.html to kallithea/public/codemirror/mode/tcl/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/tcl/tcl.js to kallithea/public/codemirror/mode/tcl/tcl.js
NO CONTENT: file renamed from kallithea/public/js/mode/tcl/tcl.js to kallithea/public/codemirror/mode/tcl/tcl.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/index.html to kallithea/public/codemirror/mode/tiddlywiki/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/index.html to kallithea/public/codemirror/mode/tiddlywiki/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.css to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.css
NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.css to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.css
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.js to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.js
NO CONTENT: file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.js to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiki/index.html to kallithea/public/codemirror/mode/tiki/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/tiki/index.html to kallithea/public/codemirror/mode/tiki/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiki/tiki.css to kallithea/public/codemirror/mode/tiki/tiki.css
NO CONTENT: file renamed from kallithea/public/js/mode/tiki/tiki.css to kallithea/public/codemirror/mode/tiki/tiki.css
1 NO CONTENT: file renamed from kallithea/public/js/mode/tiki/tiki.js to kallithea/public/codemirror/mode/tiki/tiki.js
NO CONTENT: file renamed from kallithea/public/js/mode/tiki/tiki.js to kallithea/public/codemirror/mode/tiki/tiki.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/turtle/index.html to kallithea/public/codemirror/mode/turtle/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/turtle/index.html to kallithea/public/codemirror/mode/turtle/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/turtle/turtle.js to kallithea/public/codemirror/mode/turtle/turtle.js
NO CONTENT: file renamed from kallithea/public/js/mode/turtle/turtle.js to kallithea/public/codemirror/mode/turtle/turtle.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/vb/LICENSE.txt to kallithea/public/codemirror/mode/vb/LICENSE.txt
NO CONTENT: file renamed from kallithea/public/js/mode/vb/LICENSE.txt to kallithea/public/codemirror/mode/vb/LICENSE.txt
1 NO CONTENT: file renamed from kallithea/public/js/mode/vb/index.html to kallithea/public/codemirror/mode/vb/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/vb/index.html to kallithea/public/codemirror/mode/vb/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/vb/vb.js to kallithea/public/codemirror/mode/vb/vb.js
NO CONTENT: file renamed from kallithea/public/js/mode/vb/vb.js to kallithea/public/codemirror/mode/vb/vb.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/vbscript/index.html to kallithea/public/codemirror/mode/vbscript/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/vbscript/index.html to kallithea/public/codemirror/mode/vbscript/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/vbscript/vbscript.js to kallithea/public/codemirror/mode/vbscript/vbscript.js
NO CONTENT: file renamed from kallithea/public/js/mode/vbscript/vbscript.js to kallithea/public/codemirror/mode/vbscript/vbscript.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/velocity/index.html to kallithea/public/codemirror/mode/velocity/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/velocity/index.html to kallithea/public/codemirror/mode/velocity/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/velocity/velocity.js to kallithea/public/codemirror/mode/velocity/velocity.js
NO CONTENT: file renamed from kallithea/public/js/mode/velocity/velocity.js to kallithea/public/codemirror/mode/velocity/velocity.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/verilog/index.html to kallithea/public/codemirror/mode/verilog/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/verilog/index.html to kallithea/public/codemirror/mode/verilog/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/verilog/verilog.js to kallithea/public/codemirror/mode/verilog/verilog.js
NO CONTENT: file renamed from kallithea/public/js/mode/verilog/verilog.js to kallithea/public/codemirror/mode/verilog/verilog.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/xml/index.html to kallithea/public/codemirror/mode/xml/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/xml/index.html to kallithea/public/codemirror/mode/xml/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/xml/xml.js to kallithea/public/codemirror/mode/xml/xml.js
NO CONTENT: file renamed from kallithea/public/js/mode/xml/xml.js to kallithea/public/codemirror/mode/xml/xml.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/xquery/LICENSE to kallithea/public/codemirror/mode/xquery/LICENSE
NO CONTENT: file renamed from kallithea/public/js/mode/xquery/LICENSE to kallithea/public/codemirror/mode/xquery/LICENSE
1 NO CONTENT: file renamed from kallithea/public/js/mode/xquery/index.html to kallithea/public/codemirror/mode/xquery/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/xquery/index.html to kallithea/public/codemirror/mode/xquery/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/xquery/test.js to kallithea/public/codemirror/mode/xquery/test.js
NO CONTENT: file renamed from kallithea/public/js/mode/xquery/test.js to kallithea/public/codemirror/mode/xquery/test.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/xquery/xquery.js to kallithea/public/codemirror/mode/xquery/xquery.js
NO CONTENT: file renamed from kallithea/public/js/mode/xquery/xquery.js to kallithea/public/codemirror/mode/xquery/xquery.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/yaml/index.html to kallithea/public/codemirror/mode/yaml/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/yaml/index.html to kallithea/public/codemirror/mode/yaml/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/yaml/yaml.js to kallithea/public/codemirror/mode/yaml/yaml.js
NO CONTENT: file renamed from kallithea/public/js/mode/yaml/yaml.js to kallithea/public/codemirror/mode/yaml/yaml.js
1 NO CONTENT: file renamed from kallithea/public/js/mode/z80/index.html to kallithea/public/codemirror/mode/z80/index.html
NO CONTENT: file renamed from kallithea/public/js/mode/z80/index.html to kallithea/public/codemirror/mode/z80/index.html
1 NO CONTENT: file renamed from kallithea/public/js/mode/z80/z80.js to kallithea/public/codemirror/mode/z80/z80.js
NO CONTENT: file renamed from kallithea/public/js/mode/z80/z80.js to kallithea/public/codemirror/mode/z80/z80.js
@@ -1,4 +1,5 b''
1 (function() {
1 (function() {
2 // FIXME: if this default value ever is used, it will probably be wrong
2 if (!CodeMirror.modeURL) CodeMirror.modeURL = "../mode/%N/%N.js";
3 if (!CodeMirror.modeURL) CodeMirror.modeURL = "../mode/%N/%N.js";
3
4
4 var loading = {};
5 var loading = {};
@@ -9,13 +9,13 b''
9 </%def>
9 </%def>
10
10
11 <%def name="js_extra()">
11 <%def name="js_extra()">
12 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
12 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/mode/meta.js')}"></script>
14 <script type="text/javascript" src="${h.url('/codemirror/mode/meta.js')}"></script>
15 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
15 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
16 </%def>
16 </%def>
17 <%def name="css_extra()">
17 <%def name="css_extra()">
18 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
18 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
19 </%def>
19 </%def>
20
20
21 <%def name="breadcrumbs_links()">
21 <%def name="breadcrumbs_links()">
@@ -89,7 +89,7 b''
89 ## dynamic edit box.
89 ## dynamic edit box.
90 <script type="text/javascript">
90 <script type="text/javascript">
91 var myCodeMirror = initCodeMirror("editor_${h.FID('f',file.path)}", '');
91 var myCodeMirror = initCodeMirror("editor_${h.FID('f',file.path)}", '');
92 CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}";
92 CodeMirror.modeURL = "${h.url('/codemirror/mode/%N/%N.js')}";
93
93
94 //inject new modes
94 //inject new modes
95 var $modes_select = $('#mimetype_${h.FID('f',file.path)}');
95 var $modes_select = $('#mimetype_${h.FID('f',file.path)}');
@@ -9,13 +9,13 b''
9 </%def>
9 </%def>
10
10
11 <%def name="js_extra()">
11 <%def name="js_extra()">
12 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
12 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/mode/meta.js')}"></script>
14 <script type="text/javascript" src="${h.url('/codemirror/mode/meta.js')}"></script>
15 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
15 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
16 </%def>
16 </%def>
17 <%def name="css_extra()">
17 <%def name="css_extra()">
18 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
18 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
19 </%def>
19 </%def>
20
20
21 <%def name="breadcrumbs_links()">
21 <%def name="breadcrumbs_links()">
@@ -64,7 +64,7 b''
64 ${h.end_form()}
64 ${h.end_form()}
65 <script type="text/javascript">
65 <script type="text/javascript">
66 var myCodeMirror = initCodeMirror('editor', '');
66 var myCodeMirror = initCodeMirror('editor', '');
67 CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}";
67 CodeMirror.modeURL = "${h.url('/codemirror/mode/%N/%N.js')}";
68
68
69 //inject new modes
69 //inject new modes
70 var $modes_select = $('#mimetype');
70 var $modes_select = $('#mimetype');
@@ -3,11 +3,11 b''
3 <%inherit file="/base/base.html"/>
3 <%inherit file="/base/base.html"/>
4
4
5 <%def name="js_extra()">
5 <%def name="js_extra()">
6 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
6 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
7 <script type="text/javascript" src="${h.url('/js/mergely.js')}"></script>
7 <script type="text/javascript" src="${h.url('/js/mergely.js')}"></script>
8 </%def>
8 </%def>
9 <%def name="css_extra()">
9 <%def name="css_extra()">
10 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
10 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
11 <link rel="stylesheet" type="text/css" href="${h.url('/css/mergely.css')}"/>
11 <link rel="stylesheet" type="text/css" href="${h.url('/css/mergely.css')}"/>
12 </%def>
12 </%def>
13
13
@@ -8,13 +8,13 b''
8 </%def>
8 </%def>
9
9
10 <%def name="js_extra()">
10 <%def name="js_extra()">
11 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
11 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/mode/meta.js')}"></script>
13 <script type="text/javascript" src="${h.url('/codemirror/mode/meta.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
15 </%def>
15 </%def>
16 <%def name="css_extra()">
16 <%def name="css_extra()">
17 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
17 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
18 </%def>
18 </%def>
19
19
20 <%def name="page_nav()">
20 <%def name="page_nav()">
@@ -72,7 +72,7 b''
72 <script type="text/javascript">
72 <script type="text/javascript">
73 var reset_url = "${h.url('files_home',repo_name=c.repo_name,revision=c.cs.raw_id,f_path=c.f_path)}";
73 var reset_url = "${h.url('files_home',repo_name=c.repo_name,revision=c.cs.raw_id,f_path=c.f_path)}";
74 var myCodeMirror = initCodeMirror('editor',reset_url);
74 var myCodeMirror = initCodeMirror('editor',reset_url);
75 CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}";
75 CodeMirror.modeURL = "${h.url('/codemirror/mode/%N/%N.js')}";
76
76
77 //inject new modes, based on codeMirrors modeInfo object
77 //inject new modes, based on codeMirrors modeInfo object
78 $('#set_mode').each(function(){
78 $('#set_mode').each(function(){
@@ -8,13 +8,13 b''
8 </%def>
8 </%def>
9
9
10 <%def name="js_extra()">
10 <%def name="js_extra()">
11 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
11 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/mode/meta.js')}"></script>
13 <script type="text/javascript" src="${h.url('/codemirror/mode/meta.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
15 </%def>
15 </%def>
16 <%def name="css_extra()">
16 <%def name="css_extra()">
17 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
17 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
18 </%def>
18 </%def>
19
19
20 <%def name="page_nav()">
20 <%def name="page_nav()">
@@ -8,13 +8,13 b''
8 </%def>
8 </%def>
9
9
10 <%def name="js_extra()">
10 <%def name="js_extra()">
11 <script type="text/javascript" src="${h.url('/js/codemirror.js')}"></script>
11 <script type="text/javascript" src="${h.url('/codemirror/lib/codemirror.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
12 <script type="text/javascript" src="${h.url('/js/codemirror_loadmode.js')}"></script>
13 <script type="text/javascript" src="${h.url('/js/mode/meta.js')}"></script>
13 <script type="text/javascript" src="${h.url('/codemirror/mode/meta.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
14 <script type="text/javascript" src="${h.url('/js/meta_ext.js')}"></script>
15 </%def>
15 </%def>
16 <%def name="css_extra()">
16 <%def name="css_extra()">
17 <link rel="stylesheet" type="text/css" href="${h.url('/css/codemirror.css')}"/>
17 <link rel="stylesheet" type="text/css" href="${h.url('/codemirror/lib/codemirror.css')}"/>
18 </%def>
18 </%def>
19
19
20 <%def name="page_nav()">
20 <%def name="page_nav()">
@@ -80,7 +80,7 b''
80 $(document).ready(function(){
80 $(document).ready(function(){
81 var reset_url = "${h.url('files_home',repo_name=c.repo_name,revision=c.cs.raw_id,f_path=c.file.path)}";
81 var reset_url = "${h.url('files_home',repo_name=c.repo_name,revision=c.cs.raw_id,f_path=c.file.path)}";
82 var myCodeMirror = initCodeMirror('editor',reset_url);
82 var myCodeMirror = initCodeMirror('editor',reset_url);
83 CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}";
83 CodeMirror.modeURL = "${h.url('/codemirror/mode/%N/%N.js')}";
84
84
85 //inject new modes, based on codeMirrors modeInfo object
85 //inject new modes, based on codeMirrors modeInfo object
86 var modes_select = $('#set_mode');
86 var modes_select = $('#set_mode');
General Comments 0
You need to be logged in to leave comments. Login now