Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
10.88 KB
MD5: 050c9fcc3f6291c3c9f24599546c42c1
SHA-1: 79ea03648500ac5e71f7a21bd64b475691f5159d
SHA-256: e7230e1f56e25ff1f85e5bfa1b661fcec23db09c49bed1d3e53f98c1ff7c0c45
Download zip
12.78 KB
MD5: e38a169ef75f9c11be812e33a524253a
SHA-1: 2f21e8cd3b46c5e5a20552c00e8b43defcbb0828
SHA-256: 0af7b2a4ae6b2c4ba9763e2b509b09fbc36f8e104eb8935ed983ded6dfa038b0
Release notes
- 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.