Versions Compared

Key

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

...

It is anticipated that the customisation features described in the JSPUI and XMLUI customisation sections will be sufficient to satisfy the needs of the majority of users, however, some users may want to customise DSpace further, or just have a greater understanding of how to do so.

Table of Contents
minLevel2
outlinetrue
stylenone

Maven War Overlays

Much of the customisation described in the JSPUI and XMLUI customisation sections is based on Maven War Overlays http://maven.apache.org/plugins/maven-war-plugin/overlays.html. In short, any classes or files placed in dspace-source/dspace/modules/* will be overlayed onto the selected War. This includes both new and amended files.

...