Re: [Dspace-tech] Custom metadata submission forms

2008-01-31 Thread Jayan Chirayath Kurian
anks shane regards, jayan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shane Beers Sent: Friday, February 01, 2008 4:04 AM To: Chad Hansen Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Custom metadata submission forms You can set thi

Re: [Dspace-tech] Custom metadata submission forms

2008-01-31 Thread Shane Beers
You can set this on a per-collection basis, however. It's just kind of kludgy... Directly under the webui.itemdisplay.default = section, you will see a section that is commented out: # Specify which collections use which views by Handle. # # webui.itemdisplay.

Re: [Dspace-tech] Custom metadata submission forms

2008-01-31 Thread Chad Hansen
space-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Custom metadata submission forms Chad: This is done in your dspace.cfg, and you probably want to change it in a variety of places. First is the item display itself. In the "webui.itemdisplay.default =" area of the .cfg, the different metadata

Re: [Dspace-tech] Custom metadata submission forms

2008-01-31 Thread Shane Beers
Chad: This is done in your dspace.cfg, and you probably want to change it in a variety of places. First is the item display itself. In the "webui.itemdisplay.default =" area of the .cfg, the different metadata elements are listed. The slashes separate the individual pieces of information, t

[Dspace-tech] Custom metadata submission forms

2008-01-31 Thread Chad Hansen
I have created a custom submission form for a collection that I have in dspace. This collection is highly specific and uses custom metadata schema that I have created as well. My situation is as follows: I don't have the dc.title field being populated during the submission process. Instead I ha