Summary: | Add descriptions for different HTML customization regions | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | barbara.johnson, fridolin.somers, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00
|
|
Circulation function: | |||
Attachments: |
Screenshot showing a hint under the display location field
Bug 34964: Add descriptions for different HTML customization regions Bug 34964: Add descriptions for different HTML customization regions Bug 34964: Add descriptions for different HTML customization regions Bug 34964: (follow-up) Add descriptions of new staff html customization regions |
Created attachment 156422 [details] [review] Bug 34964: Add descriptions for different HTML customization regions This patch adds dynamically-shown hints on the HTML customization form when the user selects a display location. The hint describes where the content will be found. Much of the descriptive text in this patch is adapted from the original options' system preference descriptions. To test, apply the patch and go to Tools -> HTML customizations -> New entry. - The page loads with the first display location preselected, so you should see a hint for the "ArticleRequestsDisclaimerText" option. - Test the process of selecting each different display location option, confirming each time that the correct description is shown. Created attachment 156989 [details] [review] Bug 34964: Add descriptions for different HTML customization regions This patch adds dynamically-shown hints on the HTML customization form when the user selects a display location. The hint describes where the content will be found. Much of the descriptive text in this patch is adapted from the original options' system preference descriptions. To test, apply the patch and go to Tools -> HTML customizations -> New entry. - The page loads with the first display location preselected, so you should see a hint for the "ArticleRequestsDisclaimerText" option. - Test the process of selecting each different display location option, confirming each time that the correct description is shown. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 157242 [details] [review] Bug 34964: Add descriptions for different HTML customization regions This patch adds dynamically-shown hints on the HTML customization form when the user selects a display location. The hint describes where the content will be found. Much of the descriptive text in this patch is adapted from the original options' system preference descriptions. To test, apply the patch and go to Tools -> HTML customizations -> New entry. - The page loads with the first display location preselected, so you should see a hint for the "ArticleRequestsDisclaimerText" option. - Test the process of selecting each different display location option, confirming each time that the correct description is shown. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Nice quality of life improvement here. All working as described, no typos or spelling errors found.. QA scripts happy. Passing QA Created attachment 157470 [details] [review] Bug 34964: (follow-up) Add descriptions of new staff html customization regions Bug 6419 added several regions in the staff interface for adding html customizations. This patch adds descriptions of those. The patch also makes a correction to the grouping of OPAC and staff interface customization regions in the "Display location" dropdown. Pushed to master for 23.11. Nice work everyone, thanks! Enhancement not pushed to 23.05.x |
Created attachment 156414 [details] Screenshot showing a hint under the display location field When HTML customizations were in system preferences we had the ability to give the user a description of how they would be used. We don't have this option in additional contents. I propose that we create a set of descriptions which can be shown on the HTML customization entry form as a hint when the user selects a display location.