Parent Directory
|
Revision Log
|
Revision Graph
Initial release for Drupal 6.x.
| 1 | ; $Id: README.txt,v 1.1 2007/07/06 01:33:33 incrn8 Exp $ |
| 2 | |
| 3 | README.txt file for ProfilePlus module. |
| 4 | |
| 5 | This module allows you to search all public fields in a user's profile. This includes the default |
| 6 | fields created by Drupal e.g. username, and any custom fields you might create with the Profile module. |
| 7 | Multiple keyword searching is also possible with this module. The returned results will link directly to |
| 8 | the user's profile. |
| 9 | |
| 10 | INSTALLATION |
| 11 | ============ |
| 12 | |
| 13 | 1. Copy all files into their own folder, in the modules folder (preferably in sites/all/modules/profileplus). |
| 14 | 2. Activate module. |
| 15 | |
| 16 | TODO: |
| 17 | |
| 18 | Remove Users tab from the advanced search page. |
| 19 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |