2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
betateilchen
be8627cdd0 codemirror: updated from 5.22.0 to 5.65.13
git-svn-id: https://svn.fhem.de/fhem/trunk@27517 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2023-05-03 13:42:27 +00:00
rapster
f2073df132 www/codemirror/*: updated: codemirror & addons version to 5.22.0 (minified)
git-svn-id: https://svn.fhem.de/fhem/trunk@13088 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-15 14:19:48 +00:00
rapster
d618ddc172 www/codemirror/*:
- 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
2015-10-25 16:53:17 +00:00