http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7706

--- Comment #3 from Fridolyn SOMERS <[email protected]> ---
AuthorisedValueImages syspref description is missing some details.

Fist of all, this syspref applies only if XSLT is off (Looks like 
DisplayOPACiconsXSLT syspref manages the case with XSLT).

Looking at code, it appears that this syspref only manages the fields of biblio
using authorized values, not the fields of item. This is logical because images
are shown with other biblio informations, not with items.
So ccode image is displayed only if defined at biblio level.

In OPAC details page, items table can show an image for lost status. But there
is a little bug.
Adding an image for location would be an enhancement and I think it should use
a new Template Toolkit plugin.

Note that itemtype image is managed by noItemTypeImages.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to