Sunday, April 16, 2017

Change header in XMLUI interface

Change header in XMLUI interface


This is the default text header in xmlui interface.


Open following file in a terminal,
sudo su
leafpad /opt/tomcat/webapps/xmlui/i18n/messages.xml

Find the line  (Line no. 2178)

<message key="xmlui.dri2xhtml.structural.head-subtitle">DSpace Repository</message>

Change the text Dspace Repository

Save and close the file.
Refresh page Dspace xmlui interface.