accountmenu 7.x-1.0

Bug fixes
New features
Unsupported
  • Refactor with hook_preprocess_links() and hook_preprocess_menu_link().
  • Add some help text when editing the menu item that can take the @name and @realname tokens.
  • Improve cleanup when uninstalling the module.
  • Add the configure link to the accountmenu.info file
  • Add a hook to allow other modules to customize their login links
  • Prevent an Undefined Property warning.

accountmenu 7.x-1.0-alpha2

Bug fixes
Unsupported

* Issue #621942 by John Franklin: Reword the login/create account link to only say login.
* Restore some module code that was accidentally removed while cleaning out debug code.

accountmenu 7.x-1.0-alpha1

New features
Unsupported

A first cut at the 7.x port. Functionally identical to the 6.x-1.9 release.

accountmenu 6.x-1.8

New features
Unsupported

Add @name and @realname replacement tokens to block title

accountmenu 6.x-1.6

New features
Unsupported

Add a separate "Register" link to go directly to the register page, this is initially disabled to keep things the same. To show this link, enable it at admin/build/menu, then edit the "Login/Create new account" link title to just "Login" to reflect the separate dedicate link.

accountmenu 6.x-1.5

New features
Bug fixes
Unsupported

Fix #523356: Translation
Add #562966: German Translation by dddave
Route to front page if user is on any user/* paths

accountmenu 6.x-1.4

Bug fixes
Unsupported

If the user is on 'user/password' or 'user/register' pages and click the login link, we don't send them back there. Instead, send them to the front page. Otherwise, they can't login from those page.

accountmenu 6.x-1.2

Bug fixes
Unsupported

Fix a problem with realname, I need to fully load the $user object to get the realname value populated.

accountmenu 6.x-1.1

New features
Unsupported

Add !name and !realname token substitution in "My account" menu link per #513510: Change My Account to Username

Subscribe with RSS Subscribe to Releases for Account menu