; $Id: README.txt,v 1.1.4.6 2010/08/06 20:56:34 jamesmarks Exp $ README.txt file for ProfilePlus module. This module allows you to search all public fields in a user's profile. This includes the default fields created by Drupal e.g. username, and any custom fields you might create with the Profile module. Multiple keyword searching is also possible with this module. The returned results will link directly to the user's profile. INSTALLATION ============ 1. Copy all files into their own folder, in the modules folder (preferably in sites/all/modules/profileplus). 2. Activate the module. 3. Add the following code to your theme's template.php file (if you don't have a template.php file, create one and add '' . $label . '<') === FALSE) { $vars['tabs'] .= $tab . "\n"; } } } // --------- code end ------------