Francesco Pasqualini wrote:
> 
> can someone suggest me the best way to build a multilanguage web site
> (english, french, ..).
> I'm using Apache + mod_perl + Apache::asp (for applications)
> 
> Can be usefull XML/XSL whit AxKit ?
> Is there any example/guideline ?
> 

The approach used by Paul at RedHat seems to have been
to wrap internationalized messages with <tag>message</tag>
where <tag> is an XMLSub, which would do a lookup at runtime
into a message catalog for the right message, based on what
language the client was set to.  I'm sure its much more
complicated than that, but that was the gist of it.

-- Joshua
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to