« Getting Postgres and Movable Type to play well together | Main | Entry v 0.5 »

June 12, 2004

CommentThreads is working!

As you may see if you look at the comment pages on this site, you can now reply to a specific comment and it will be displayed as such when you submit your comment.

So, CommentThreads is working now. I just need to clean it and ExtendedComments up before releasing them to the public. Should only be a couple more days. Until then, here is the template code I am using on my site to display the comment threads, just to give you a taste (edited slightly for display purposes):

<MTCommentThreads>
<MTCommentThreadsIfFirst><ul></MTCommentThreadsIfFirst>
<li><div class="comment">
<a id="c<$MTCommentID$>"></a>
<h4><MTCommentTitle use_default="1"></h4>
<div class="posted">
<p class="posted">&raquo; <$MTCommentAuthorLink spam_protect="1" 
no_redirect="1"$> at <$MTCommentDate$>:</p>
<p>[ <a href="<$MTCGIPath$><$MTCommentScript$>
?__mode=preview
&entry_id=<MTEntryID>
&parent_id=<MTCommentID>
&static=1">Reply to this</a> ]</p>
</div>
<$MTCommentBody$>
</div>
<MTCommentThreadsRecurse>
</li>
<MTCommentThreadsIfLast></ul></MTCommentThreadsIfLast>
</MTCommentThreads>

Posted by rayners at June 12, 2004 09:10 AM

Trackback Pings

TrackBack URL for this entry:
http://mt.rayners.org/mt-tb.cgi/308

Listed below are links to weblogs that reference CommentThreads is working!:

» code covet from the queen's caffeine
I cannot wait until the release of the CommentThreads plugin. Then my threaded comments will actually appear properly threaded. Yes,... [Read More]

Tracked on June 16, 2004 10:58 PM

Comments

When I hit reply to this on previous commentthreads, the title was set to Re: and then the entry title not Re: comment title I'm replying to !

Posted by: Arvind [TypeKey Profile Page] at June 13, 2004 11:51 AM

It was a planned feature (now implemented), but it just was not high up on the priority list. :)

Posted by: David Raynes [TypeKey Profile Page] at June 13, 2004 09:31 PM

Covet! I cannot wait for this plugin to go live. :)

Posted by: Carla [TypeKey Profile Page] at June 21, 2004 08:01 PM

Hi,

Where can i find the code for this plugin?

Thanks JIm

Posted by: jim at June 22, 2004 06:37 AM

Just a test of CommentThreads...

Posted by: Joshua Kaufman at August 19, 2004 07:02 PM

Post a comment




Remember Me?

(you may use HTML tags for style)