Language switch for xmlui and some basic i18n stuff
---------------------------------------------------

                 Key: DS-842
                 URL: https://jira.duraspace.org/browse/DS-842
             Project: DSpace
          Issue Type: Improvement
          Components: XMLUI
            Reporter: Claudia Jürgen
             Fix For: 1.8.0
         Attachments: i18nBasicsForXmlui.patch, MirageLanguageSelection.patch

This patch enables the active language selection and adds some basic i18n 
support to prepare for further i18n related changes like i18n dependant input 
forms.


It changes 
[dspace-src]dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/cocoon/DSpaceLocaleAction.java
and stores the active locale in the session and context. 

It adds the information about the supported locales and the current locales to 
the page metadata via 
[dspace-src]/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser/Navigation.java

It drops the dspace.cfg parameter xmlui.supported.locales which is used in the 
xmlui-webapp and xmlui-api in favor of the 
webui.supported.locales, which is used in the dspace-api, jspui-webapp and 
jspui-api. So we got one parameter for the general api and both ui's

Furthermore it contains an patch for the Mirage theme adding a language 
selection to the header.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to