| Summary: | Replace OPAC Koha logo with SVG | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, jonathan.druart, lucas, martin.renvoize, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 20168 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 26419: Replace OPAC Koha logo with SVG
Bug 26419: Replace OPAC Koha logo with SVG Bug 26419: Replace OPAC Koha logo with SVG |
||
|
Description
Owen Leonard
2020-09-09 14:25:23 UTC
Created attachment 109828 [details] [review] Bug 26419: Replace OPAC Koha logo with SVG This patch replaces the OPAC Koha logo PNG file with an SVG version. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - Clear your browser cache if necessary. - View any page in the OPAC. The Koha logo in the upper-left corner of the screen should look good. Created attachment 110235 [details] [review] Bug 26419: Replace OPAC Koha logo with SVG This patch replaces the OPAC Koha logo PNG file with an SVG version. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - Clear your browser cache if necessary. - View any page in the OPAC. The Koha logo in the upper-left corner of the screen should look good. Signed-off-by: David Nind <david@davidnind.com> A nice change - the SVG is much crisper and scales nicely, compared with the PNG. Created attachment 110256 [details] [review] Bug 26419: Replace OPAC Koha logo with SVG This patch replaces the OPAC Koha logo PNG file with an SVG version. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - Clear your browser cache if necessary. - View any page in the OPAC. The Koha logo in the upper-left corner of the screen should look good. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial patch, looks nice. Passing QA Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |