Showing posts with label user profile. Show all posts
Showing posts with label user profile. Show all posts

Tuesday, 19 October 2010

Move user picture to a seperate tab in user profile tab menus

Normally if you go to user/%/edit there are all the user settings put together, which might be little confusing. I decided to move User Picture fieldset to a new tab, just to make it easier for users to upload their avatars.

To accomplish this you need to create a helper module, let's call it custom_module.
Now inside custom_module directory create two files custom_module.info and custom_module.module