added codemirror ot gitbub, made default for testing

This commit is contained in:
mdipierro
2012-09-09 13:54:37 -05:00
parent 960bff0808
commit a6035a98e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.0.8 (2012-09-09 09:49:53) stable
Version 2.0.8 (2012-09-09 13:54:31) stable
+1 -1
View File
@@ -9,7 +9,7 @@ WEB2PY_VERSION_URL = WEB2PY_URL+'/examples/default/version'
# browser.
## Default editor
TEXT_EDITOR = 'ace' or 'edit_area' or 'amy' or 'codemirror'
TEXT_EDITOR = 'codemirror' or 'ace' or 'edit_area' or 'amy'
## Editor Color scheme (only for ace)
TEXT_EDITOR_THEME = (
"chrome", "clouds", "clouds_midnight", "cobalt", "crimson_editor", "dawn",