You are here

README.txt in Avatar Selection 7

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6 README.txt
CONTENTS OF THIS FILE
----------------------

  * Introduction
  * Installation


INTRODUCTION
------------
Maintainer: Stella Power (http://drupal.org/user/66894)

Documentation: http://drupal.org/node/144224

When a user edits their accounts details they can choose to upload an image or
photo of themselves, also known as an avatar.  The Avatar Selection module 
allows the user to pick an avatar image from a list already loaded by an 
administrative user.


INSTALLATION
------------
1. Copy avatar_selection folder to modules directory.
2. At admin/build/modules enable the avatar selection module.
3. Enable permissions at admin/user/permissions.
4. Configure the module at admin/settings/avatar_selection.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ----------------------
  3. * Introduction
  4. * Installation
  5. INTRODUCTION
  6. ------------
  7. Maintainer: Stella Power (http://drupal.org/user/66894)
  8. Documentation: http://drupal.org/node/144224
  9. When a user edits their accounts details they can choose to upload an image or
  10. photo of themselves, also known as an avatar. The Avatar Selection module
  11. allows the user to pick an avatar image from a list already loaded by an
  12. administrative user.
  13. INSTALLATION
  14. ------------
  15. 1. Copy avatar_selection folder to modules directory.
  16. 2. At admin/build/modules enable the avatar selection module.
  17. 3. Enable permissions at admin/user/permissions.
  18. 4. Configure the module at admin/settings/avatar_selection.