=== JUSH Wordpress plugin === Contributors: Ladislav Prskavec, Jakub Vrana Tags: syntax highlighter Requires at least: 2.8 Tested up to: 2.9.1 Stable tag: 1.0.2 JavaScript Syntax Highlighter can be used for client-side syntax highlighting. == Description == JavaScript Syntax Highlighter can be used for client-side syntax highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP protocol, php.ini and Apache config. * Highlights languages embedded into each other * Links to documentation of all languages * Colors can be easily modified via CSS * Recognizes complete PHP syntax including __halt_compiler, heredoc, backticks, {$} variables inside strings, namespaces * Works in all major browsers including Internet Explorer, Firefox, Opera == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload directory `jushwpplugin` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress All `
` tags will be highlighted. Language is determined by the class name beginning with "jush-" (e.g. ``). Default language is htm. == Frequently Asked Questions == [For questions go to plugin homepage]:http://jush.sourceforge.net/ == Changelog == = 1.0.2 = * Update JUSH to 1.10dev = 1.0.1 = * Readme update * Fixed paths = 1.0 = * First version == Upgrade Notice ==