Background:
This issue is part of the task to update the hook_help texts of the Drupal 8 modules:
#1908570: [meta] Update or create hook_help() texts for D8 core modules
Tasks:
- review / write the hook_help text according to help guidelines
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | dblog-help-text-2091315-1.patch | 2.66 KB | pokurek |
Comments
Comment #1
pokurek commentedI will try to make some changes. #drupalcon sprint novice.
Comment #2
pokurek commentedThe url() function is replaced by \Drupal:url().
Comment #3
pokurek commentedChanged status.
Comment #4
pokurek commentedComment #5
jhodgdonThanks! This looks right. Can someone manually test this by viewing the help and checking that all the links go to where they should?
Comment #6
petrpo commentedI patched module dblog manualy. Checked all links on site. All of them are working right.
Comment #7
jhodgdonThank you for the testing! Committed to 8.x. And thanks again for the patch, too!