> Can you give an example of what metadata you want to cross-link to what?
Yes. Here's the config that I wish worked for XMLUI: webui.browse.link.1 = author:dc.contributor.* webui.browse.link.2 = authorcontributor:dc.contributor.* webui.browse.link.3 = advisor:dc.contributor.* Basically I'd like to see those three browse indexes (author, authorcontributor and advisor) link to matching author names in the author browse index (dc.contributor.*) Evenutally, my librarians may want to change that cross-linked browse to point to the authorcontributor index instead, which is much more broad: # Author/Contributor webui.browse.index.3 = authorcontributor:metadata:dc.creator,dc.contributor,dc.contributor.author,dc.contributor.corporatename,dc.contributor.editor,dc.contributor.illustrator,dc.contributor.meetingname,dc.contributor.other,dc.contributor.sponsor,dc.contributor.advisor:text --Hardy ________________________________________ From: Andrea Schweer [[email protected]] Sent: Tuesday, September 22, 2015 4:26 PM To: Pottinger, Hardy J.; [email protected] Subject: Re: [dspace-tech] Crosslinks for XMLUI Hi Hardy, On 23/09/15 03:29, Pottinger, Hardy J. wrote: > So, I poked around a bit in my theme, which is based on Mirage2, and I'm a > bit lost, I can't seem to figure it out. We're using a Mirage2 theme, so, if > anyone has specific experience with rendering cross-linked metadata with > Mirage2, I'd appreciate any advice you can provide. Thanks! Can you give an example of what metadata you want to cross-link to what? Some of my repositories have eg the author name linked to that author's browse / facet listing, is that the sort of thing you're after? cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
