Make it possible to add other links into the user-menu. (Menu that appears after we login).

Comments

breyten@www.drop.org’s picture

Priority: Critical » Normal

You can do that. Just use the _link($type) hook. for the user menu $type will be one of:

  • menu.create (create blog entry and so on)
  • menu.view (view blog and so on)
  • menu.settings (edit account)
  • menu.misc (administer, logout)
Stefan Nagtegaal’s picture

Priority: Normal » Major

What I mean is to make something like menu.other for displaying links other than this. A new hook, which could be used for every type.

Or do I get you wrong?

Stefan Nagtegaal’s picture

Priority: Major » Normal

I got you wrong... And it isn't needed anymore.... Not for me... If someone likes it,feel free to open the feature again...