Posted by Dave Reid on June 27, 2009 at 8:22pm
| Download | Size | md5 hash |
|---|---|---|
| admin_links-6.x-1.7-beta1.tar.gz | 11.2 KB | 82f26bc8b4c6f6cd65291e7cc920896f |
| admin_links-6.x-1.7-beta1.zip | 14.05 KB | 1bfc8d0a3571b7b71712d9353b687830 |
Last updated: December 24, 2010 - 22:25
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.