Are the 5 most recent comments inside MT's interface just not enough of a listing for you? With multiple blogs or high amounts of comments, you may want a longer listing with more info. I created this script because I wanted a way to view a longer list of the recent comments, and also have links for easy editing and to enhance blacklisting.
Required:
- PHP
- MT running with a MySQL database
- MT-Blacklist plugin
Comments Manager script -- save as commentmgr.php. There are several variables that should be set at the top of the file.
You'll also need connect.php (save as connect.php).
if you've used any PHP/MySQL scripts in the past, you probably already have it.
Upload these files and run commentsmgr.php from your browser. A list of your comments should appear with details. Links on the top bar will allow you to see the next set of oldest comments.
Future enhancements could be made; feel free to leave comments with suggestions and I'll see what I can do. :)
Known issue: The listing is for all blogs in the system. If someone on a shared copy of MT was wanting to use this, they'd probably see all of the comments. They wouldn't be able to edit any that their MT username didn't have permission to, though.

