Parent Directory
|
Revision Log
|
Revision Graph
Fixing the space indentation & adding minor documentation Updating the install & readme files
| 1 | Installation procedures for latest_members.module |
| 2 | ===================================================== |
| 3 | |
| 4 | * Upload the latest_members directory to the /modules directory so you have modules/latest_members/ |
| 5 | * Enable the module on the Administer >> Modules page ([yoursite]/admin/build/modules) |
| 6 | * Enable "picture support" in the Administer >> User Management >> User Settings page ([yoursite]/admin/user/settings) |
| 7 | * Enable the block on the Administer >> Blocks page ([yoursite]/admin/build/block) |
| 8 | |
| 9 | The module output can be customized by overriding the theme_latest_members() function. |
| 10 | |
| 11 | Problem? Please visit http://drupal.org/project/issues/latest_members to submit an issue |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |