[Dspace-tech] Enabling HTTPS access for secure pages only.

2007-05-25 Thread Jayan Chirayath Kurian
Hi! stuart I wish to make password-login page(secure pages)access through HTTPS. For this I uncommented the 8443 port code in tomcat server.xml and has redirectPort=8443 in 8080 port code. Connector port=8443 protocol=HTTP/1.1 SSLEnabled=true maxThreads=150

Re: [Dspace-tech] Plz give your suggestions to insert an item

2007-05-25 Thread Weinberg, Ben
Hi Krishna, You can use LNI. http://wiki.dspace.org/index.php/LightweightNetworkInterface It's a web service with a client ready and available. You can run it on any computer with tcp connectivity to DSpace, and insert in dspace from that computer's command line. Ben Weinberg HP Digital Library

[Dspace-tech] Customizable Submission UI question

2007-05-25 Thread Jason Nugent
Greetings, I was wondering if it was possible to extend the various input-type choices available within input-forms.xml. I'm extending the UI for a Theses and Dissertations collection, and I need to be able to tie a date of birth to each author. I can add another repeatable date for

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughts please

2007-05-25 Thread Brad Teale
I looked through the Persistent Identifier (PI) wiki page and came up with a few questions/comments. 1) You created the prototype with a stackable interface, something I thought about doing, but now I've been wondering if it causes more problems than its worth. Why would an institution use more

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughtsplease

2007-05-25 Thread Graham Triggs
Hi, 1) Why would an institution use more than one PI system? How do you determine which PI system generates a PId (base it on collection, community)? There are a lot of theoretical reasons why multiple PI schemes may be in use. Even if you have the simple case of an institute / repository

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughtsplease

2007-05-25 Thread Mark Diggory
On May 25, 2007, at 6:35 PM, Graham Triggs wrote: Hi, 1) Why would an institution use more than one PI system? How do you determine which PI system generates a PId (base it on collection, community)? There are a lot of theoretical reasons why multiple PI schemes may be in use.