[Dspace-general] Change the item preview

Claudia Jürgen Claudia.Juergen at ub.tu-dortmund.de
Wed Oct 7 09:09:33 EDT 2009


Hola Héctor,

you got to change the method
private void renderFull() throws IOException, SQLException
in
org.dspace.app.webui.jsptag.ItemTag.java

Hope that helps

Claudia Jürgen


Héctor Garcia Peris schrieb:
> Hello,
> 
> I want to change the full metadata view of an item. Looking into the 
> files the org.dspace.app.webui.servlet.HandleServlet servlet calls 
> /display-item.jsp file to show an item.
> Looking this file I think that the command that shows the full metadata 
> view is:
> 
>     <dspace:item-preview item="<%= item %>" />
>     <dspace:item item="<%= item %>" collections="<%= collections %>" 
> style="<%= displayStyle %>" />
> 
> In the full view there are three columns: the first one is the dc field, 
> the second is the value and the third is the language. I want to remove 
> this third column, but I don't know how remove it. I think it could be 
> related with those previous <dspace> directives, but I don't know how it 
> works. Can anybody help me to remove the language column?
> 
> Thanks.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Claudia_Juergen.vcf
Type: text/x-vcard
Size: 372 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20091007/bc94610b/attachment.vcf


More information about the Dspace-general mailing list