SimpleComments on Movable Type 3.2
I have been using the SimpleComments plugin from Adam Kalsey for a while now. When MT3 came out, there was an update required since moderated comments were still being displayed. After Movable Type 3.2 came out, I noticed that trackbacks that were sent to the junk folder were being displayed. They wouldn't display right away, but if something else triggered a page to rebuild, the trackback would display. I notified Adam about this, but I know he is probably busy, and me being impatient, I decided to try and tackle this myself. It actually only required a minor update to two lines of code. I hope this is working right. So far it seems to work on my installation. I have never done any Perl programming, so, use at your own risk. Here is the updated plugin I created that should fix the MT3.2 trackback issue.
This is also open source BTW, MIT License
Looks like Joe had the same idea about fixing the SimpleComments plugin. Seems he did a better job with the plugin. You might want to grab his version if you don't already have mine. http://www.joesapt.net/archive/2005/09/09/00.21.59/
Comment by: Cameron Bulock on September 09, 2005 01:22 AM