=== FV Code Highlighter === Contributors: Frank Verhoeven Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=SB62B7H867Y4C&lc=US&item_name=Frank%20Verhoeven¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted Tags: Formatting, Code, Highlight, Code Highlighting Requires at least: 3.2 Tested up to: 3.2 Stable tag: 1.7 Highlight your code, Dreamweaver style. == Description == = BETA = The plugin is currently in beta-phase. While everything should work as intended, unexpected things might happen! = Description = This plugin supports the highlighting of CSS, (x)HTML, JavaScript, XML and PHP. The default tag-highlighter color scheme uses the same colors Adobe's Dreamweaver is using. This makes it easy for your visitors to recognize what type of codes you wrote. These colors can be changed to your liking in the WPadmin section of your blog. == Screenshots == 1. The configuration page. 2. CSS Code 3. (x)HTML Code 4. JavaScript Code 5. PHP Code == Installation == How to use this plugin? 1. Upload the folder `fv-code-highlighter` to the `/wp-content/plugins/` directory 2. Make sure the `cache` folder's permissions, inside the `fv-code-highlighter` folder, are set to 755. 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Place [code type=codetype] CODEBLOCK [/code] in your pages to use the highlighter == Frequently Asked Questions == Q: On which Wordpress version does this plugin work? A: This Wordpress plugin requires WP 3.2 and has been tested up to version 3.2.1 Q: Is there a live example around? A: My own blog uses this plugin to display the codes. http://www.frank-verhoeven.com/ . My friend Stefan Vervoort over at http://www.divitodesign.com/ is using the plugin for some time now! Q: Do you support more Scripting languages? A: Not yet. I might do this in the future. If you have a request and more people want this, I will consider implanting this language. Q: What to do if I found a bug? A: Please report the bug to me as soon as possible. This way I can solve the problem and make the plugin better for everyone. Visit the contact page at http://www.frank-verhoeven.com/.