Difference between revisions of "SUNScholar/Language"
Jump to navigation
Jump to search
m |
m |
||
| Line 10: | Line 10: | ||
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/source/dspace/modules/xmlui/src/main/webapp/i18n/ | /home/dspace/source/dspace/modules/xmlui/src/main/webapp/i18n/ | ||
| − | |||
;Customisation for the XMLUI Theme | ;Customisation for the XMLUI Theme | ||
Revision as of 10:59, 23 February 2014
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.
default.locale webui.supported.locales
- 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
- https://wiki.duraspace.org/display/DSDOC4x/Localization+L10n
- https://wiki.duraspace.org/display/DSDOC3x/Application+Layer#ApplicationLayer-internationalization
- https://wiki.duraspace.org/display/DSDOC3x/XMLUI+Configuration+and+Customization#XMLUIConfigurationandCustomization-MultilingualSupport
- https://wiki.duraspace.org/display/DSDOC18/XMLUI+Configuration+and+Customization#XMLUIConfigurationandCustomization-MultilingualSupport
- http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html
- https://wiki.duraspace.org/pages/viewpage.action?pageId=19006024
- https://wiki.duraspace.org/display/DSPACE/i18n+Improvements+Proposal
- https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/i18n/messages.xml