MyAccount_alter
Categories
Component ID
218526
Component name
MyAccount_alter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5494
Component created
Component changed
Component body
DIY Edition:
I haven't been maintaining this module, largely because I don't use it myself. Its functionality is easy to create with just a few lines of custom code. Stephenh made a tutorial handbook page on http://drupal.org/node/562744 to walk through how to alter your my account page with code, geared to those who have never written Drupal code before. My recommendation is to follow his tutorial instead of relying on this module.
Gets rid of unwanted sections on the 'My Account' page such as the 'History' section or anything added there by a contributed module.
New in DEV version: Assign weights to the sections on the 'My Account' page to change their order.