Archived / Obsolete Documentation

Documentation in this space is no longer accurate.
Looking for official DSpace documentation? See all documentation

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


Files:

  • [dspace]/config/dspace.cfg

  • [dspace-source]/config/language-packs/Messages.properties

Instructions:

  1. To change the metadata display, change the ordering of Dublin Core elements after webui.itemdisplay.default (in dspace.cfg), or add new elements: webui.itemdisplay.default = dc.title, dc.title.alternative, dc.contributor.*, dc.subject, dc.date.issued(date), dc.publisher
  2. To change the display name of a metadata field, search for its Dublin Core key name (which will begin with metadata.) in Messages.properties: metadata.dc.title.alternative = Title (French)
  3. Perform the steps in Rebuild DSpace.

 

  • No labels