<div dir="ltr">Hi Ari, <br><br>Currently I believe there is no real way to switch language without reloading the application. (please correct me if i am incorrect). That being said you could preserve the extents of the map perhaps in a cookie and have some logic in your initialize function to read in that to reset the extents to the last saved extents. <br>
<br>One big thing is that your ApplicationDefinition controls some labeling for the application. so you would need to have two separate ApplicationDefinitions one for each language. OR. create a php script that takes in a querystring parameter and outputs a ApplicationDefinition.xml with the language substitutions.<br>
<br>Which is something I have done.<br><br>Also OpenLayers&nbsp; has some nice Language Switching functionality&nbsp; see:<br><a href="http://dev.openlayers.org/releases/OpenLayers-2.6/doc/apidocs/files/OpenLayers/Lang-js.html">http://dev.openlayers.org/releases/OpenLayers-2.6/doc/apidocs/files/OpenLayers/Lang-js.html</a><br>
<br>I think perhaps someone should create some documentation on how we have handled internationalization in fusion. As this is surely something that is missing out there. hmm who should we get to do this ;)<br><br>Cheers<br>
<br>Paul D<br><br>---<br>Paul Deschamps<br>Applications Specialist <br>DM Solutions Group. <br><br><br><br><div class="gmail_quote">On Wed, Oct 8, 2008 at 11:15 AM, Ari Þórðarson <span dir="ltr">&lt;<a href="mailto:ari@snertill.is">ari@snertill.is</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="IS">

<div>

<p>Hi everybody,</p>

<p>&nbsp;</p>

<p>I have a fusion application and I want to change the
language without reloading the whole page.&nbsp; Does anyone know how to refresh all
the panels in a fusion application without refreshing the map.</p>

<p>&nbsp;</p>

<p>Best Regards, </p>

<p>Ari</p>

</div>

</div>


<br>_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
<br></blockquote></div><br></div>