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!