Re: [Dspace-tech] Messages.properties

2008-06-09 Thread Gary Browne
Thanks a lot, that worked. Gary Browne Development Programmer Library IT Services University of Sydney ph: 9351-5946 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, 9 June 2008 7:16 PM To: Gary Browne Subject:

Re: [Dspace-tech] Manakin

2008-06-09 Thread Conal Tuohy
Vincent RSS feeds are supported in Manakin but (as far as I know) they are only exposed via html/head/link elements - they don't appear as hyperlinks in the html body. If you'd like to see them in the body of your web pages as well I have a Manakin aspect you could use to do so. Just let me know.

Re: [Dspace-tech] Ant Update or Fresh Install

2008-06-09 Thread Conal Tuohy
To update dspace/config/dspace.cfg I think you want: ant init_configs On Mon, 2008-06-09 at 14:57 -0400, Hutchinson, Alvin wrote: > Thanks, Mark. Yes, it is Dspace 1.3.2 > > The web.xml file shows: > > > dspace-config > ${dspace.dir}/config/dspace.cfg > > The loc

[Dspace-tech] ds-options...

2008-06-09 Thread Bill Kelm
Has anyone messed with moving the ds-options into a div wrapper that will combine it with the ds-body just to make the page layout a little easier to handle in css. I imagine I will have to change around the template.xsl some and maybe the structural.xsl, curious if anyone has done this yet?

Re: [Dspace-tech] Index-init error

2008-06-09 Thread Mark Diggory
2.3.2 has been published in the central maven repo http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/2.3.2/ go into your [dspace-source]/pom.xml and find the lucene dependency listed in the dependencyManagement section, change its version number to 2.3.2 and rebuild your distributio

Re: [Dspace-tech] Index-init error

2008-06-09 Thread Blanco, Jose
2.3.2 seems to work. I put it in the reposiotory area and index-init completed without errors. Now my problem is that I have 2.3.0 in the mvn environemnt and I'm not sure how to remove it and install 2.3.2. What is the easiest way to do that? Thanks! Jose -Original Message- From: [

Re: [Dspace-tech] Ant Update or Fresh Install

2008-06-09 Thread Hutchinson, Alvin
Thanks, Mark. Yes, it is Dspace 1.3.2 The web.xml file shows: dspace-config ${dspace.dir}/config/dspace.cfg The location of the main DSpace configuration file I assume that the ${dspace.dir} value comes from the dspace-source/config/dspace.cfg file whi

[Dspace-tech] Exporting non-DC metadata via OAI

2008-06-09 Thread Shane Beers
Our cataloging staff wishes to harvest the OAI data for our ETD items, and then use this data to build the MARC records. This works quite well using MarcEdit and OCLC Connection, but the additional fields of the NDLTD schema do not come along for the ride. When the OAI request for "ListMeta

Re: [Dspace-tech] Ant Update or Fresh Install

2008-06-09 Thread Mark Diggory
A assume this is 1.4 or eariler? No, running a fresh install on an existing installation will more than likely break it. If you look in your dspace web-application (and dspace-oai if you have that installed as well) you'll find a WEB-INF/web.xml file with the location of your dspace.dir/con

[Dspace-tech] Thumbnails under 1.5

2008-06-09 Thread John Preston
A quick question. Are thumbnails broken under 1.5. I've submitted some images to a 1.5 instance, and running /dspace/bin/filtermedia only finds one of the files even if I explicitly use the mediafilter --force flag. If I specify to the item handle explicitly then it runs through the files and seems

[Dspace-tech] Ant Update or Fresh Install

2008-06-09 Thread Hutchinson, Alvin
Recently my Dspace directory was changed from /dspace to /data/dspace. When I try to start Tomcat I get the error: FATAL main org.dspace.core.ConfigurationManager - Can't load configuration java.io.FileNotFoundException: ${dspace.dir}/config/dspace.cfg (No such file or directory) I changed the $

[Dspace-tech] DSpace Fedora discussion skypecast tomorrow

2008-06-09 Thread Michele Kimpton
Hi all, Tomorrow DSpace Foundation and Fedora Commons will be meeting with a few key folks from each community to begin the discussions on identifying ways the communities can work together to advance the missions of both organizations and communities. This will be the first in many discu

Re: [Dspace-tech] DAO prototype

2008-06-09 Thread James Rutherford
On Mon, Jun 09, 2008 at 04:06:27PM +, Simon Brown wrote: > I've been looking at the wiki page describing James Rutherford's work > on the DAO prototype. It looks pretty good and also pretty complete - > any thoughts on if/when it might make it in to the main trunk? It > would almost certainly m

[Dspace-tech] DAO prototype

2008-06-09 Thread Simon Brown
I've been looking at the wiki page describing James Rutherford's work on the DAO prototype. It looks pretty good and also pretty complete - any thoughts on if/when it might make it in to the main trunk? It would almost certainly make some of the local customisations in my future a fair bit

[Dspace-tech] Manakin twobox

2008-06-09 Thread Smith, Andrew J
Hello, Has anyone run into Manakin 1.1 not properly handling the input type of twobox from the input-forms.xml? I have a couple of instances in which the JSP interface properly shows a twobox field with two text boxs and an Add, while only one text box and the Add button occur in the manakin i

Re: [Dspace-tech] Index-init error

2008-06-09 Thread Graham Triggs
We moved the branch to 2.3.0 some time ago, to get the improvements that were part of that release. But we haven't done anything since then. If someone is able to reproduce a problem with 2.3.0, then it's an important test to see if it has been fixed with the subsequent releases. G Mark Diggo

Re: [Dspace-tech] Index-init error

2008-06-09 Thread Mark Diggory
Did we upgrade this in the branch Graham? On Jun 9, 2008, at 8:20 AM, Graham Triggs wrote: > Jose, > > There is a known corruption bug in Lucene 2.3.0, that is meant to be > fixed in the later releases (they are currently on 2.3.2) > > Instead of going back to an older version, can you try using

Re: [Dspace-tech] Index-init error

2008-06-09 Thread Graham Triggs
Jose, There is a known corruption bug in Lucene 2.3.0, that is meant to be fixed in the later releases (they are currently on 2.3.2) Instead of going back to an older version, can you try using the latest version of Lucene (2.3.2)? There are some useful changes in the 2.3.x series that I would

[Dspace-tech] ORE software libraries from Foresite

2008-06-09 Thread Richard Jones
Apologies for cross-posting... The Foresite [1] project is pleased to announce the initial code of two software libraries for constructing, parsing, manipulating and serialising OAI-ORE [2] Resource Maps. These libraries are being written in Java and Python, and can be used generically to prov

[Dspace-tech] Index-init error

2008-06-09 Thread Blanco, Jose
I'm on dspace 1.5, and when I try index-init, I get these errors: Exception in thread "Thread-267" org.apache.lucene.index.MergePolicy$MergeException: org.apache.lucene.index.CorruptIndexException: doc counts differ for segment _fjj: fieldsReader shows 0 but segmentInfo shows 1 at org.apac

Re: [Dspace-tech] Manakin

2008-06-09 Thread Mark Diggory
RSS for submissions already exists in both the Manakin and JSPUI UI and are configurable from the dspace.cfg. Is that sufficient to meet your needs or are you looking to add something else? Cheers, Mark On Jun 9, 2008, at 5:42 AM, BAILLY, Vincent wrote: Hello, I am looking for adding RSS

[Dspace-tech] Export / Import of Community/Collection-structure

2008-06-09 Thread Mika Stenberg
I remember seeing discussion / utilities for exporting / importing collection/community structure in DSpace. Could someone point me to the right way or share one's experiences in the issue? Thanks, Mika - Check out the new

[Dspace-tech] Location Proposal for DSUG Mtg Fall 2009

2008-06-09 Thread Valorie Hollister
DSpace Community - As many of you are already aware, the next DSpace User Group Meeting will be held in conjunction with next year's Open Repositories in May 2009 in Atlanta, Georgia, USA. DSpace Foundation would like to help organize a stand-alone DSUG meeting sometime between September -

[Dspace-tech] Manakin

2008-06-09 Thread BAILLY, Vincent
Hello, I am looking for adding RSS to manakin I beleive that i should look for this in the theme but i don't know where exactly and I didn't found anymore information on the net. So if anybody can explain it to me or guid me to a tutorial that would grealy help me. Thanks Vincent BAILLY -