Configuration
No configuration is needed.
API
Description of the Advanced help hint API.
Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites
Advanced help hint is a small API module that may be used by other modules to generate a hint string intended for insertion into the project's hook_help. It has no administrative UI and will not do anything by itself. Install this module only if some other module tells you to.
The hint may point to online documentation, the project's README.md or README.txt, or help texts provided by Advanced help.
For description of the API and examples of use, please see the file README.md in the project repository.
No configuration is needed.
Description of the Advanced help hint API.