Problem/Motivation

The module doesn't currently have a 'hook_help' function. It would be nice to have so when our clients who are still using D7 can access the 'admin/help' menu and find some quick help text about this module. It's especially helpful when the client is more familiar with using the Drupal Help menu in the site, instead of searching out documentation on D.O.

Proposed resolution

I would like to create a patch that adds the hook_help function. I understand this isn't high priority and it may seem like it's not a big deal, but clients appreciate being able to find helpful info on their site/s, so adding a hook_help is a simple way to give them that. :)

User interface changes

This would add Administration Views to the Drupal help page at 'admin/help'.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Daniel_Rose created an issue. See original summary.

dani3lr0se’s picture

Assigned: dani3lr0se » Unassigned
Status: Active » Needs review
FileSize
598 bytes

Here is a patch that might be a good start. It gives a pretty brief description of what it does, which is better than nothing. I'm happy to modify it if needed.

volkswagenchick’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies clean and had anticipated outcome.
Thanks for the patch!!

Chris Matthews’s picture

DamienMcKenna’s picture

Added an extra description for the new submodule added in #2411193: Move 'system' display plugin to a submodule.

DamienMcKenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

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