By Akrotiri on
Hi,
I'm a complete Drupal noob so apologies in advance for stupid questions.
I want authenticated users of my site to be able to fill in a profile for themselves (perhaps a picture, their job role, their areas of interest, their contact details etc.). Other authenticated users would be able to search for and browse this encyclopedia of profiles to find a suitable expert. What is the best, easiest, and most robust way of doing this?
Does Drupal have adequate core modules? are their specific profile modules? or would i have to create something myself with something like the CCK and View modules?
Many thanks.
Comments
Profile Module
There is a core module that comes with Drupal called "Profile" that you can use for this exact task. You just have to enable it in the module list: http://drupal.org/handbook/modules/profile