Versions Compared

Key

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

...

Open message.xml and find the heading <!-- org.dspace.app.xmlui.artifactbrowser.ConfigureableBrowse.java -->.  You need to add four lines for each new browse category in this section. If you look through the section you will see the same lines for the preexisting browse categories scattered through the text.

...


You will also need to add a line to artifactbrowser.Navigation.java section.  Find the heading <!-- org.dspace.app.xmlui.artifactbrowser.Navigation.java --> and you will see fields for the existing browse options.

...

Navigate to cd /usr/local/dspace/bin then type"./dspace index-init".  After your index has have finished indexing restart DSpace.

...