X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 53E089DCC42 for ; Mon, 28 Nov 2005 19:58:38 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 60030-06-3 for ; Mon, 28 Nov 2005 19:58:01 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id B4D879DCAB2 for ; Mon, 28 Nov 2005 19:57:56 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id jASNsuq0017229; Mon, 28 Nov 2005 18:54:56 -0500 (EST) To: "Jim C. Nasby" cc: pgsql-docs@postgresql.org Subject: Re: Links to static and interactive docs on each page In-reply-to: <20051128224954.GH78939@pervasive.com> References: <20051128224954.GH78939@pervasive.com> Comments: In-reply-to "Jim C. Nasby" message dated "Mon, 28 Nov 2005 16:49:54 -0600" Date: Mon, 28 Nov 2005 18:54:55 -0500 Message-ID: <17228.1133222095@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.004 required=5 tests=[AWL=0.004] X-Spam-Score: 0.004 X-Spam-Level: X-Archive-Number: 200511/37 X-Sequence-Number: 3347 "Jim C. Nasby" writes: > I'm wondering if it would be useful to add links to the HTML doc > headers/footers that point to the static or interactive versions > depending on which was being displayed. I know I sometimes want to > switch back and forth. I don't see the point exactly. People who are interested in the comments will be reading the interactive version already, and those who aren't don't need a link. The reverse direction seems a bit pointless too, since you've already loaded a page with all the info that's on the static page. regards, tom lane