Hi folks,

I'm using Dspace to set up an imaging repository, and one of the requirements 
is that items can be browsed with the thumbnail showing.

I think I've carried out the steps, so if anyone can tell me what I'm doing 
wrong, that would be great.

1. Changed dspace.cfg to the relevant settings to show thumbnails

(webui.browse.thumbnail.show = true

# max dimensions of the browse/search thumbs. Must be <= thumbnail.maxwidth
# and thumbnail.maxheight. Only need to be set if required to be smaller than
# dimension of thumbnails generated by mediafilter (1.2+)
webui.browse.thumbnail.maxheight = 80
webui.browse.thumbnail.maxwidth = 80

# whether to display the thumb against each bitstream (1.2+)
# (This configuration is not used by XMLUI.  To show thumbnails in the
#  XMLUI, you just need to create a theme which displays them)
webui.item.thumbnail.show = true

# where should clicking on a thumbnail from browse/search take the user
# Only values currently supported are "item" and "bitstream"
webui.browse.thumbnail.linkbehaviour = <target page type>

# maximum width and height of generated thumbnails
thumbnail.maxwidth  80
thumbnail.maxheight 80)

2.Ran filter-media (locally, from a cmd window, before I attempt this on the 
test server).
3.Ran the two index processes available in 1.5.2 (index-init and index-update).
4.Restarted Tomcat.

Is there anything else I need to do? I have a few .jpg items in there, and 
nothing changed when I re-entered Dspace!

Cheers
Scott


Scott Renton
MIMS Project Officer
Digital Library Development
University Of Edinburgh
2 Buccleuch Place
Edinburgh
EH8 9LW

0131 651 5219

[email protected] 
-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to