Drupal Modules - Fri, 01/02/2008 - 3:58pm
Content profile is designed to be the common successor of the node profile and bio modules. It's intended to be simple and useful, but extensible by further modules.
The module builds user profiles as content (aka nodes), which opens the opportunity to use all the powerful modules for content for user profiles too, e.g. the Content Construction Kit (CCK).
As content, content profiles can be restricted to certain roles and it's possible to create multiple separate content profiles.
Current state: [still in development]