Allows users to upload an avatar (gif, jpeg/jpg or png) image to bbPress, and provides template functions to display the uploaded image.
Plugin URI: http://bbpress.org/plugins/topic/46
Author URI: http://www.classical-webdesigns.co.uk/
Features
Bozos can not upload avatars.
Admins can configure maximum allowed file size (bytes) and dimensions (pixels) of images from within the admin page (credit: Sam Bauers).
- Images that exceed maximum dimensions are automatically resized (and sharpened if truecolor images).
Anybody with the 'moderate' capability can upload another user's avatar
this to ensures that inappropriate images can be removed.
there is no "delete avatar" function at this time, but an inappropriate image can be removed by uploading a 'safe' image (e.g. a blank 1x1 pixel image) to replace it (you could them manually set that user as a bozo to stop them re-uploading inappropriate images). Alternatively, you could set their avatar to an identicon (see below).
Option to display a default avatar for users who do not upload their own.
fel64's "Identicons" plugin gives users the option of displaying an identicon instead of uploading an image (becomes their 'default' avatar). http://bbpress.org/forums/topic/1027?replies=25#post-6759
Credit to fel64 for providing the bbPress interface for Identicons and Scott Sherrill-Mix for writing the Identicon code at http://scott.sherrillmix.com/blog/blogger/wp_identicon/
