README.txt in Avatar Selection 6
Same filename and directory in other branches
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.txtView source
- 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.