29 Apr
2009
29 Apr
'09
12:12 p.m.
Somehow, these two are getting merged in the end. (I guess they aren't really getting merged but my item is preferred so it works. Probably hook_menu_alter() is a cleaner solution and would result in a genuinely merged item.) I'd prefer to skip hook_user() altogether, but that results in bugs with tab display.
I had the same problem with content profile. I also worked around it by adding the (unwanted) user categories and I altered the menu items - works fine. Here is more background: http://drupal.org/node/367202#comment-1246922 regards, fago