Re: [Dspace-tech] How to configure port number for DSpace

2007-05-10 Thread Richard Jones
In your DSpace source directory edit the file src\org\dspace\core\Email.java At line 258 in that file, insert a new line: props.put(mail.smtp.port, 587); Note, this line should be right below a line that says: props.put(mail.smtp.host, server); Rebuild your DSpace and you should be

Re: [Dspace-tech] 'node id' in controlled vocabulary .xml file ?

2007-05-10 Thread Andres Quast
Hi Mike, Looking at the .xsl file, I don't think the node id attribute is used in any way. you're right with this. It was a long time ago, I've thought about the rendering by the stylesheet. If you wish to use the node id attribute for searching you may try the way I've attached. Andres

[Dspace-tech] Handle

2007-05-10 Thread luis jose miralls
Hello: My name is Luis and i am installing DSpace in my University (Spain). We are doing an installation like the University of Barcelona. We would like to make a repository for tesis, another for E-prints, and another for magazines. We would like to create two repositories for e-documents too.

[Dspace-tech] DSpace 1.4.2 released

2007-05-10 Thread James Rutherford
Dear All, The DSpace community is pleased to announce the release of DSpace 1.4.2! Thanks to everyone who downloaded and tested the beta release. This is primarily a bug fix release incorporating numerous bug fixes and enhancements. Refer to the CHANGES file within the distribution for the full