[Dspace-tech] Sword V2 403 error

2012-06-20 Thread Ben Ryan
Hi, I am changing to use Sword V2 and have attempted to upload a ZIP using the following command CURL E:\dev\utils\curl-7.23.1-win64\curl -i --data-binary @example.zip -H Content-Disposition: filename=myDSpaceMETSItem.zip -H Content-Type: application/zip -H X-Packaging:

[Dspace-tech] Customizing DRI2XHTML-ALT based themes via overlays

2012-06-20 Thread Kariuki, Mark (FAOSO)
Hi all, Please bear with me If this question has been asked, I am in a fix and I haven't found a conclusive way to search through email archives but how can I customize a theme (I am using Mirage currently as I find it easier to the eye), via overlays and add a simple pdf icon to pdf files

[Dspace-tech] epub

2012-06-20 Thread Alain Tschanz
Hello, Is there any way to display .epub documents in DSpace? I added the mimetype to DSpace and uploaded a sample book. I can download it to my laptop and view it in Adobe Digital Editions, but I'm wondering if it's possible to read a .epub document in DSpace like I can view YouTube videos in

Re: [Dspace-tech] epub

2012-06-20 Thread helix84
On Wed, Jun 20, 2012 at 4:45 PM, Alain Tschanz atsch...@njstatelib.org wrote: Is there any way to display .epub documents in DSpace? I added the mimetype to DSpace and uploaded a sample book. I can download it to my laptop and view it in Adobe Digital Editions, but I’m wondering if it’s

[Dspace-tech] Slideshow

2012-06-20 Thread Alain Tschanz
Hello, I'm looking for a way to display a slideshow in DSpace. I know that you can integrate Nivo Slider into DSpace, but you have to hard code the URIs of the images in an html file. Has anybody developed a template that can grab a handle, automatically resize the image and display it using

Re: [Dspace-tech] Slideshow

2012-06-20 Thread helix84
On Wed, Jun 20, 2012 at 5:39 PM, Alain Tschanz atsch...@njstatelib.org wrote: I’m looking for a way to display a slideshow in DSpace.  I know that you can integrate Nivo Slider into DSpace, but you have to hard code the URIs of the images in an html file. Has anybody developed a template that

Re: [Dspace-tech] Slideshow

2012-06-20 Thread helix84
On Wed, Jun 20, 2012 at 5:54 PM, Alain Tschanz atsch...@njstatelib.org wrote: Sorry I wasn't more precise in my question, but I have hundreds of postcards in DSpace each with a separate handle. The community called Postcards is separated into collections of postcards from specific towns.

Re: [Dspace-tech] Customizing DRI2XHTML-ALT based themes via overlays

2012-06-20 Thread helix84
On Wed, Jun 20, 2012 at 9:31 AM, Kariuki, Mark (FAOSO) mark.kari...@fao.org wrote: Please bear with me If this question has been asked, I am in a fix and I haven’t found a conclusive way to search through email archives but how can The best way is to start with Google search. But you can also

Re: [Dspace-tech] dc.date.issued

2012-06-20 Thread DSpace @ Lyncode
Hi, required fields are defined at dspace/config/input-forms.xml if dc.date.issued related field has the element: required/required It will be required at the UI (XMLUI and JSPUI). A simple workaround that could solve your problem, would be to create a specific form for a specific collection

Re: [Dspace-tech] dc.date.issued

2012-06-20 Thread Alain Tschanz
Thanks for the code. It worked, but the date is still displaying in Recent Submissions. How can I suppress it? Thank you. Alain -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: Wednesday, June 20, 2012 11:38 AM To: Alain Tschanz Cc:

Re: [Dspace-tech] dc.date.issued

2012-06-20 Thread helix84
On Wed, Jun 20, 2012 at 8:50 PM, Alain Tschanz atsch...@njstatelib.org wrote: Thanks for the code. It worked, but the date is still displaying in Recent Submissions. How can I suppress it? It would be best if you follow LynCode's advice and not store the metadata at all. But here's how you

[Dspace-tech] SWORD issue when sending a file whose name includes diacritics

2012-06-20 Thread Sandoval, Álvaro
Hi Dspace community: We are using a SWORD v1 server to receive items from a .NET web application. When the SWORD client application sends a file whose name includes diacritics, it receives a 500 error as response. This is part of dspace log file: 2012-06-19 09:42:39,599 ERROR

Re: [Dspace-tech] XMLWorkflow in DSpace 1.8.x

2012-06-20 Thread Jason Stirnaman
So turns out the one change I didnt make was to config/modules/workflow.cfg : ... and then run the java migration. Mark thanks for the help. Jason On 6/20/2012 at 09:01 AM in message

Re: [Dspace-tech] Customizing DRI2XHTML-ALT based themes via overlays

2012-06-20 Thread Andrea Schweer
Hi Mark, On 21/06/12 04:32, helix84 wrote: On Wed, Jun 20, 2012 at 9:31 AM, Kariuki, Mark (FAOSO) mark.kari...@fao.org wrote: I customize a theme (I am using Mirage currently as I find it easier to the eye), via overlays and add a simple pdf icon to pdf files that are linked to an item as

Re: [Dspace-tech] XMLWorkflow in DSpace 1.8.x

2012-06-20 Thread Mark Diggory
Jason, It looks like the docs didn't emphasize that enough, I altered tehm to imporve the importance of those settings. Thanks, Mark On Wed, Jun 20, 2012 at 1:52 PM, Jason Stirnaman jstirna...@kumc.eduwrote: So, turns out the one change I didn't make was to config/modules/workflow.cfg :)

Re: [Dspace-tech] epub

2012-06-20 Thread Panyarak Ngamsritragul
Hi, For Firefox, ePub can be view if epubreader extension is installed. https://addons.mozilla.org/firefox/downloads/latest/45281/addon-45281-latest.xpi?src=dp-btn-primary Panyarak On Wed, 20 Jun 2012, helix84 wrote: On Wed, Jun 20, 2012 at 4:45 PM, Alain Tschanz atsch...@njstatelib.org

Re: [Dspace-tech] install Snoobi web analytics tool in DSpace 1.8.0 on Tomcat 6 webserver

2012-06-20 Thread Andrea Schweer
Hi, On 20/06/12 17:50, Meijer, Rob wrote: Thanks for your prompt response. We use XMLUI, so I will have a look at the templates involved! For XMLUI, it depends on the theme you use. If your theme is based on

Re: [Dspace-tech] epub

2012-06-20 Thread Mark Diggory
Alain, Please excuse the shameless plug, but its relevant to the topic. @mire's Document Streaming module for DSpace is based on Scribd, which supports page turning of many document and presentation formats, including epub. http://atmire.com/website/?q=modules/ds Cheers, Mark On Jun 20, 2012

[Dspace-tech] Strange build behaviour

2012-06-20 Thread Gary Browne
Hello, Across some of our DSpace instances, we are having a problem with building and deploying with regards to java code changes. We are running the JSPUI. mvn package and ant update both run successfully, even when we deliberately put erroneous code into java files! We have only noticed this