Hi Jesus,

not all features are available in both jspui and xmlui, the language 
switch only works for jspui at the moment.

cheers

Claudia


Jesus Martin schrieb:
> Hi, I've already installed DSpace 1.5 but i18n is not working with 
> xmlui. I've changed the value parameters of dspace.cfg as:
> 
> default.locale = ca, es
> webui.supported.locales = ca, es
> default.language = ca, es
> 
> xmlui.supportedLocales = ca, es
> xmlui.supported.locales = ca, es (I've added this later because I've 
> seen that the DSpaceLocaleAction.java uses this parameter instead the 
> first one)
> 
> And I've copied the messages.xml to 
> .../dspace-1.5.0-src-release/dspace/modules/xmlui/src/main/webapp/i18n/messages_ca.xml
>  
> and 
> .../dspace-1.5.0-src-release/dspace/modules/xmlui/src/main/webapp/i18n/messages_es.xml,
>  
> and I've changed some text.
> 
> Then I've done: mvn package; ant update; ant init_configs, but the 
> messages are not being displayed in other languages, although I've tried 
> http://localhost:8080/xmlui/?locale=ca or locale=es
> I've tried to follow the trace inside the java code to localize the 
> source of the problem but the i18n is done by cocoon.
> 
> In the xmlui.xconf there is this Theme configuration:
> 
>         <theme name="Kubrick" handle="123456789/1" path="Kubrick/"/>
>         <theme name="Classic" handle="123456789/2" path="Classic/"/>
>         <theme name="Default Reference Theme" regex=".*" 
> path="Reference/" />
> 
> I haven't changed anything of themes, and the catalina.out is not 
> showing any error.
> 
> Could you help me with this problem?
> 
> Thanks in advance
> 
> Jesús
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to