topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 1:11 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Syntax highlight plugins+adons  (Read 4823 times)

arunpawar

  • Participant
  • Joined in 2007
  • *
  • Posts: 60
    • View Profile
    • Donate to Member
Syntax highlight plugins+adons
« on: March 25, 2008, 09:49 AM »
Guys i'm looking for syntax higlight plugins for wordpress blog.is there any u knw? i tried the offficial website plugin directory and i didn't find any worthy plugin over there.plugin should be lite for viewers means less time to load,supports multiple languages etc.

also if im coding standalone on PHP is there any add-on for PHP for this? i mean doing php site in cakephp,zend framewok,so is there any plugin+adon for that as well.

please share ur exp.thoughts.

crono

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 179
    • View Profile
    • Donate to Member
Re: Syntax highlight plugins+adons
« Reply #1 on: March 27, 2008, 12:35 PM »
The best Serverside PHP based solution is without a doubt Geshi
If you would like to to it on the client side you can use "syntaxhighlighter" - it's a javascript syntax highlighter which should be easy to  integrate into wordpress (I have no exp. with wordpress, but there is a plugin at http://www.wp-plugin...dpsyntaxhighlighter/ - have a look at the "Similar Plugins" too). I like both of them :)