Closed (fixed)
Project:
Admin Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2010 at 00:39 UTC
Updated:
11 Jan 2012 at 21:30 UTC
Thanks for the plugin - great addition to Admin!
It would be nice to have a hook to add items to this block using another modules.
The hook should allow to specify the positioning of each item in the list.
Use case
Currently I had to tweak this module to add link to "Modules" and "Modules Search" (from Plugin Manager module) page.
Comments
Comment #1
alex.skrypnykbump
Comment #2
himerus commentedSorry for the delay, I wasn't getting notifications from this issue queue.
I'll look into this further.
Comment #3
bocaj commentedPlease try the latest dev release (will be available within the next 12 hours). It includes hook_admin_tools_links() where you can define custom links to include with Admin Tools. Please see the implementation of this hook in admin_tools.module.
Please note that this is only for the Drupal 7 release!