Problem/Motivation
The UI text on the Recent log messages page is rather long and conveluted and contains some general information that rather belongs on the Help page.
Proposed resolution
Update the UI text on the Recent log messages page of the Database Logging module, so that it's consistent with the hook_help text without duplicating it.
Remaining tasks
Update the UI text.
User interface changes
This is a UI text change.
API changes
None.
Data model changes
None.
Beta phase evaluation
| Issue category | Task because the additional help text on the administration module was too long. |
|---|---|
| Issue priority | Minor |
| Unfrozen changes | Unfrozen because it only changes strings. |
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2572577-6.patch | 943 bytes | amfranco |
Comments
Comment #2
ifrikComment #3
duaelfrComment #4
pguillard commentedI suggest
Comment #5
amfranco commentedI am currently working on this issue at DrupalCon Barcelona 2015
Comment #6
amfranco commentedI've changed the text based on #4 comment.
Comment #7
rumburak commentedI checked the patch and it seems fine.
Comment #8
rumburak commentedComment #9
ifrikThanks for the propesed text and patch.
The text now concentrates on two issues: that the events are logged in the databbase (which is not evident from the page name), and it informs users that they can actually start debugging any problems from here.
The text can probably be shortened even further, but it's fine as it is.
Beta-evaluation added.
Comment #11
jhodgdonRandom test failure.
Comment #12
xjmGetting this one in before strings freeze... definitely an improvement. :) https://twitter.com/YesCT/status/648062793103618048
Committed and pushed to 8.0.x. Thanks!