Item type icons display problem in OPAC
Hi All, First I would thank you all for your inputs. We are running Koha version 3.00.00.107. We have also enabled XSLTDetailsDisplay and XSLTResultsDisplay, thus item type with icons can be displayed in OPAC search results. We are also entering the required data in leader (MARC Field 000). Now, it seems that, type icons are prefixed. like in search result page there can be only below types for icons. Book Mixed Materials Computer File Map Visual Material Sound On the other hand, We have also defined some custom types in administration module . like Reports, Project Documents, etc.. which appears on "place hold" page. Is there any way we can display these icons ( appearing on "place hold" page ) on OPAC Search Result page ?? Click here<http://vikas3456.files.wordpress.com/2010/09/opac-result.jpg>to see the attachment. Regards, Vikas
Now, it seems that, type icons are prefixed. like in search result page there can be only below types for icons.
The images displayed in the XSLT results screen are, unfortunately, not configurable via Koha's administrative interface. Those "material type" icons are hard-coded. The material type is not defined in the MARC record by the item type but by the material type defined in the leader. The only option at the moment for customizing those icons would be to replace the files on the server with alternatives of your own with the same file names. One of the reasons there is a distinction between material type and item type is that material type is always defined at the bibliographic level. Item type can be defined at the item level. So in some libraries one bibliographic record might have multiple items with different item types. It is for that reason that itemtype and/or collection code are not displayed on the search results screen. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
participants (2)
-
Owen Leonard -
Vikas Kumar