[Dspace-tech] Renaming the dc fields on the full item record page

2013-02-19 Thread Drover, Matt
Hi, I'm trying to rename the labels for the dublin core fields on the
full item record page to their friendly names. ie: dc.creator becomes
Creator. I could do it in the xsl with a bunch of choose statements, but
there must be a better way.

 

Is there?

 

Matthew Drover
Programmer Consultant

Immersive Technology
Distance Education, Learning and Teaching Support

Memorial University of Newfoundland 



 


This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
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

Re: [Dspace-tech] Renaming the dc fields on the full item record page

2013-02-19 Thread helix84
On Tue, Feb 19, 2013 at 3:18 PM, Drover, Matt mattdro...@mun.ca wrote:
 Hi, I'm trying to rename the labels for the dublin core fields on the full
 item record page to their friendly names. ie: dc.creator becomes Creator. I
 could do it in the xsl with a bunch of choose statements, but there must be
 a better way.

 Is there?

Hi Matt,

not really. If you look at the summary view template, a big choose
statement is exactly what it does. You could do the same with the
detail view.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
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