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