[Dspace-tech] How to show pdf icons or link to bitstream in item-list for items with full text using mirage?

2012-10-05 Thread Nemiz, Elvi
Dear all, I wonder how can I add a clickable pdf icon which links to the pdf of the item in item-list/browse/search results just like in the theme Kubrick? I am using mirage as theme and Dspace 1.8.2. Hope somebody can share their experiences on how to accomplish this. Thanks in advance and regar

Re: [Dspace-tech] unselecting of Checkboxes

2012-10-05 Thread Anja Le Blanc
Hello again, I have not got any answers to my question yet. Is my question not appropriate to this list, or not understandable, or does nobody now the answer? Please let me know. Best regards, Anja On 03/10/2012 13:54, Anja Le Blanc wrote: > Hi All, > > I have a problem with DSpace (1.8.2 xml

Re: [Dspace-tech] unselecting of Checkboxes

2012-10-05 Thread helix84
On Fri, Oct 5, 2012 at 11:07 AM, Anja Le Blanc wrote: > I have not got any answers to my question yet. Is my question not > appropriate to this list, or not understandable, or does nobody now the > answer? Please let me know. Hi Anja, you're posting to the correct mailing list and your question

[Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread Lewatle Phaladi
Dear All I am using dspace 1.8.0 and running Mirage theme, I would like to take out the bottom search box on home page and its text. I have edited messages.xml file on line number 242 - 243 by commenting the lines and refreshing the page but the search box was still available. Any idea is welc

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread helix84
On Fri, Oct 5, 2012 at 11:29 AM, Lewatle Phaladi wrote: > I am using dspace 1.8.0 and running Mirage theme, I would like to take out > the bottom search box on home page and its text. I have edited messages.xml > file on line number 242 – 243 by commenting the lines and refreshing the > page b

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread Hilton Gibson
Hi Ivan This is what I have in my file. >>> http://apache.org/cocoon/i18n/2.1"; xmlns:dri="http://di.tamu.edu/DRI/1.0/"; xmlns:mets="http://www.loc.gov/METS/"; xmlns:xlink="http://www.w3.org/TR/xlink/"; xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0" xmlns:dim="http://www.dspa

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread Lewatle Phaladi
Hi Hilton I will check. Regards, Lewatle From: Hilton Gibson [mailto:hilton.gib...@gmail.com] Sent: 05 October 2012 01:43 PM To: heli...@centrum.sk Cc: Lewatle Phaladi; DSpace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage Hi Ivan

Re: [Dspace-tech] jspui won't load

2012-10-05 Thread Sergio Belkin
2012/10/4 Sergio Belkin : > My xmlui works but jspui doesn't > > dspace logs: > > 2012-10-04 11:15:35,666 INFO > org.apache.catalina.core.ContainerBase.[Catalina].[dspace.palermo.edu].[/dspace].[jsp] > @ Servlet jsp is currently unavailable > 2012-10-04 11:15:35,678 WARN > org.apache.catalina.core.

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread helix84
On Fri, Oct 5, 2012 at 1:43 PM, Hilton Gibson wrote: > So which file mentioned in the list is applicable? > ?frontpage.xsl? Any of them, really. You can even put it in mytheme.xsl just before if you want. Regards, ~~helix84 --

Re: [Dspace-tech] jspui won't load

2012-10-05 Thread helix84
On Fri, Oct 5, 2012 at 2:17 PM, Sergio Belkin wrote: > Well, finally I've found that it was missing a lot of jar files at > /var/lib/tomcat5/common/lib/ > > I don't understand why, but I've fixed creating symlinks to their > respective ones to /usr/share/java Alternatively, you could just add the

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread Hilton Gibson
Is there no structure or generally accepted rules for this sort of thing? A kind of an API maybe? On 5 October 2012 14:21, helix84 wrote: > On Fri, Oct 5, 2012 at 1:43 PM, Hilton Gibson > wrote: > > So which file mentioned in the list is applicable? > > ?frontpage.xsl? > > Any of them, really.

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread helix84
On Fri, Oct 5, 2012 at 2:38 PM, Hilton Gibson wrote: > Is there no structure or generally accepted rules for this sort of thing? > A kind of an API maybe? It's really up to you how you structure your XSL customizations (read: your templates in stylesheets). In general, the only thing to pay atten

Re: [Dspace-tech] Remove bottom search box completely on DSpace homepage

2012-10-05 Thread Hilton Gibson
Thanks Ivan. Lewatle did you hack this yet? Let me know off list please. Cheers hg On 5 October 2012 14:47, helix84 wrote: > On Fri, Oct 5, 2012 at 2:38 PM, Hilton Gibson > wrote: > > Is there no structure or generally accepted rules for this sort of thing? > > A kind of an API maybe? > > It

[Dspace-tech] Typical Cron jobs on DSpace 1.8 setups

2012-10-05 Thread Tim Ribaric
Hello All, We are just putting the final touches on a DSpace 1.8.2 upgrade and I'm wondering if we have all the necessary cron jobs running on the machine. (We are using Discovery and XMLUI) What I've got so far is via the wiki (https://wiki.duraspace.org/display/DSDOC18/Installation#Instal

Re: [Dspace-tech] Typical Cron jobs on DSpace 1.8 setups

2012-10-05 Thread Claudia Jürgen
Hello Tim, at first glance I would add [dspace]/bin/dspace cleanup in order to actually remove bitstreams that are marked as deleted from the assetstore. Not DSpace specific, but a backup of the database is common too. Other cron jobs depend on your configuration settings (itemcounter) and nee

Re: [Dspace-tech] Typical Cron jobs on DSpace 1.8 setups

2012-10-05 Thread Hilton Gibson
Perhaps this can help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Daily_Admin On 5 October 2012 16:46, Claudia Jürgen wrote: > Hello Tim, > > at first glance I would add > [dspace]/bin/dspace cleanup > in order to actually remove bitstreams that are marked as deleted from > the assetstore. >

Re: [Dspace-tech] [Dspace-release] DSpace 3.0 - Test-A-Thon!

2012-10-05 Thread Sands Alden Fish
Hello all, I just wanted to send a quick update from the Release Team. Due to some last minute technical difficulties in the cutting of DSpace 3.0 RC1, we'll be pushing back the start of the test-a-thon to Wednesday the 10th of October. Apologies for the delay and we look forward to everyone's