Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remove any fields you do want as part of the advanced search and add any additional fields.  In this example I I have added the field dc.subject.classification with the name "department" and the field dc.coverage.* with the name "location."

Add Headings to message.xml

Wiki Markup
Open message.xml and find the heading <\!-\- org.dspace.app.xmlui.artifactbrowser.AdvancedSearch.java \-->.&nbsp; For each Advance Search category you added in dspace.cfg, you will need to add a new message field.&nbsp; The message field should be written as <message key="xmlui.ArtifactBrowser.AdvancedSearch.type_\[name\]">\[Search Heading\]</message>.&nbsp; The key refers to the name you used in dspace.cfg and the element contents are the heading for the Advanced Search function. !Screen shot 2012-03-27 at 8.58.59 AM.png|border=1!

Image Added

Re-index and Restart DSpace

...