=== CodeMirror for WordPress === Contributors: localdisk Donate link: Tags: admin, theme, code, plugin, editor Requires at least: 2.6.0 Tested up to: 3.0.0 Stable tag: 1.0.2 Syntax highlighting Theme and Plugin Editor. == Description == Syntax highlighting Theme and Plugin Editor. Everything is done in JavaScript on the client side. At this time, the following browsers are supported: * Firefox 1.5 or higher * Internet Explorer 6 or higher * Safari 3 or higher * Opera 9.52 or higher * Chrome Uses the excellent CodeMirror JS library : http://marijn.haverbeke.nl/codemirror/ == Installation == 1. Extract the zip file code-mirror-for-wordpress.n.zip 2. Upload folder `code-mirror-for-wordpress` to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Theme Editor Preview 2. Plugin Editor Preview == Changelog == = 1.0.2 2010-07-12 = * CSS highlight Support. * Improved syntax parsing engine (CodeMirror 0.7) = 1.0.1 2010-06-29 = * Plugin Editor Support. = 1.0.0 = * First Release.