Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 82059 invoked from network); 25 Mar 2004 13:14:18 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Mar 2004 13:14:18 -0000 Received: (qmail 67038 invoked by uid 500); 25 Mar 2004 13:14:10 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 66987 invoked by uid 500); 25 Mar 2004 13:14:09 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 66848 invoked from network); 25 Mar 2004 13:14:08 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 25 Mar 2004 13:14:08 -0000 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id DD749C7FE for ; Thu, 25 Mar 2004 14:14:07 +0100 (CET) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-06 for ; Thu, 25 Mar 2004 14:13:51 +0100 (CET) Received: from che-che.com (yarel [192.168.1.8]) by correo.che-che.com (Postfix) with ESMTP id AF1DFC7FC for ; Thu, 25 Mar 2004 14:13:50 +0100 (CET) Message-ID: <4062DB0D.3020308@che-che.com> Date: Thu, 25 Mar 2004 14:13:49 +0100 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: [I18n] Alternatives locales for a given page. References: <405B648E.60606@che-che.com> <442628A7-7BD9-11D8-9F85-000393BD5B24@kolumbus.fi> <405EAFB1.4050108@che-che.com> <8DF68F7E-7BFE-11D8-9F85-000393BD5B24@kolumbus.fi> <405F0D31.3010403@che-che.com> <2960508C-7CAD-11D8-9F85-000393BD5B24@kolumbus.fi> <40615A5E.3080901@upaya.co.uk> <23261D5C-7E25-11D8-B4CF-000393BD5B24@kolumbus.fi> <4062D395.6090007@upaya.co.uk> In-Reply-To: <4062D395.6090007@upaya.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Upayavira, I am still a bit confuse. So given: "Accept-Language: es-ES,en-US;q=0.5 " Will try: index.es-ES.xml index.es.xml index.en-US.xml index.en.xml index.xml Maybe I am saying something stupid, but Would not be better to expand the FileGenerator, something like I18nFileGenerator? Cheers, Cheche Upayavira escribi�: > Sjur N�rsteb� Moshagen wrote: > >> >> P� 24. mar. 2004 kl. 11.52 skrev Upayavira: >> >>> I've started working on making recursive input modules work, so we >>> could do , which >>> would find the most appropriate file, given a list of locales. >> >> >> >> Beautiful! Can't wait;) > > > Struggling to remember how to do it, but getting there. > > Upayavira >