how to create user profile
kashpratik - March 24, 2009 - 09:31
how to create user profile in druple site.without using the profile core module.can you help me...
how to create user profile in druple site.without using the profile core module.can you help me...
The Content Profile module is
The Content Profile module is based on CCK and gives you more options than the core profile module. You can even mix the two approaches.
hi
please tell me how can i do this by using both approaches.
Core user profiles and content profile
Sorry - I didn't have time to come back to this earlier.
With the core user profile module, you can create additional fields (like single- or multi-line text fields, checkboxes, URL, date and some other fields to the user profile. You can make them required (in which case a newly registering user has to fill them out upon registration) and decide if they are publicly visible, or only to the administrators (and the users themselves, of course). You can organize the different fields in categories, which will show up in different tabs of user profiles.
If that is not sufficient for your needs, you can check out the Content Profile module. That provides a new content type named 'profile', which you can extend as needed (via CCK) with additional fields. In the configuration options for that content type (after you've enabled it to be used as content profile for users), you can specify how it's shown on the user pages - only as link, or only teasers, or the full content. Content profile comes with an additional module included (Content Profile User Registration) that allows you to include fields from your newly defined profile content type in the registration process as well.
You can use both (core profile and content profile) modules in parallel (i.e., mix them).
Hope this helps.
created conten type profile..wht next step/
Dear members
I have to create a profile/register form on the front page with login block.I have created the content type in the content management but donno how to link this on the front page .can any body tell wht is the use of node?any videos on this??
please help....
Thanks