Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 175A264FD42 for ; Mon, 25 Aug 2008 05:00:44 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 90584-07 for ; Mon, 25 Aug 2008 05:00:19 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 5EC6964FD27 for ; Mon, 25 Aug 2008 05:00:18 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id BF909DCC9B0; Mon, 25 Aug 2008 10:00:13 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 1A6E2124144; Mon, 25 Aug 2008 10:00:13 +0200 (CEST) Message-ID: <48B2668C.3040006@hagander.net> Date: Mon, 25 Aug 2008 10:00:12 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: Bruce Momjian CC: Andrew Sullivan , pgsql-www@postgresql.org Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site References: <200808221803.m7MI3nu12836@momjian.us> In-Reply-To: <200808221803.m7MI3nu12836@momjian.us> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 200808/100 X-Sequence-Number: 15690 Bruce Momjian wrote: > I see lots of FAQs in CVS that are not UTF8: > > FAQ.html: > FAQ_MINGW.html: FAQ_brazilian.html: > FAQ_czech.html: > FAQ_czech.html: > FAQ_farsi.html: > FAQ_french.html: > FAQ_german.html: > FAQ_hungarian.html: http-equiv="content-type"> > FAQ_japanese.html: > FAQ_polish.html: > FAQ_russian.html: > FAQ_turkish.html: > > Do they all have to be converted? > I wouldn't put too much work into that. Wouldn't it be better to migrate them to the wiki instead? //Magnus