[Dspace-tech] DSpace LDAP jungle

2008-01-16 Thread Mathias Hjelt
Hi all, I'm trying to get a grasp of how LDAP is working in DSpace 1.4.2, with or without patches. DSpace docs and some earlier posts suggest that LDAP authentication in 1.4.x is enabled by setting: ldap.enable = true plugin.sequence.org.dspace.eperson.AuthenticationMethod = \ org.dspace

Re: [Dspace-tech] Setting authorization to add bitstreams

2008-01-16 Thread Jennifer . Whalan
We just had a similar problem to this, and I found that by using the wildcard authorisation tool, if I set WRITE, ADD, and REMOVE permissions on both the items and bitstreams for the particular collection, that the user was able to add bitstreams. Perhaps if you don't care about the user deleting b

Re: [Dspace-tech] Collection Names with metadata values

2008-01-16 Thread Mark Diggory
I think this should be possible with a Manakin theme by implementing your own xslt template for the search/browse results. Alternatively, you could hack the JSPUI taglibrary to change the rendering in the JSPUI. But its not something that is configurable in dspace.cfg if that is what your h

[Dspace-tech] Collection Names with metadata values

2008-01-16 Thread Jayan Chirayath Kurian
Hi! For a browse by title, by default Issue Date, Title and Author(s) are displayed. Is there a way to get associated collection names along with these metadata values? Please suggest. Thanks, Jayan - This SF.net e

Re: [Dspace-tech] Setting authorization to add bitstreams

2008-01-16 Thread Grimland, Courtney
That's very much like what I was looking for a couple of messages ago. If there were default settings for ADD, WRITE, REMOVE, etc. then I wouldn't need to specify them at import time. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Feldman Sent: W

[Dspace-tech] Setting authorization to add bitstreams

2008-01-16 Thread Robert Feldman
We have a DSpace 1.4.2 setup with a custom Web interface. There is a group of users who have permission to Add and Write in a collection. They are able to add new records with metadata, but they cannot add new bitstreams. When they try to add bitstreams, they get an error message saying "Authori

Re: [Dspace-tech] A few questions

2008-01-16 Thread Dorothea Salo
> 1. I want to put a PDF link in the itemSummaryList page for quick access. In > DIM-Handler.xsl, I simply copied the lines from itemSummaryView to > itemSummaryList: You may have to do some fairly extensive XSLT work to make this happen, but it should be possible. The full METS information for th

[Dspace-tech] A few questions

2008-01-16 Thread yinjin
Hi, I'm trying to customize the DSpace 1.5 Manakin with our look and encountering some problems. 1. I want to put a PDF link in the itemSummaryList page for quick access. In DIM-Handler.xsl, I simply copied the lines from itemSummaryView to itemSummaryList:

Re: [Dspace-tech] Default permissions for bulk import

2008-01-16 Thread Dorothea Salo
On Jan 16, 2008 1:15 PM, Grimland, Courtney <[EMAIL PROTECTED]> wrote: > Is there a way to create WRITE, ADD, REMOVE, and OBSOLETE permissions > for a specific group when initially importing items with ItemImport? Not that I'm aware. If all the items in the import are supposed to have the same per

[Dspace-tech] Default permissions for bulk import

2008-01-16 Thread Grimland, Courtney
Is there a way to create WRITE, ADD, REMOVE, and OBSOLETE permissions for a specific group when initially importing items with ItemImport? - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Chad Hansen
It worked. I should have figured that last part out a lot sooner. I just wanted to thank everyone for their help and support. --- Thanks, Chad From: Mark Diggory [EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 7:59 AM To: Chad Hansen Cc: Stuart Lewis

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Mark Diggory
Chad, Looks like you checked out the trunk and not the dspace-1_5_x branch http://dspace.svn.sourceforge.net/svnroot/dspace/branches/dspace-1_5_x/ cheers, Mark On Jan 16, 2008, at 9:27 AM, Chad Hansen wrote: > Well, I am progressing (slowly). > > I have now taken your advise and upgraded to Su

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Chad Hansen
Well, I am progressing (slowly). I have now taken your advise and upgraded to Sun's JDK instead. When I run "java -version" I get: java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05) Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode, sharing) H

Re: [Dspace-tech] Invalid counting of items and pages in "browse by title"

2008-01-16 Thread Keith Gilbertson
That's a good question about the item ordering. I'm personally stumped. On Jan 15, 2008 9:04 AM, Hlias Stavrakis <[EMAIL PROTECTED]> wrote: > Thanks for your help, > Also in my case the problem is that in the view CommunityItemsByTitle an > item with two titles > has two records. Thus, when b