X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 7074ED8FA0 for ; Sun, 23 Oct 2005 17:05:14 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 55531-01 for ; Sun, 23 Oct 2005 20:05:11 +0000 (GMT) Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id 89936DAA6D for ; Sun, 23 Oct 2005 17:05:11 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id B3A228F286; Sun, 23 Oct 2005 22:05:12 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: minor doc tweak X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Sun, 23 Oct 2005 22:05:11 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE92E790@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] minor doc tweak thread-index: AcXRGkCQqVy80JGfSLCPcUtjmfyD9wG8s2VA From: "Magnus Hagander" To: "Neil Conway" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.06 required=5 tests=[AWL=0.010, FORGED_RCVD_HELO=0.05] X-Spam-Level: X-Archive-Number: 200510/79 X-Sequence-Number: 8667 > Per a user-submitted comment on the documentation, it would=20 > be nice if the breadcrumbs at the top of the documentation=20 > pages provided a link back to the top-level page for the=20 > current set of manuals being viewed. > In other words, to pick a page at random: >=20 > http://www.postgresql.org/docs/8.0/interactive/functions.html >=20 > has "Home -> Documentation -> Manuals -> PostgreSQL 8.0" at=20 > the top, but the "PostgreSQL 8.0" is not linked. For users=20 > who arrive in the midst of the documentation via Google, it=20 > would be nice to make it easier for them to get back to the=20 > ToC for the 8.0 docs without needing to go to "Manuals" first. Fixed, will update in a couple of hours. //Magnus