Greetings, All

We are trying to add a column to our browse display list, after upgrading to 
DSpace 1.5.  We've done this successfully on another instance, adding dc.type 
to the browse display; on the present instance, we'd like to do the same with a 
piece of custom metadata called dc.identifier.GTid.  We've got this defined in 
the metadata, and have been using it for some time.  It shows up on the item 
display, and has done everything we've asked of it up until now.  So, today, I 
added it to the appropriate places in the dspace.cfg:

webui.browse.index.6 = GTid:metadata:dc.identifier.GTid:text

webui.itemlist.sort-option.5 = GTid:dc.identifier.GTid:text

webui.itemlist.columns = thumbnail, dc.identifier.GTid, dc.date.issued(date), 
dc.title, dc.contributor.*

It was already in webui.itemdisplay.default.

I then did a full index.

It's now working fine as a browse option, and as a sort option; but it 
absolutely refuses to show up on the browse list.  There's a column for it, but 
all it shows is a dash(-).  When I change webui.itemslist.columns entry from 
dc.identifier.GTid to dc.type, it works just as it should; and there's no place 
in the config where dc.type appears by GTid doesn't.  Has anybody else 
experienced anything like this?

Thanks,

Bill Anderson
Georgia Tech Library

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to