=== AE Syntax === Contributors: RingZer0 Donate link: http://ringzer0devel.wordpress.com/2011/03/09/syntax-highligher-for-the-admin-code-editor/ Tags: plugin editor, theme editor, syntax, highlighting, syntax hilighting Requires at least: 2.6 Tested up to: 3.1 Stable tag: 1.0 An admin code editor supporting syntax highlighting for PHP, CSS & JavaScript as well as AJAX saving. == Description == An admin code editor supporting syntax highlighting for PHP, CSS & JavaScript as well as AJAX saving. Right now, the plugin is very simple, no options, just activate the plugin and it works. It does require PHP5, if you do not have PHP5, go get it. Special thanks to Marijn Haverbeke. I (RingZer0) just tied it into WordPress. == Installation == 1. Upload zip contents to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress (No configuration necessary at this point) == Still Left To Complete == * Find & Replace * Options Page for: * Auto Complete JavaScript * Tagging line breaks * Edit Post (HTML) integration (optionally) == Screenshots == 1. Example of editing a JavaScript file with code completion. 2. Example of CSS 3. Example of PHP on Twenty Ten's header.php file == Changelog == = 1.0 = First release of my first public plugin -- Biggest challenge is validating the readme :) == WARRANTY == THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.