Lists: | pgsql-www |
---|
From: | Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-www(at)postgresql(dot)org |
Subject: | 9.6 is NOT current |
Date: | 2017-07-09 13:47:32 |
Message-ID: | 63641a45-36fc-a8d2-69e4-e150cfbfa032@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
If I'm on a 9.4 page (random example), I can click on either "current"
or 9.6. But if I'm already on the 9.6 page, I can no longer click on
"current".
As of this writing, those two pages are the same thing so it's not that
big a deal. But I specifically want the "current" link because that's
what I add to pg_docbot on irc.
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com> |
Cc: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: 9.6 is NOT current |
Date: | 2017-07-09 21:13:55 |
Message-ID: | 22630075-FF13-4723-B18E-FB123C3BBEE2@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
> On 09 Jul 2017, at 15:47, Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com> wrote:
>
> If I'm on a 9.4 page (random example), I can click on either "current"
> or 9.6. But if I'm already on the 9.6 page, I can no longer click on
> "current".
>
> As of this writing, those two pages are the same thing so it's not that
> big a deal. But I specifically want the "current" link because that's
> what I add to pg_docbot on irc.
Wouldn’t such a link increase the risk of confusion for beginners regarding
which version is the latest?
cheers ./daniel