Tuesday 19 August 2003 2:19:38 pm
way to detect ? what you mean ? How to make a link on your front site do swith language ?
First, read this answer from Paulo Almeida how setup a multilingual site: http://ez.no/developer/ez_publish_3/forum/setup_design/really_i_need_help_about_ulr_alias_language_
The, you can create links to switch between languages by this way:
- assuming you have settings\siteaccess\yoursite_eng\ and settings\siteaccess\yoursite_por\ for each language.
- create this links:
<a href="/index.php/yoursite_por/">Português</a> <a href="/index.php/yoursite_eng/">English</a> axel
http://AlexandreCunha.com
|