Wordpress <code> formatting plugin

Discussion in 'WordPress' started by bochgoch, Jun 10, 2008.

  1. #1
    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?
     
    bochgoch, Jun 10, 2008 IP
  2. UseShots

    UseShots Peon

    Messages:
    244
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    UseShots, Jun 10, 2008 IP
    bochgoch likes this.
  3. rohan_shenoy

    rohan_shenoy Active Member

    Messages:
    441
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #3
    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.
     
    rohan_shenoy, Jun 10, 2008 IP
    bochgoch likes this.
  4. bochgoch

    bochgoch Peon

    Messages:
    1,918
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks guys ... I went with wp-codebox which does just what I needed...
     
    bochgoch, Jun 10, 2008 IP
  5. rohan_shenoy

    rohan_shenoy Active Member

    Messages:
    441
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #5
    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 :D]
     
    rohan_shenoy, Jun 10, 2008 IP
  6. zeldaze

    zeldaze Active Member

    Messages:
    311
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    60
    #6
    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!
     
    zeldaze, Jun 15, 2008 IP