==================
Very Brief Readme
==================

License: GPL
Author: Kenneth Power
contact: kpower@aezula.com
version: 0.7.4-kp-2

Installing this version of Admin Comments overwrites the default that comes with
bBlog (at least of version 0.7.4). Make a backup of the files *before* installing
this version.


To install:
  Copy admin_comments.php to bblog/bBlog_plugins
  Copy comments_admin.php to bblog/inc/admin_templates/plugins
  
CHANGLOG:
  v.2
    o Changed editing. I dorked the first time. Now editing a comment works
    o To edit we now use a hyperlink rather than a form button
    o Added drop down to select how many comments to display across all posts
  v.1
    o Added ability to delete or approve en masse
    o Changed to default showing 50 comments from all posts
    o Changed method of editing single comments
