Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 8912D475AE5 for ; Mon, 14 Oct 2002 18:51:31 -0400 (EDT) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by postgresql.org (Postfix) with ESMTP id CC6F7475ADE for ; Mon, 14 Oct 2002 18:51:29 -0400 (EDT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.10.1) id g9EMpPA28995; Mon, 14 Oct 2002 18:51:25 -0400 (EDT) From: Bruce Momjian Message-Id: <200210142251.g9EMpPA28995@candle.pha.pa.us> Subject: Re: German FAQ progress (was: Minor FAQ correction suggestions) In-Reply-To: <200210142043.22424.barwick@gmx.net> To: Ian Barwick Date: Mon, 14 Oct 2002 18:51:25 -0400 (EDT) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL99 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200210/11 X-Sequence-Number: 1505 Ian Barwick wrote: > On Monday 14 October 2002 05:15, Bruce Momjian wrote: > > Thanks for working on this. It really needed that freshening up. > > It's been saying "The current PostgreSQL version is 6.5" for over three > years... > > I have completed a first draft, which was effectively a retranslation > of the current FAQ rather than an update of the translation. I still > have some tidying up to do, so I'll be submitting the patch nearer > the weekend. > > A question: I presume the text-only version is generated from > the HTML original (I've taken care that the tags can be > stripped without damaging the format) - what tool do you use > to do this? Good question. I use lynx: lynx -force_html -dump -hiddenlinks=ignore -nolist "$@" Seems to work the best. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073