mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
d618ddc172
- 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: https://svn.fhem.de/fhem/trunk@9668 2b470e98-0d58-463d-a4d8-8e2adae1ed80 |
||
---|---|---|
.. | ||
autorefresh.js | ||
blackboard.css | ||
closebrackets.js | ||
codemirror.css | ||
codemirror.js | ||
comment.js | ||
css.js | ||
dialog.css | ||
dialog.js | ||
eclipse.css | ||
fhem_codemirror.js | ||
fhem.js | ||
LICENSE | ||
match-highlighter.js | ||
matchbrackets.js | ||
perl.js | ||
search.js | ||
searchcursor.js | ||
show-hint.css | ||
show-hint.js | ||
xml.js |