[Dspace-tech] [SPAM] Identifying items with missing bitstreams in batch

2012-08-29 Thread Mark Kariuki
Hi, I ran batch import via Simple Archive Format for my DSpace install since I had over 6000 items from other phased out repositories, however, most of the items lacked files attached to them. As you browse through the items in the collections you encounter There are no files linked to this item.

Re: [Dspace-tech] [SPAM] Identifying items with missing bitstreams in batch

2012-08-29 Thread helix84
On Wed, Aug 29, 2012 at 8:32 AM, Mark Kariuki mark.kari...@fao.org wrote: What I require is a way in which to identify all the items that do not have bitstreams associated with them so that I can hand this list to our librarian for him to locate the necessary files. Does such a way exist?

Re: [Dspace-tech] Change text in messages.xml

2012-08-29 Thread Priya S
Hi Helix, For this reason, I was just making changes directly in messages.xml in dspace dir only. But all these days it was working fine, only for the past 2 days its not. So will continue making changes in dspace dir instead of dspace-src dir. In the meanwhile, If you have any other idea to

Re: [Dspace-tech] Change text in messages.xml

2012-08-29 Thread helix84
Did you test with mvn -o to confirm that that is what causes the problem? Regards, ~~helix84 -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has

Re: [Dspace-tech] Change text in messages.xml

2012-08-29 Thread Priya S
Hi Helix, Yes, I did test with mvn -o, but earlier also I used to run mvn in offline mode only which never created the problem. Rgds Priya On Wed, Aug 29, 2012 at 3:18 PM, helix84 heli...@centrum.sk wrote: Did you test with mvn -o to confirm that that is what causes the problem? Regards,

Re: [Dspace-tech] data entry errors

2012-08-29 Thread Darren Arsenault
I posted this a week ago and no one has responded yet, so I'm trying again: For input fields where it is not possible (or practical) to implement controlled vocabularies or drop down lists, is there a less labour-intensive way of preventing data entry errors? For example: The author of several

[Dspace-tech] recent submissions 1.8.2

2012-08-29 Thread Daniel Sifton
Hi, After a recent upgrade from 1.6.2 to 1.8.2 we seem to have lost the display for the recent submissions at the collection level. The configuration is the same as it was before: Additional configuration for Recent Submissions code # the sort option name (from

Re: [Dspace-tech] data entry errors

2012-08-29 Thread DSpace @ Lyncode
Hi, i can only think of implementing an Authority Control for that. Anyway, deposit workflow is meant to accomplish that task (validate/correct metadata values). On 29 August 2012 16:22, Darren Arsenault arse...@algonquincollege.comwrote: I posted this a week ago and no one has responded yet,

Re: [Dspace-tech] recent submissions 1.8.2

2012-08-29 Thread helix84
On Wed, Aug 29, 2012 at 5:53 PM, Daniel Sifton daniel.sif...@viu.ca wrote: After a recent upgrade from 1.6.2 to 1.8.2 we seem to have lost the display for the recent submissions at the collection level. The configuration is the same as it was before: Hi Daniel, did you happen to enable

Re: [Dspace-tech] Problem with im4java

2012-08-29 Thread helix84
On Wed, Aug 29, 2012 at 6:55 PM, Daniel Shin danielshin...@gmail.com wrote: The code create a newtest.png picture and save on the images directory. But, it doesn't work in my application. I don't have any java exception about these. What doesn't work? If you have the image saved in

[Dspace-tech] Mirage: customising the summary item view

2012-08-29 Thread Mushashu Mwansa Lumpa
Hi, On the summary item view (actually even the detailed item view), I would like to modify the section that lists the collection(s) to which a given item belongs to. Among other things, I would like to also add the owning community information. which .xsl file should i look at that handles that?

Re: [Dspace-tech] XPDF to Thumbnail Preview in DSpace 1.8.2

2012-08-29 Thread Osama Alkadi
Just a follow up on my previous email, I ran the pdftoppm manually using this command and got the error below: pdftoppm -q -f 1 -l 1 -r 62 DevelopmentBulletin-73_2009.pdf bleg2 Bogus memory allocation size Link to the pdf file at: http://hdl.handle.net/1885/9207 Has anyone seen this error?