Thanks Emilio I don't think we can use multivio at this moment due to the restrictions we have to our DSpace. It is basically only intranet.
I will keep that option in my records for future use. Best regards Rodrigo Rodrigo Calloni System Librarian Felipe Herrera Library Knowledge and Learning Sector Tel: 202-623-2952 Fax: 202-623-3183 1300 New York Avenue, N.W. Washington, D.C. 20577 USA www.iadb.org "Knowledge for Development Challenges" Please consider the environment before printing this email -----Original Message----- From: emilio lorenzo [mailto:[email protected]] Sent: Wednesday, September 05, 2012 12:43 PM To: [email protected]; Calloni, Rodrigo Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution Rodrigo, perhaps you could try multivio (https://www.multivio.org/main/). It´s a browser and preview platform (some people are integrating it with digital repositories) but has some (nice) thumbnail capabilities. regards Emilio El 05/09/2012 18:26, Calloni, Rodrigo escribió: > Thanks again. > > Do you know if there another way to improve the resolution of the image, > besides making it larger? I would prefer to have a nice small good resolution > thumbnail then having DSpace creating these large images that I can reduce > via the HTML/CSS. > > The images I get from the 110x110 setup are very weak. > > Best regards > Rodrigo > > Rodrigo Calloni > System Librarian > Felipe Herrera Library > Knowledge and Learning Sector > Tel: 202-623-2952 > Fax: 202-623-3183 > > 1300 New York Avenue, N.W. > Washington, D.C. 20577 > USA > www.iadb.org > > "Knowledge for Development Challenges" > P Please consider the environment before printing this email > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > helix84 > Sent: Wednesday, September 05, 2012 12:11 PM > To: Calloni, Rodrigo > Cc: [email protected] > Subject: Re: [Dspace-tech] Enhancing DSpace thumbnail image resolution > > On Wed, Sep 5, 2012 at 5:56 PM, Calloni, Rodrigo<[email protected]> wrote: >> I was hoping that these parameters would control the display of the images, >> reducing the size in the UI: >> >> webui.browse.thumbnail.maxheight = 110 >> webui.browse.thumbnail.maxwidth = 110 > These are used only in JSPUI despite the fact that the name suggests both > interfaces. This should be either documented or XMLUI should be changed to > respect it. If you make a patch for XMLUI to take them into account, be sure > to submit it to our Jira. > >> I also tried to set these parameters: >> >> webui.preview.maxwidth = 110 >> webui.preview.maxheight = 110 >> >> But they still show big everywhere. > This is the only place where these parameters are considered: > > https://github.com/DSpace/DSpace/blob/dspace-1_6_x/dspace-api/src/main > /java/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java#L108 > > It's part of the mediafilter package, so it's not executed at display time, > but rather when you run filter-media. > >> Does anyone know if these parameters work in XMLUI? Or should I change this >> via setting a size for the image in the CSS? > CSS is a safe bet, but 800x600 sounds too large if you want to have > 10+ such images on a page, scaled down in browser. It _will_ slow down > browsing. > > Regards, > ~~helix84 > ---------------------------------------------------------------------- > -------- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions will include endpoint security, mobile security and the > latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

