https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36154 --- Comment #2 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 163744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163744&action=edit Bug 36154: Add the ability for some pages to be able to use images comming from plugin The patch adds images in the list page in staff interface and make the summary page(opac-user), the list pages (opac-shelves.pl, shelves.pl) and the Checkout history page (opac-readingrecord.pl) to be able to display images comming from plugin. To test 1. Log in to the staff interface 2. Make sure the system preference LocalCoverImages has «Show» value 3. Create a nwalist 4.1. Click on «More» menu then click on «List» and click on «New List» 4. Search for a record and add a local image to it 5. Add the record to the list created on step 4.1 6. Check the list ----> The image is not displayed 7. Apply the patch 8. Check the list again ----> the image is now display in a new column named «Cover» -- You are receiving this mail because: You are watching all bug changes.