Difference between revisions of "SUNScholar/Language"

From Libopedia
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
;Site settings
 
;Site settings
 
Open the the '''dspace.cfg''' file and configure the locale as follows;
 
Open the the '''dspace.cfg''' file and configure the locale as follows;
  nano /home/dspace/source/dspace/config/dspace.cfg
+
  nano /home/dspace/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/config/dspace.cfg
 
Look for the following and configure accordingly.  
 
Look for the following and configure accordingly.  
 
  default.locale
 
  default.locale
 
  webui.supported.locales
 
  webui.supported.locales
 
*'''Remember, check to see if an appropriate language file exists in one the following folders if using the XMLUI;'''
 
*'''Remember, check to see if an appropriate language file exists in one the following folders if using the XMLUI;'''
  /home/dspace/source/dspace-xmlui/src/main/webapp/i18n/
+
  /home/dspace/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace-xmlui/src/main/webapp/i18n/
  /home/dspace/source/dspace/modules/xmlui/src/main/webapp/i18n/  
+
  /home/dspace/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/modules/xmlui/src/main/webapp/i18n/  
  
 
;Customisation for the XMLUI Theme
 
;Customisation for the XMLUI Theme

Revision as of 01:23, 27 February 2014