Re: [Dspace-tech] XOAI and broken bitstream links in v3.1?

2013-11-04 Thread Peter Warrington
Hi Mike, Here's where you can find the patch for 3.1: https://jira.duraspace.org/browse/DS-1537 Regards, Pete From: Michael White [michael.wh...@stir.ac.uk] Sent: 01 November 2013 16:00 To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] XOAI and

[Dspace-tech] Problem dspace and cris module

2013-11-04 Thread Daniel Garcia
Hi, I use Dspace 3.2 + CRIS Module (CILEA). I test my system and OK, but when I submitt a new item in a collection, when I try to see item I get a 'Internal Error'. I review the logs and I see these error: 2013-11-04 11:50:00,545 ERROR org.dspace.app.webui.servlet.HandleServlet @ caught

[Dspace-tech] DSpace + CRIS module problem in edit researcher page

2013-11-04 Thread Daniel Garcia
Hi, I followed the steps to install DSpace + CRIS but when I want to edit my 'Researcher Page' I obtain an internal error. Reviewing the logs I see these error: 2013-11-04 10:52:11,036 WARN org.dspace.app.webui.servlet.InternalErrorServlet @

Re: [Dspace-tech] Problem dspace and cris module

2013-11-04 Thread Andrea Bollini
There is an error in the configuration. You don't need to set the org.dspace.app.webui.discovery.SideBarFacetProcessor as an ItemHomeProcessor. Please remove this line from your live dspace.cfg and restart tomcat

Re: [Dspace-tech] DSpace + CRIS module problem in edit researcher page

2013-11-04 Thread Pascarelli Luigi Andrea
Dear Daniel, if you run tomcat7 please add the following environment variable to the startup script -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true Sorry if this workaround is not well documented on website but we working to release DSpace 4.0. By the way if

[Dspace-tech] Fwd: stats: bistream count

2013-11-04 Thread Jose Blanco
Posting this again. Thanks! Jose -- Forwarded message -- From: Jose Blanco blan...@umich.edu Date: Thu, Oct 31, 2013 at 1:05 PM Subject: stats: bistream count To: Dspace-Tech dspace-tech@lists.sourceforge.net When I look at an items stats page, I see 'File Vistis' count. Is

[Dspace-tech] Disable discovery facets in homepage

2013-11-04 Thread RUIZ MORENO, ROBERT
Hi everyone, I'm using DSpace 3.1 XMLUI. I need to hide the Discovery Facets shown, but only in the homepage. Any approach or code to do this? Thanks in advance Robert -- Android is increasing in popularity, but the

[Dspace-tech] Mirage messages.xml file

2013-11-04 Thread Larry Hansard
I'm trying to use the Mirage theme but tomcat is not seeing any of the messages in the messages.xml file. Messages.xml is in /tomcat/ /webapps/xmlui/i18n and all of the translated messages are there. When I look at my xmlui website, I see stuff like:

Re: [Dspace-tech] DSpace 4.0 Testathon begins Nov 4 -- Users / Feedback wanted

2013-11-04 Thread Mark H. Wood
The first release candidate for DSpace 4.0 has been tagged and is now available for your testing pleasure. o Find it running on http://demo.dspace.org o Get it from SourceForge: http://sourceforge.net/projects/dspace/files/DSpace%20Release%20Candidate/dspace-4.0-rc1/ o or check out tag

[Dspace-tech] Customize Sets in OAI-PMH

2013-11-04 Thread Pablo Courault
Hi, I need customize the xml output for the verb ListSets in a OAI-PMH Example, for the request : http://bibliotecavirtual.unl.edu.ar:8180/publicaciones-oai/request?verb=ListSets I need to change the standard output : ListSets set setSpechdl_11185_7252/setSpec setNameEl Paraninfo -

[Dspace-tech] Displaying text based on dc.type value

2013-11-04 Thread Roger Gillis
Hi everyone, I'm hoping someone might be able to help me out with this issue: I'm looking to display a bit of text to indicate items that are citations only, as opposed to those might contain actual digital items. I'm doing this by submitting an item and indicating the value of dc.type as

[Dspace-tech] DSpace and Google Scholar

2013-11-04 Thread Calloni, Rodrigo
Hello We are using DSpace 1.8 XMLUI. I am in contact with someone at Google Scholar who mentioned that EPrints and BEPRess's Digital Commons are better integrated with Scholar than DSpace. I wonder if you are aware of this and what these 2 other IR solutions are doing to bet better acceptable

Re: [Dspace-tech] How to install dpsace-CRIS in existing DSpace 3.x

2013-11-04 Thread LifeH2O
CRIS devs please! -- View this message in context: http://dspace.2283337.n4.nabble.com/How-to-install-dpsace-CRIS-in-existing-DSpace-3-x-tp4668527p4668703.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

Re: [Dspace-tech] Mirage messages.xml file

2013-11-04 Thread SUZUKI Keiji
Hi Larry, Isn't your messages.xml invalid? Check if your file is well-formed. Keiji Suzuki 2013/11/5 Larry Hansard larry.hans...@library.gatech.edu: I'm trying to use the Mirage theme but tomcat is not seeing any of the messages in the messages.xml file. Messages.xml is in

Re: [Dspace-tech] Displaying text based on dc.type value

2013-11-04 Thread Barnes, Hugh
Hi Roger Firstly, what results are you seeing exactly? Error-like or blank? I can't give you a definitive answer because I am not familiar with the XML source you are processing, but I can see a couple of problems with syntax: * The square bracket in your XPath predicate starting with @element

Re: [Dspace-tech] Displaying text based on dc.type value

2013-11-04 Thread Barnes, Hugh
Hi Roger I can certainly offer suggestions, but I feel like I'm running blind and don't have an environment for easily testing this right now. Further, I haven't really got my hands dirty with XSLT for a year or so now. Also it's your source XML that I needed. I found a sample at [1] which is

Re: [Dspace-tech] Disable discovery facets in homepage

2013-11-04 Thread Àlex Magaz Graça
El dia dl 04 nov 2013 16:55:10 CET, RUIZ MORENO, ROBERT va escriure: Hi everyone, I'm using DSpace 3.1 XMLUI. I need to hide the Discovery Facets shown, but only in the homepage. Any approach or code to do this? Thanks in advance Robert