SUNScholar/Language

From Libopedia
Revision as of 00:19, 31 July 2014 by Hgibson (talk | contribs)
Jump to navigation Jump to search
Back to Customisation
Site settings

Open the the dspace.cfg file and configure the locale as follows;

nano /home/dspace/source/dspace/config/dspace.cfg

Look for the following and configure accordingly.

webui.supported.locales = en, de
default.locale = en
  • 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/source/dspace/modules/xmlui/src/main/webapp/i18n/ 
Customisation for the XMLUI Theme
See: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/Language
References