[Dspace-tech] Login interface for Anonymous users

2011-05-06 Thread thandu venkat narayana
Dear All, We are using Dspace 1.7.1 on windows platform, pl help me to create Login interface for Anonymous users. Best Regards, Venkata Narayana -- WhatsUp Gold - Download Free Network Management Software The most

[Dspace-tech] size of log files

2011-05-06 Thread Panyarak Ngamsritragul
Hi, After running our production server for almost a year, I have noticed that the log files generated by DSpace located in [dspace-installed-location]/log consume huge disk space. To make this clear, the assetstore uses about less than 50GB, but log files under log directory take more than

Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Tonny Hjelmberg Laursen
I sent the mail below a week ago to the tech-list but I didn't receive any responds on it. I really need some help on this, so if anyone knows a fix….. Thanks, Tonny Fra: tt tt thl@cbs.dkmailto:thl@cbs.dk Dato: Thu, 28 Apr 2011 08:12:45 +0200 Til:

Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Richard Rodgers
Hi Tonny: The embargo system is designed to protect bitstreams, not metadata. While it certainly would be possible to alter OAI or other code to check for embargo dates, this has not been done to the best of my knowledge. I am curious why, given that the content will be inaccessible, is it

[Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Kristian Roberto Salcedo
Hi all, I have a problem during compilation of version 1.7.1: When I run a maven build: cd /www/tmp/dspace-1.7.1-src-release/dspace/ mvn clean package the folder structure in the webapps-directory /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/ is not being

Re: [Dspace-tech] How to generate Thumbnail for Video

2011-05-06 Thread Fan Zhu
Hi Mark, It sounds like a very good solution for me as I don't have too many videos. But the problem is, how can we mark a image the thumbnail of a video. After we simply upload the image as the bitstream, what should I do to link the image as the video thumbnail? Or this can only be done in

Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Tonny Hjelmberg Laursen
We are in the middle of doing a implementation of Primo from Exlibris (integrated search - http://www.exlibrisgroup.com/category/PrimoOverview). Primo can harvest Dspace, but we don't want all the items where the full text is not public accessibly in Primo. We can't configure Primo not to

Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Tim Donohue
Hi Kristian, It sounds like you might be compiling DSpace with an unsupported version of Maven. Try running 'mvn -version' to see what version you are using. There are known problems when using Maven 2.0. Currently, we recommend using Maven 2.2.x when building DSpace. For more information

[Dspace-tech] DSapce Full item record

2011-05-06 Thread Wellaway, Ian
Does anyone know how to make some metadata into a link in the full item record please? I'm using version 1.5 and xmlui. Thanks Ian Ian Wellaway Senior Web Services Developer Academic Systems Exeter IT Room 909, Laver Building University of Exeter EX4 4QE UK tel +44 1392 722852

Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Kristian Salcedo
Thanks Tim! I'll upgrade: dspace $ mvn -version Maven version: 2.0.9 regards, Kristian On 6. mai 2011, at 17:24, Tim Donohue tdono...@duraspace.org wrote: Hi Kristian, It sounds like you might be compiling DSpace with an unsupported version of Maven. Try running 'mvn -version' to see

[Dspace-tech] Conflict with mixing metadata schemas and batch ingest

2011-05-06 Thread Brown, Simon Contractor, Digital Consulting Services
I am using version 1.7. I hope I can convey the specifics of this complication correctly, please bare with me. I am helping to set up a DSpace repository to initially contain a Thesis collection, but then in the future to contain many collections of different types with their own metadata

Re: [Dspace-tech] Conflict with mixing metadata schemas and batch ingest

2011-05-06 Thread Simon
I'm sorry about my confusion. I meant to say: 2) While you can mix metadata elements for an item from multiple schemas in manual submission, for the batch ingest you can only specify a single schema for an item in the metadata XML. -- View this message in context: