Problem/Motivation
The module currently does not have a help page as pointed out in this review as a suggestion.
Proposed resolution
Use hook_help() to provide the help for the user of the module.
Remaining tasks
None
User interface changes
A help page for Amazon-like login will be added.
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Add_hook_help-2764721-4.patch | 2.19 KB | taherpro |
| #2 | Add_hook_help-2764721-2.patch | 2.2 KB | taherpro |
Comments
Comment #2
taherpro commentedHere is the patch to fix this.
Comment #3
taherpro commentedComment #4
taherpro commentedRevised the previous patch to fix formatting errors and uploading the new revised patch.
Comment #6
neeravbm commentedLooks Good! Thanks for the patch :)