Configuration
The following options are configured on the 'Avatar Upload Settings' admin page.
Avatar upload directory
Max. allowed width
Max. allowed height
Max. allowed filesize
Allow upload of GIFs, JPGs and/or PNGs
Use default avatar or auto generated identicon
Height/width of identicons (if used)
See 'Installation' instructions and admin page for more details.
Change Log
2007-08-07 Ver. 0.8.2 Bug-fix (default avatars not displaying). Added a classname ('avatar') to img tag.
2007-08-02 Ver. 0.8.1 Bug-fix, plus improved cache support that should have been in previous update.
2007-08-02 Ver. 0.8 Added support for transparent GIFs and PNGs in resize routine.
2007-07-23 Ver. 0.7 Added admin page for configuration, added an unsharp mask function, changed additional file layout to be more friendly to the Plugin Browser plugin.
2007-07-19 Ver. 0.6.2 Bug-fix. 'Upload Avatar' page wasn't displaying new avatar after upload.
2007-07-17 Ver. 0.6.1 Bug-fix. Reset generic avatar as default option and stopped identicon.php from being loaded with plugin every time.
2007-07-16 Ver. 0.6 Integrated Identicons into the core plugin. Added Unix timestamp to filename in DB (updated when user updates avatar) to combat browser caching problems.
2007-07-15 Ver. 0.5 added image resizing function, better mime-type checking and a couple of performance improvements.
2007-06-10 Ver. 0.4.1 minor bug fixes (and made readme more readable in the plugin browser).
2007-06-02 Ver. 0.4 made config vars into a class, totally overhauled upload script (streamlined), amended readme instructions and fixed problem with pretty permalinks.
2007-05-02 Ver. 0.3 rewritten, config vars moved to plugin script, enabled default avatar, added profile tab and made it possible to use plugin with other plugins.
2007-04-17 Ver. 0.2 reduced DB calls, added filename checks (to stop things like "myavatar.exe.jpg").
2007-04-07 Ver. 0.1 released.