| Summary: | Rename Notices and slips tool to Templates | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
| Component: | Tools | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | ASSIGNED --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | dcook, lucas, victor |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40659 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41064 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 36525: Get all occurrences of Notices and slips | ||
|
Description
Christopher Brannon
2024-04-04 15:41:08 UTC
Created attachment 188252 [details] [review] Bug 36525: Get all occurrences of Notices and slips Should we rename the TranslateNotices system preference as TranslateTemplates? (In reply to Lucas Gass (lukeg) from comment #2) > Should we rename the TranslateNotices system preference as > TranslateTemplates? Makes sense. So is this about keeping HTML customizations for simple stuff regarding syntax and dynamic content and generalizing notices and slips for any stuff needing variables and other complex and risky stuff? +1 HTML Customizations does not change existing content. It only adds to it. The notices and slips tool is a template for how preexisting things are laid out and what they actually say. |