new feature : image for itemtypes.
authortipaul <tipaul>
Fri, 2 Sep 2005 14:28:38 +0000 (14:28 +0000)
committertipaul <tipaul>
Fri, 2 Sep 2005 14:28:38 +0000 (14:28 +0000)
commit07ea313528d6f5fad27ddb9521d071b928a37ab4
tree14c16758f24f34292ec28c3eb04c10d60ba27dbb
parentcf94bf34fb9cfdf28a09766a31edfe3a2c4fe271
new feature : image for itemtypes.

* run updater/updatedatabase to create imageurl field in itemtypes.
* go to Koha >> parameters >> itemtypes >> modify (or add) an itemtype. You will see around 20 nice images to choose between (thanks to owen). If you prefer your own image, you also can type a complete url (http://www.myserver.lib/path/to/my/image.gif)
* go to OPAC, and search something. In the result list, you now have the picture instead of the text itemtype.
C4/SearchMarc.pm