| 1 |
Drupal Module
|
| 2 |
------------------------------------------------------------------------------
|
| 3 |
Name: Avatar Selection module
|
| 4 |
Author: Stella Power
|
| 5 |
Drupal: 5.0.x
|
| 6 |
------------------------------------------------------------------------------
|
| 7 |
|
| 8 |
Description
|
| 9 |
============
|
| 10 |
When a user edits their accounts details they can choose to upload an image or
|
| 11 |
photo of themselves, also known as an avatar. The Avatar Selection module
|
| 12 |
allows the user to pick an avatar image from a list already loaded by an
|
| 13 |
administrative user.
|
| 14 |
|
| 15 |
Configuration
|
| 16 |
=============
|
| 17 |
Once the module is activated, go to Administer >> Site configuration >> Avatar
|
| 18 |
Selection (admin/settings/avatar_selection). Here you'll find a form that will
|
| 19 |
allow you to upload or delete images. Users with the 'administer avatar
|
| 20 |
selection' access permission will be able to upload and delete the images.
|
| 21 |
|
| 22 |
Current maintainer
|
| 23 |
===================
|
| 24 |
Stella Power (http://drupal.org/user/66894)
|