Summary: | Adding new itemtype images boardgame, zoom-in, and zoom-out to carredart | ||
---|---|---|---|
Product: | Koha | Reporter: | Victoria Faafia <vfaafia29> |
Component: | Cataloging | Assignee: | Victoria Faafia <vfaafia29> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle, m.de.rooy, sally.healey |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27505 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement adds boardgame, zoom-in and zoom-out images to the carredart icon set for item types.
|
Version(s) released in: |
21.11.00
|
Circulation function: | |||
Attachments: |
patch
Bug 27520: (follow-up) Add copy of images to carredart icons in the OPAC Bug 27520: Adding new itemtype images to carredart Bug 27520: (follow-up) Add copy of images to carredart icons in the OPAC Bug 27520: Adding new itemtype images boardgame, zoom-in, and zoom-out to carredart |
Description
Victoria Faafia
2021-01-21 21:20:09 UTC
Created attachment 115624 [details] [review] patch Bug 27520: Adding new itemtype images to carredart This patch adds 3 new itemtype images to carredart: boardgame(domino), zoom-in and zoom-out Test Plan 1. Go to Administration>item types>Modify item type 2. Click on the carredart tab that under choose an icon 3. Check that a these 3 icons have been added As the itemtype images can be displayed in the OPAC and in the staff interface we currently need to add them in 2 places as one cannot access the image files of the other. Can you also add the files to koha-tmpl/opac-tmpl/bootstrap/itemtypeimg/carredart please? Created attachment 115709 [details] [review] Bug 27520: (follow-up) Add copy of images to carredart icons in the OPAC Created attachment 115745 [details] [review] Bug 27520: Adding new itemtype images to carredart This patch adds 3 new itemtype images to carredart: boardgame(domino), zoom-in and zoom-out Test Plan 1. Go to Administration>item types>Modify item type 2. Click on the carredart tab that under choose an icon 3. Check that a these 3 icons have been added Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Created attachment 115746 [details] [review] Bug 27520: (follow-up) Add copy of images to carredart icons in the OPAC Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Works as described. Test Plan 1. Go to Administration>item types>modify item type 2. There should be a lock item type under the carredart 3. Modify the item type so one of the new icons is used 4. Search for an item using the above item type 5. Check that the icon displays properly in both the staff client and OPAC 6. Repeat steps for all 3 icons Hi, please see comment on bug 27522 too. Can you please clear up where the icon was taken from before we add it to Koha? Created attachment 122931 [details] [review] Bug 27520: Adding new itemtype images boardgame, zoom-in, and zoom-out to carredart This patch adds new versions of the images which were created based on CC0-licensed public domain images: https://commons.wikimedia.org/wiki/File:Zoom_in_out,_Magnifier_icons.svg https://commons.wikimedia.org/wiki/File:Domino_tile_vertical-00-05.svg https://commons.wikimedia.org/wiki/File:Domino_tile_vertical-00-03.svg Based on bug 27522 comment 22 I have decided to restore the original version of the icons. Pushed to master for 21.11, thanks to everybody involved! |