I've been looking around for a WP plugin that will format and display PHP and SQL code nicely - I just want to place my code in <code>...</code> and the plugin does the rest for me ... I haven't found a plugin that does what I'm looking for yet - anyone got a recommendation?
Is this what you are looking for? SyntaxHighlighter plugin Supports: * C++ -- cpp, c, c++ * C# -- c#, c-sharp, csharp * CSS -- css * Delphi -- delphi, pascal * Java -- java * JavaScript -- js, jscript, javascript * PHP -- php * Python -- py, python * Ruby -- rb, ruby, rails, ror * SQL -- sql * VB -- vb, vb.net * XML/HTML -- xml, html, xhtml, xslt
I am using Wp-codebox on my WP blog and I have written a tutorial about installing it and using it. I am PMing you the link since I have an infarction here. So I guess I must proceed carefully.
I have written a tutorial on my blog about installing, using and other small thing about Wp-CodeBox. If anybody wants the link, plz PM me or go to my blog(link in recent blog post) and search for "Wp-Codebox" [I am sorry I can't post the link here as I will be booked for spamming then ]
Syntax highlighter is by far the best plugin for displaying code. Before I had it installed I had to manually style my code display but it still looked rather crummy. Ever since installing the syntax highlighter I feel so happy posting code snippets!