X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id ECF4FD1B4FA; Mon, 8 Sep 2003 07:14:37 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 73289-06; Mon, 8 Sep 2003 04:14:08 -0300 (ADT) Received: from salem.vale-housing.co.uk (mailgate.vale-housing.co.uk [80.176.1.146]) by svr1.postgresql.org (Postfix) with ESMTP id 62759D1B529; Mon, 8 Sep 2003 04:14:06 -0300 (ADT) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: [pgsql-hackers-win32] Windows CHM format for the documents X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 8 Sep 2003 08:14:07 +0100 Message-ID: <03AF4E498C591348A42FC93DEA9661B844B59A@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-hackers-win32] [DOCS] Windows CHM format for the documents thread-index: AcN1tYBGwhT2BCfvTO6VBgRZjRAKvQAIutBg From: "Dave Page" To: "Bruce Momjian" , Cc: , "PostgreSQL Win32 port list" X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/31 X-Sequence-Number: 1987 > -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]=20 > Sent: 08 September 2003 04:00 > To: ilkka@visiomode.com > Cc: pgsql-docs@postgresql.org; PostgreSQL Win32 port list > Subject: Re: [pgsql-hackers-win32] [DOCS] Windows CHM format=20 > for the documents >=20 >=20 > ilkka@visiomode.com wrote: > > Hello, > >=20 > > As Postgres is now going native to Windows platform, many=20 > people will=20 > > probably want a CHM format (HTML Help) of the manuals. > >=20 > > I have made one from the User Guide, and I can make those from the=20 > > other manuals too if people would like to see more of them.=20 > The CHM is=20 > > at address http://www.visiomode.com/help/pg/ > >=20 > > There is also a web viewing capability at address=20 > > http://www.visiomode.com/help/help/starthelp.php?doc=3D1&grp=3D5 > >=20 > > Further, that document (and others) can be edited also in=20 > the web by=20 > > the software that I've made the CHM with. You can test the=20 > editing at=20 > > address. http://www.visiomode.com/help/help/ > > Username: pg > > password: 1a2s3d > > - The wysiwyg editor requires IE. Use "plain" editor (set from > > File->preferences) if you don't have IE. > >=20 > > If you want to take that software in to use, I can give a=20 > license of=20 > > it to PostgreSQL community. In any case, I can create CHMs=20 > for you if=20 > > you want. >=20 > I have added that to the Win32 project page: >=20 pgAdmin already has the complete document set in chm format. The contents files etc can be found at http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/docs/en_US/.=20 Regards, Dave.