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 8BAE5DA09F for ; Fri, 14 Oct 2005 21:06:30 -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 63344-01 for ; Sat, 15 Oct 2005 00:06:26 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 689D1DA0B7 for ; Fri, 14 Oct 2005 21:06:28 -0300 (ADT) 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 j9F06WKF008393; Fri, 14 Oct 2005 20:06:32 -0400 (EDT) To: Neil Conway Cc: pgsql-www@postgresql.org Subject: Re: minor doc tweak In-reply-to: <1129333726.8219.21.camel@localhost.localdomain> References: <1129333726.8219.21.camel@localhost.localdomain> Comments: In-reply-to Neil Conway message dated "Fri, 14 Oct 2005 19:48:46 -0400" Date: Fri, 14 Oct 2005 20:06:32 -0400 Message-ID: <8392.1129334792@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.006 required=5 tests=[AWL=0.006] X-Spam-Level: X-Archive-Number: 200510/45 X-Sequence-Number: 8633 Neil Conway writes: > In other words, to pick a page at random: > http://www.postgresql.org/docs/8.0/interactive/functions.html > has "Home -> Documentation -> Manuals -> PostgreSQL 8.0" at the top, but > the "PostgreSQL 8.0" is not linked. For users who arrive in the midst of > the documentation via Google, it would be nice to make it easier for > them to get back to the ToC for the 8.0 docs without needing to go to > "Manuals" first. There is such a link at the bottom of the page ("Home") but I concur it's silly to have the breadcrumb trail not be a functioning link... regards, tom lane