Hi

Is it possible to change the lay-out of the "Show full item record" page?
More in particular: we would like to replace the dc field items in the 
first colums by a more user-friendly expression.
Eg. to display: 'Authors' instead of 'dc.contributor.author' .
So in fact we would like to make the full item record look like the 
simple item record, but with a more extended set of metadata.

could anyone give me an indication of the files where I can change this 
display? In 'display-item.jsp' I only find the reference to

String displayStyle = (displayAll ? "full" : "");
%>
   <dspace:item-preview item="<%= item %>" />
   <dspace:item item="<%= item %>" collections="<%= collections %>" 
style="<%= displayStyle %>" />

But I am unable to find where I can further adapt the display.

thanks in advance
Karen

-- 
Dr. Karen Janssens
Universiteit Antwerpen
Anet - Bibliotheekautomatisering
Bibliotheek Stadscampus
Prinsstraat 9
B-2000 Antwerpen
Belgium
Tel    +32 3 220.49.71
Email  [EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to