Hi Kevin,

On 06/03/14 05:59, Evans, Kevin wrote:

We are experiencing an issue in how an item is displayed. If an Alternative Title is submitted (dc.title.alternative) then this overrides the Title (dc.title) and displays the Alternative Title as the page title for an Item.

 

I have analysed the template.xsl, and the dspace.cfg but with no joy.


You will probably just need to change a bunch of

dim:field[@mdschema='dc' and @element='title']

to

dim:field[@mdschema='dc' and @element='title' and not(@qualifier)]

but this depends on your theme. What theme are you using / what standard theme is the basis for your customisations?

cheers,
Andrea
-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to