Hi, I want to add hook_help implementation in views. I have copied text from D6 hook_help.
Problem/Motivation
Improves the module help by providing a Help text page per the HELP standards for Core and Contrib. :-)
Proposed resolution
Write a help text according to https://www.drupal.org/node/632280
Remaining tasks
revisions to patch based on back port from D8 description
User interface changes
Improves the UI
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | interdiff-4-11.txt | 7.76 KB | dbt102 |
| #11 | 2595333-Add_hook_help_implementation-11.patch | 4.61 KB | dbt102 |
| #8 | interdiff-4-7.txt | 5.9 KB | dbt102 |
| #8 | 2595333-Add_hook_help_implementation-7.patch | 2.7 KB | dbt102 |
| #6 | Help | develop 2016-06-07 13-07-11.png | 69.46 KB | dhruveshdtripathi |
Comments
Comment #2
cherebedov.s commentedIt is patch. Thank's.
Comment #3
cherebedov.s commentedComment #4
cherebedov.s commentedIt is a patch with the valid comment-number. Thank's.
Comment #5
dhruveshdtripathi commentedComment #6
dhruveshdtripathi commentedPatch applied successfully.
Comment #7
dbt102 commentedComment #8
dbt102 commentedThis patch is an update to the patch provided in comment #4. It 'back-ports' the HELP text from the D8 version of views (from core). It includes the 'Uses' section that is recommended pr the HELP standard referenced in the updated description of this issue.
Note: I've also created the HELP text for ViewsUI and will submit that in a bit.
Comment #9
dbt102 commentedComment #11
dbt102 commentedthis expands on the patch of #8 by including HELP for the Views_UI module as well (based on the text for D8_Views).
Comment #12
dbt102 commentedinterdiff to view changes from #4 --> #11
Comment #13
dbt102 commentedComment #14
dbt102 commentedjust checking back for reviews/comments
Comment #15
dhruveshdtripathi commentedComment #16
renatog commentedHi people.
Thank you very much for contributions.
I fixed just simple items:
Regards.
Comment #18
renatog commentedFixed.
Commited in dev branch.
Regards.
Comment #20
damienmckenna