bassjobsen / jbst

Powerful theme framework that can be used as a standalone website builder or as a framework to create child themes for wordpress build on Twitter's Bootstrap 3. Full customizable with LESS
http://www.jbst.eu/
GNU General Public License v2.0
96 stars 36 forks source link

Theme option welcome page javascript / CodeMirror error #79

Closed bassjobsen closed 10 years ago

bassjobsen commented 11 years ago

ReferenceError: CodeMirror is not defined

var editor = CodeMirror.fromTextArea(document.getElementById("newcontent"), {

bassjobsen commented 10 years ago

This issue has been fixed. Future release won't include codemirror any more. We will try to support plugins like http://wordpress.org/plugins/codemirror-for-codeeditor/ in stead.