Re: [Dspace-tech] How to bring Recent submissions to dspace jspui home page

2013-10-14 Thread Andrea Bollini
It will be done out-of-box in the next dspace 4.0 You can backport the current solution, look here: https://github.com/DSpace/DSpace/pull/280 That should be considered too https://jira.duraspace.org/browse/DS-1675 Andrea Il 11/10/2013 08.34, ribin.jo...@niist.res.in ha scritto: Hi, Is it

Re: [Dspace-tech] Help for streaming play video into DSpace 3.2 [ JSPUI XAMLUI ]

2013-10-14 Thread Bhavesh Patel
Dear all, Please let me know if anyone have integrate the video streaming into DSpace3.2 into JSPUI or XMLUI that will play the video on item detail page. I have tried the http://blog.stuartlewis.com/2009/05/27/easy-pseudo-video-streaming-for-dspace-repositories/; but not able to success.

[Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Matthew Sherman
I am wondering if there is a way to batch move items from one collection to another. We are do a major restructuring of our repository and are looking for a way to move items rather than having to re upload everything. Any suggestions would massively help. Thanks for your time and advice. Matt

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Javier Távara
You can do it with CSV files https://wiki.duraspace.org/display/DSDOC3x/Batch+Metadata+Editing Javier Távara 2013/10/14 Matthew Sherman matt.r.sher...@gmail.com I am wondering if there is a way to batch move items from one collection to another. We are do a major restructuring of our

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread helix84
Hi Matt, the officially recommended option would be AIP import/export (available since DSpace 1.7). I can also suggest an alternative if you're dealing with an older DSpace version or if you want to do it quickly. Use SQL to change item's parent collection in the collection2item table (if you

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread emilio lorenzo
Hi, export the collection: (export metadata from collection administration menu) . You will get a csv file... Edit the csv file, changing the value of the column collection to the handle value of the destination collection Import the csv Some more details in the Dspace administration manual

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Matthew Sherman
Thanks for the input. So just to make sure I understand this correctly, if I export the metadata to csv, change the handle in the collection column, and import it should move the items to the new collection. Is that correct? On Mon, Oct 14, 2013 at 10:23 AM, emilio lorenzo elore...@arvo.es

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Javier Távara
Yes. Usually I delete the columns I don't want to touch (except for ID, of course). Javier Távara 2013/10/14 Matthew Sherman matt.r.sher...@gmail.com Thanks for the input. So just to make sure I understand this correctly, if I export the metadata to csv, change the handle in the collection

[Dspace-tech] shibboleth problem

2013-10-14 Thread Bill Tantzen
Hi all! I running into problems with my shib setup on space 3.2... In authentication-shibboleth.cfg, I have lazysessions set to true. However, when I attempt to access a restricted url, like '/submit' or even if I directly access /Shibboleth.sso/Login, after authenticating I am endlessly looped

Re: [Dspace-tech] shibboleth problem

2013-10-14 Thread Jozef Misutka
Not clear from your description but maybe you are talking about an issue we have experienced lately that specific versions of IE are caching 302 redirects, solution was to add no-cache directive. Best, Jozef Misutka

Re: [Dspace-tech] shibboleth problem

2013-10-14 Thread Bill Tantzen
Ah, false alarm I think -- a typo in my config file. Everything actually looks good now. Thanks anyway! Bill On Mon, Oct 14, 2013 at 1:23 PM, Jozef Misutka misu...@ufal.mff.cuni.czwrote: Not clear from your description but maybe you are talking about an issue we have experienced lately

Re: [Dspace-tech] shibboleth problem

2013-10-14 Thread Bill Tantzen
OK, even after fixing my typo, the behavior persists. Once again, what is happening is upon accessing a restricted url, like '/submit' or '/my-dspace' I am directed to my IDP for authentication as expected. But upon successful authentication, instead of going to the originally requested url, I

Re: [Dspace-tech] shibboleth problem

2013-10-14 Thread Bill Tantzen
More info. I *am* able to login correctly if I point my browser /Shibboleth.sso/Login with lazysession.secure=true. The protocol is automagically transformed to https, and I am redirected to home page. If I do the same with a restricted url -- that is, specifically use https as the protocol,

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Keir Vaughan-Taylor
You can use code sililar to this - You have to work out the correct collection IDs #Author Keir Vaughan-Taylor # Use psql commands to # move one collection into another # where collection defined by its ID select * from collection_item_count; #Adjust the two totals for each collection. update

Re: [Dspace-tech] Batch Moving All Items in a Collection

2013-10-14 Thread Matthew Sherman
Thanks for the input everyone. I was successful using the method of changing the handle value in the csv. On Oct 14, 2013 5:29 PM, Keir Vaughan-Taylor k...@usyd.edu.au wrote: Just a be careful note I usually execute these commands manually. The 62310 count is the sum of items in each

Re: [Dspace-tech] Dspace-CRIS, customizing validation and

2013-10-14 Thread dtpalmer
Dear Miika, Great, that you have installed DSpace-Cris! I attempt some answers for you: Workflows: Yes, this is possible. As every university is different, it is difficult to build a generic system for this. I suppose that these university specific processes are a big reason why commercial