New Comment System May be Comming

I saw All Climbing added a new comment system, I may add that system myself if it works with the iG:Syntax Hiliter plugin that I use. It looks like this will allow for a nicer looking comment section, with a greater range of power for not only myself as the blog, but for you as the user. I may add it, then test it out.

EDIT: I installed the Intense Debate system

The code in the test comment below should look like this, but it seems not to be working with the code highlighter in comments.

C#:
  1. public static bool PM
  2.         {
  3.             get
  4.             {
  5.                 return pm;
  6.             }
  7.             set
  8.             {
  9.                 pm = value;
  10.             }
  11.         }

Notice in the comments, not only does it show the chsarp brackets and strips the spacing out as well.

About Brian A. Thomas

I am the father of Ari and Sidd. I am the owner and administrator of this site.
General , , , ,

4 responses to New Comment System May be Comming


  1. Brian A. Thomas

    This is just a test of the new comment system to see how it handles code with the iG:Syntax Hiliter plugin:

    C#:
    1. public static bool PM         {             get             {                 return pm;             }             set             {                 pm = value;             }         }

  2. Hi Brian, thanks for writing about us. If you have any feedback for us, we would welcome anything you could offer. josh at intensedebate dot com

  3. Brian A. Thomas

    Email sent, though basically it amounts to letting the [something] context [/something] pass properly so WordPress sees them, or implement your own coding syntax highligher akin to iG:Syntax Hiliter. The rest I posted on the General Comments section of the ID Forum, and repeated in the email. The last one was to add a Recent Comments plugin, or to allow it to pass through to WordPress's normal recent comments list.

  4. Tom Markiewicz

    Brian, thanks for the mention in your post. I'm on the fence still with Intense Debate. Trackbacks are critical and until they can incorporate them, I can't fully start to use the system everywhere. Once that gets added though, I'll be implementing it across a couple blogs.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>