I checked those two things. Nada. Besides, srsc.xml is there by default.

I know in the DSpace documentation 
(https://wiki.duraspace.org/display/DSPACE/Authority+Control+of+Metadata+Values)
 it mentions that not every ChoiceAuthority plugin can present the "select" 
style. 

When I looked at the java source for the DSpaceControlledVocabulary plugin it 
looks like it must not support "select" as a presentation style because it 
takes a query string from the user.

What I'm trying to do is create a pick-list similar to what the 
DCInputAuthority plugin does with value-pairs from input-forms.xml, however I'd 
rather have the values come from an xml file in 
...dspace/config/controlled-vocabularies/ so that I could update the pick-list 
separate from input-forms.xml

Do I need to write my own modified plugin? Has anyone done this?

Thanks

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of helix84
Sent: Wednesday, February 23, 2011 4:00 PM
To: Elliot Dawson
Cc: [email protected]
Subject: Re: [Dspace-tech] configuring subject autocomplete demo for "select"

On Wed, Feb 23, 2011 at 19:54, Elliot Dawson <[email protected]> wrote:
> I’m using DSpace 1.7, XMLUI Mirage theme, and I’m trying to configure 
> the subject code autocomplete demo using “srsc” with a “select” 
> presentation style and all I get is a blank list. It seems to work 
> when I set the presentation style to “suggest”. My only thought is 
> that srsc.xml is not returning the list correctly for the “select” list.

I never used this functionality myself but I have two tips for you:
1) check the syntax of your srsc.xml with xmllint
2) look at the dspace and tomcat logs when reloading the broken page

Regards,
~~helix84
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to