b53cb3efb57a45971d9ab4aa4c58c9acf20be94d
- feature: codemirror modules now loaded by default: search.js, comment.js
dialog.js, autorefresh.js, searchcursor.js, dialog.css
codemirror search & replace is now activated by default.
to use this feature now you must only load in fhemweb
attribute 'JavaScripts' the codemirror/fhem_codemirror.js file
new extraKeys for 'TAB', 'Shift+Tab', 'STRG+Q', 'STRG+UP',
and 'STRG+DOWN' are added.
codemirror default parameters are now:
indentUnit:4, indentWithTabs:false, autoCloseBrackets:false,
matchBrackets:true, autofocus:true, theme:"blackboard",
lineNumbers:true, autoRefresh:true
this can be overwritten with fhemweb attribute 'codemirrorParam'
- updated: codemirror version to 5.8
the default codemirror javascript files are now minified
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9668 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Description
No description provided
Languages
Perl
89.4%
JavaScript
8%
HTML
0.7%
CSS
0.6%
PHP
0.3%
Other
0.9%