Posted by jvandyk on January 28, 2009 at 11:21pm
The multisite_user_profile module works in the following scenario:
You are sharing a user table among multiple Drupal sites.
You are NOT sharing profiles.
Each site enables profile module and creates a textfield.
As users fill out their profile, this module will mirror their profile data
into the data portion of the user object.
So each site has access to the other sites' user profile data by looking
in $user->multisite_user_profile.
Downloads
Project Information
- Module categories: User Management
- Maintenance status: Unknown
- Development status: Unknown
- Reported installs: 14 sites currently report using this module. View usage statistics.
- Last modified: January 28, 2009