I'm not sure i did understand very well the need to put the print link in the hook_help, reading the drupal api doc :

(hook_help) [...]Description

Provide online user help.

By implementing hook_help(), a module can make documentation available to the engine or to other modules. All user help should be returned using this hook; developer help should be provided with Doxygen/api.module comments.

For a detailed usage example, see page_example.module.

hook_link will be the right place, api doc says :

(hook_link) [...]Description

Define internal Drupal links.

This hook enables modules to add links to many parts of Drupal. Links may be added in nodes or in the navigation block, for example.

Hope it helps
David

Comments

jcnventura’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This module is no longer maintained. Closing the issue.

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 111526)