Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 82D7C633493 for ; Sun, 15 Mar 2009 21:26:05 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 30607-09 for ; Sun, 15 Mar 2009 21:25:55 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id 8D9AE632246 for ; Sun, 15 Mar 2009 21:26:00 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-101-194.bk7-dsl.surnet.cl [200.126.101.194]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id n2G0WbNd031868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 15 Mar 2009 17:32:40 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 7D52147CE0; Sun, 15 Mar 2009 20:25:51 -0400 (CLT) Date: Sun, 15 Mar 2009 20:25:51 -0400 From: Alvaro Herrera To: w^3 Subject: better handling of alternate languages in wiki Message-ID: <20090316002551.GA3823@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Sun, 15 Mar 2009 17:32:41 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/83 X-Sequence-Number: 16737 Hi, So, with help from Stefan and the great guys at #wikimedia we now have the neat-looking links to FAQs in other languages, in the english FAQ and also in each translated FAQ. And it's updated automatically whenever someone adds another translation as a subpage (so wiki/FAQ/fr for the french translation, for example). Therefore I propose we use the Mediawiki multilanguage stuff for handling content in languages other than english. This is very easy -- we just need to add {{Languages}} to the top of each translated page, and put them in a subpage. So for example the spanish initial page should be wiki/Main_Page/es (in fact I already did that, and now wiki/Espaņol is a redirect to that one). So, for a start this means that the main page needs to have a {{Languages}} inserted at the top; and the "Alternate Languages" subsection should probably be removed. Can I get some opinions on this? -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.