Re: [Dspace-tech] URL REST Call to return XML

2015-06-12 Thread Hicham Zahnan
Hi Peter, At first I thought the problem was only because DSpace is not returning XML. Then found out, no HTTP header was being passed when requesting the URL in the Drupal module. It looks like that want be our only problem. Thank you for the clarification, we are going to update the module to

[Dspace-tech] Upload SCROM package in DSpace

2015-06-12 Thread ritesh roushan
I am trying to upload SCROM package in DSpace, How can I do this? regards, Ritesh. -- ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net

Re: [Dspace-tech] Unable to get oai module running

2015-06-12 Thread Domingo Iglesias
Hi, I have finally get oai almost running. I have applied the patch https://github.com/DSpace/DSpace/pull/953/ and solve some dependencies problem. Now I get the following error. Any ideas? Thanks in advance java.io.IOException: com.lyncode.xoai.dataprovider.exceptions.WritingXmlException:

[Dspace-tech] How to alter word 'DSpace' with another desired word

2015-06-12 Thread Shivraj Thorat
Dear Professional I have installed DSpace 3.1 JSPUI, and customized layout etc. as per my requirement. Now I have to use repository name against the word DSPACE from the layout and other messges. etc. Assist me in this issues. -- Regards Mr. Shivraj Thorat Librarian BVDU, Institute of

[Dspace-tech] Dspace 5-Mirage2 Windows installation problem

2015-06-12 Thread Bender
Hi. I'm trying to install Dspace 5.2 on a Windows Server 2012 R2 64bit machine, with Mirage2 theme enabled. I followed the installation instructions from: https://github.com/DSpace/DSpace/tree/master/dspace-xmlui-mirage2 And https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace

Re: [Dspace-tech] groups not displayed in name order

2015-06-12 Thread Jose Blanco
I posted this a bit back. I'm still not sure why I can't get the list to come out in order by name. Thank you! On Tue, May 26, 2015 at 1:04 PM, Jose Blanco blan...@umich.edu wrote: I'm trying to figure out why the group names are not displayed in order by name when you get a listing of them

Re: [Dspace-tech] missing Messages.properties file - re-post

2015-06-12 Thread Mark H. Wood
On Mon, Jun 08, 2015 at 10:30:37AM -0400, Yongming Wang wrote: I don't get any response for my previous posting a week ago. So try again. (please see the description below for the problem I encountered.) My installation is definitely missing the critical Messages.properties file. The

Re: [Dspace-tech] DSpace Assetstore, anyone use SRB Storage Resource Broker?

2015-06-12 Thread Tim Donohue
Hi Peter, Unless you've heard otherwise, I'd recommend we remove the SRB storage implementation. It's a very outdated implementation and (from my knowledge) has been unused and unmaintained for some time. SRB itself seems to have faded from existence. Nearly all the external links on the SRB

Re: [Dspace-tech] Jump to: 1st symbol links

2015-06-12 Thread Tim Donohue
Unfortunately, this is a known bug that we just discovered in 5.2: https://jira.duraspace.org/browse/DS-2602 It was accidentally caused by the fix to another bug. More information can be found in the ticket itself. You can fix it locally by *undoing* the changes of this PR:

Re: [Dspace-tech] filter-media extract text for Excel files (xls and xlsx)

2015-06-12 Thread Ed Goulet
Tim, I could likely work on this next week. Will contact you off-list regarding some specific questions I have. Ed On 6/12/2015 8:35 AM, Tim Donohue wrote: Hi Ed, Currently there is not a media filter for Excel files. But, it'd make a great addition (if you or someone else had time).

Re: [Dspace-tech] missing Messages.properties file - re-post

2015-06-12 Thread Yongming Wang
thanks, Mark, I have forgot to mention that the problem has been solved. Two people helped me offline. Basically I need to go to github to download the Messages.properties manually and put it in [resources] directory (I created [resources] directory because it's not there), and rebuild it. I

Re: [Dspace-tech] filter-media extract text for Excel files (xls and xlsx)

2015-06-12 Thread Tim Donohue
Hi Ed, Currently there is not a media filter for Excel files. But, it'd make a great addition (if you or someone else had time). It'd likely actually may be easy to code, as it'd likely be similar to the PowerPointFilter. The PowerPointFilter uses Apache POI, a third-party library which can

Re: [Dspace-tech] DB problems after update to 5.2

2015-06-12 Thread Tim Donohue
Hi, There is a known issue where DSpace doesn't (yet) automatically clean up the old database-based browse tables. These tables are no longer needed if you are using the Discovery Search/Browse (which is default). See step #11 of the Upgrade process for DSpace 5 for details on how to remove

Re: [Dspace-tech] Shibboleth and role based groups?

2015-06-12 Thread Tim Donohue
Mike, You might be hitting this bug: https://jira.duraspace.org/browse/DS-2527 If so, there's a quick fix listed in the bug report. Good luck, - Tim On 6/9/2015 5:21 AM, Michael White wrote: Hi, I can't seem to get the auto population of this group working. Just to add to what I've