hi
i have an question
how i can add more items in user edition in my site same dropal.org site (http://drupal.org/user/????/edit)
i want my this site part to be like to dropal.org site with several tab (Personal information ,my newsletters , ... )

Comments

Profile module

Make sure the core Profile module is enabled, then go to "Administer->Profiles" and you can add more profile fields.

Show added profile fields below existing ones,not in a tab

Hi,

I have added a few fields with the Profile Module and they are being displayed in a separate tab (with the name of the group on label).

I, however want to have them displayed just under the existing fields (email ,etc....).

How can I do this? I looked at hook_form_alter but somehow I could not find an example I could understand (and this looks like a different approach).

Problem solved