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

alex.skrypnyk’s picture

bump

himerus’s picture

Sorry for the delay, I wasn't getting notifications from this issue queue.

I'll look into this further.

bocaj’s picture

Version: 6.x-1.0 » 7.x-1.x-dev
Status: Active » Fixed

Please 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!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.