Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Brett, Hamish
After reading this I checked ours and we do not have it working either Hamish -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary Browne Sent: Thursday, 11 September 2008 1:54 PM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Email

Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Mark Diggory
Check if you are overriding Messages.properties. It looks as though that key is missing and it is not getting handled gracefully. You need to have the following present... org.dspace.eperson.Subscribe.authors = Authors: This new code and a couple other properties were newly added in 1.5.1.

Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Gary Browne
Excellent, thanks Mark. Actually, the Messages.properties file did cause me a lot of headaches upgrading from 1.4 to 1.5 since we'd added a reasonable amount of stuff to it over the years in a not very formal way. How do others manage this file? Regards Gary Gary Browne Development

Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Brett, Hamish
Same here our Messages.properties has been heavily changed without any thought to version control Thanks also Mark Hamish -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary Browne Sent: Thursday, 11 September 2008 4:12 PM To: DSpace Tech Subject:

Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Gary Browne
Hmm. Something strange in the state of DSpace... I tried a quick fix just to get it working, namely putting that line: org.dspace.eperson.Subscribe.authors = Authors: In Messages.properties and then redeploying. The line is definitely in

Re: [Dspace-tech] Email subscriptions in 1.5

2008-09-11 Thread Urban Andersson
Also you might want to make sure that the Messages.properties content used by ResourceBundle do not contain any un-commented reserved characters. For instance, I have just realised that putting html characters - such as ouml; - in those strings can cause the same error. There might also be an

[Dspace-tech] Installation manual of 1.5 on linux

2008-09-11 Thread mallikarjun dora
Dear All I am searching for installation manual for linux which will provide step by step instruction for installation, apart from documentation in dspace website and dspace wiki. Can anyone help me. Thanks Mallikarjun -

[Dspace-tech] Removing citation field in input-forms.xml (Dspace - 1.4.2)

2008-09-11 Thread Satya Ranjan Sahu
Hi all, I am trying to remove some fields in input-forum.xml of a DSpace 1.4.2 installation. But when I am trying to remove 'citation' field, it is showing internal error. I require only following fields to be available during data entry in the default input form: Title; Date

Re: [Dspace-tech] Adding jar files

2008-09-11 Thread Sands Fish
+1 for adding this type of detail to (some) (development) documentation (somewhere)... -- sands fish Software Engineer MIT Libraries Technology Research Development [EMAIL PROTECTED] E25-131 On Sep 11, 2008, at 12:44 AM, Gary Browne wrote: Hi Mark Thanks for a succinct yet thorough

Re: [Dspace-tech] delete old RI_ConstraintTriggers?

2008-09-11 Thread Bill Jordan
On Wed, 10 Sep 2008 at 21:52, Mark Diggory wrote: Sands, We did something a bit more through that dropping the Triggers (read on). What version of Postgres are you using Bill? We are still at 7.3.12 What happened is that there was a transition somewhere around postgres 7.3 from exposing

Re: [Dspace-tech] Metadata field as a link

2008-09-11 Thread Sands Fish
Yuyun, If you are using the XMLUI, this would be done in your theme XSL files. It would not be necessary to make any changes to the metadata field itself. For example, in DIM-Handler.xsl or an XSL file that over-rides it, you could say: xsl:for-each select=dim:[EMAIL

Re: [Dspace-tech] header changes

2008-09-11 Thread Claudia Jürgen
Hi Irene, with the new maven build process, overlays are used. You put your localized/customized sources in [dspace-source]/dspace/modules in your case in [dspace-source]/dspace/modules/jspui run mvn package and then ant update and deploy the new webapplication. Sunny greetings Claudia

Re: [Dspace-tech] header changes

2008-09-11 Thread Kennedy, Irene
hiya claudia as always fantastic response very much appreciated. I did not think I had installed maven is this part of 1.5 as default ? -Original Message- From: Claudia Jürgen [mailto:[EMAIL PROTECTED] Sent: 11, September, 2008 16:08 To: Kennedy, Irene Cc:

[Dspace-tech] Tomcat version for 1.5.1 and XMLUI?

2008-09-11 Thread Jason Stirnaman
Is Tomcat 5.0 suitable to run 1.5.1 with XMLUI? All the latest documentation for DSpace 1.5 and 1.5.1 says Tomcat 4.x or later is required, but the TAMU Manakin site says Tomcat 5.5 Thanks, Jason -- Jason Stirnaman Digital Projects Librarian/School of Medicine Support A.R. Dykes Library,

Re: [Dspace-tech] delete old RI_ConstraintTriggers?

2008-09-11 Thread Mark Diggory
On Sep 11, 2008, at 7:41 AM, Bill Jordan wrote: On Wed, 10 Sep 2008 at 21:52, Mark Diggory wrote: Sands, We did something a bit more through that dropping the Triggers (read on). What version of Postgres are you using Bill? We are still at 7.3.12 What happened is that there was a

Re: [Dspace-tech] Tomcat version for 1.5.1 and XMLUI?

2008-09-11 Thread Mark Diggory
I'd try to be as current as you can, 5.5 is probably a bit more stable than 5.0. And 6.x has been around for a while, theres really little reason to be back so far in terms of the version of tomcat your using. Cheers, Mark On Sep 11, 2008, at 8:59 AM, Jason Stirnaman wrote: Is Tomcat 5.0

[Dspace-tech] error with make-handle-config

2008-09-11 Thread Eric Luhrs
Hi there, I am attempting to generate a handle configuration file for a new install of v1.5.1, but make-handle-config keeps failing. The prefix and handle dir are set in dspace.cfg, and the handle-server dir exists (owned by dspace:dspace, set to 775). I am running the command as the dspace

Re: [Dspace-tech] error with make-handle-config

2008-09-11 Thread Eric Luhrs
My imediate problem has been resolved, but let me give a few details inc ase this indicates a larger problem, or helps someone else. After trying java versions 1.5.0-sun and 1.6.0-ibm and getting the same error from make-handle-config, I ended up creating the handle-server config files using