Account menu
This module provides dynamic [Log in/Create account][My account][Log out] menu links. Before the user is logged in, only the [Log in/Create account] link is shown. After the user is logged in, [My account][Log out] links are shown. By default, these links are in the "Account menu". However, they can be moved to any other menus through the admin/settings/accountmenu page to suite any menu structure.
These links are fully configurable through the admin/build/menu interface: they can be disabled, the link labels can be changed. They can be moved to any other menu using admin/settings/accountmenu and re-arranged to nested under another parent items using admin/build/menu. Note: whenever you move the links to another menu via the admin/settings/accountmenu page, configuration changes are lost. So first move to where you want the links to be, then set configuration.
The [Log in] link takes the user to the Drupal login screen and brings them back to the page from where they click the link.
The [My account] link title can be customized in path 'admin/build/menu' to show the user's log in name or realname using the tokens !name and !realname in the link label text field. The !realname token is available if the RealName module is installed. If not, the !realname token is the same as !name.
The functionality of this module can be approximated with adding menu items. But module provide better usability and have functionality that cannot be duplicated with menu items. A big advantage of this module is you don't need to make configuration. Just enable the module and you get the links.
A live demo is at http://zen.hddigitalworks.com/
User: visitor
Password: 123
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.6 | 2009-Oct-01 | 10.96 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Nov-15 | 10.94 KB | Download · Release notes | Development snapshot | |

