Difference between revisions of "SUNScholar/Researcher Authorisation/Step 3"
Jump to navigation
Jump to search
m |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<center> | <center> | ||
| − | '''[[SUNScholar/Researcher Authorisation| | + | '''[[SUNScholar/Researcher Authorisation/Step_4|NEXT - STEP 4]]''' |
</center> | </center> | ||
| + | ==Step - 3 Update XMLUI messages== | ||
Edit the following file: | Edit the following file: | ||
nano $HOME/{{Source}}/dspace-xmlui/src/main/webapp/i18n/messages.xml | nano $HOME/{{Source}}/dspace-xmlui/src/main/webapp/i18n/messages.xml | ||
| Line 8: | 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: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