| 1 |
$Id: README.txt,v 1.1 2008/01/29 18:08:51 jscheel Exp $
|
| 2 |
|
| 3 |
Unique Avatar Module
|
| 4 |
==========================================
|
| 5 |
by Jared A. Scheel (http://drupal.org/user/116197)
|
| 6 |
|
| 7 |
Unique Avatar gets around browser caching of user pictures by creating a
|
| 8 |
unique filename each time the image is uploaded. When a user picture is
|
| 9 |
uploaded, a 32-character unique is appended to the the filename.
|
| 10 |
|
| 11 |
Unique Avatar also flushes any ImageCache (http://drupal.org/project/imagecache)
|
| 12 |
caches of the existing user picture.
|
| 13 |
|
| 14 |
Funded by centre{source} (http://www.centresource.com)
|