Difference between revisions of "SUNScholar/Researcher Authorisation/Step 3"

From Libopedia
Jump to navigation Jump to search
m
 
Line 9: Line 9:
 
Search for <tt>'''org.dspace.eperson.PasswordAuthentication.title'''</tt> and change message to:
 
Search for <tt>'''org.dspace.eperson.PasswordAuthentication.title'''</tt> and change message to:
 
  Email Login
 
  Email Login
[[Category:Customisation]]
+
[[Category:System Administration]]

Latest revision as of 11:51, 28 May 2016

NEXT - STEP 4

Step - 3 Update XMLUI messages

Edit the following file:

nano $HOME/source/dspace-xmlui/src/main/webapp/i18n/messages.xml

Search for org.dspace.eperson.LDAPAuthentication.title and change message to:

Campus Login

Search for org.dspace.eperson.PasswordAuthentication.title and change message to:

Email Login