Downloads
Download tar.gz
11.2 KB
MD5: 82f26bc8b4c6f6cd65291e7cc920896f
SHA-1: 50057122d351195bb0462b4d37a3aca9bbac5924
SHA-256: 4ce04aca8d04f1b4913e390ef58da7a136cf831c46bbc1e5bfc935e1cfd59a30
Download zip
14.05 KB
MD5: 1bfc8d0a3571b7b71712d9353b687830
SHA-1: 444a319cccd08210f655fd1fc325bcf6c3097fc8
SHA-256: 5f49e826edfdaeb9d1122eed922494bf69834cbe198a29f2bad0959858f27a3f
Release notes
Changes since DRUPAL-6--1-6:
- Added a 'How Can I Contribute?' section to README.
- Tough Love Coder review: Don't use hard-coded HTML in test.
- Shortening $name for admin_links_var().
- Minor revision to README
- by Dave Reid: fixed undefined admin_links_variables() in uninstall.
- Initial commit of french translation.
- by Dave Reid: fixed undefined admin_links_variables() in uninstall.
- Updating CVS info tags.
- #365613 by seanr: Fix incorrect watchdog call and variable typo.
- Change undefined variable from a notice to a warning.
- by Dave Reid: Switched to trigger_error in admin_links_var().
- by Dave Reid: Updated for getInfo() in tests.
- #484778 by Dave Reid: Fixed misuse of admin_links_var().
- #503636 by Dave Reid: Fetch the node local tasks instead of hard-coding the links. Woot!
- by Dave Reid: Fixed issues with last commit.
- #412334 by Dave Reid: Added a 'New' link, disabled by default.
- by Dave Reid: Removed addition of drupal_get_destination to all the local task links.