Re: pg10 doc breadcrumb/header

Lists: pgsql-www
From: Jeremy Schneider <schneider(at)ardentperf(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: pg10 doc breadcrumb/header
Date: 2017-10-05 22:59:35
Message-ID: CA+fnDAZZZG5iVOkB4jMGsvYHU6KbfpquoKyHkOOC7UR+Tncx_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

if you're in any previous version of the docs (9.6, 9.5, etc) then you
see two lines: one for "10" and one for "devel".

but when you click into the pg10 documentation this is collapsed into
a single link. if you clicked "devel" then the url has devel, but if
you clicked "10" then the url has 10. seems like something we
wouldn't have intended. just wanted to point it out so we can address
it. :)

-Jeremy

--
http://about.me/jeremy_schneider


From: Jeremy Schneider <schneider(at)ardentperf(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Re: pg10 doc breadcrumb/header
Date: 2017-10-05 23:02:39
Message-ID: CA+fnDAab7MbSRssPoe1J_A3+LZkLLwUhGx64Y8hKcheFCtgF3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

that was supposed to be "current" rather than "devel"

maybe this is intentional since 10 and current are the same thing?
still seems inconsistent between the "current" and "10" urls

-J

On Thu, Oct 5, 2017 at 3:59 PM, Jeremy Schneider
<schneider(at)ardentperf(dot)com> wrote:
> if you're in any previous version of the docs (9.6, 9.5, etc) then you
> see two lines: one for "10" and one for "devel".
>
> but when you click into the pg10 documentation this is collapsed into
> a single link. if you clicked "devel" then the url has devel, but if
> you clicked "10" then the url has 10. seems like something we
> wouldn't have intended. just wanted to point it out so we can address
> it. :)
>
> -Jeremy
>
> --
> http://about.me/jeremy_schneider

--
http://about.me/jeremy_schneider


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Jeremy Schneider <schneider(at)ardentperf(dot)com>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: pg10 doc breadcrumb/header
Date: 2017-10-06 08:09:46
Message-ID: CABUevEy+aCtpPLk2c_zQhF7NoPeDagGH8toQLThSu6j_sJE7Tg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Fri, Oct 6, 2017 at 1:02 AM, Jeremy Schneider <schneider(at)ardentperf(dot)com>
wrote:

> that was supposed to be "current" rather than "devel"
>
> maybe this is intentional since 10 and current are the same thing?
> still seems inconsistent between the "current" and "10" urls
>
> -J
>
> On Thu, Oct 5, 2017 at 3:59 PM, Jeremy Schneider
> <schneider(at)ardentperf(dot)com> wrote:
> > if you're in any previous version of the docs (9.6, 9.5, etc) then you
> > see two lines: one for "10" and one for "devel".
> >
> > but when you click into the pg10 documentation this is collapsed into
> > a single link. if you clicked "devel" then the url has devel, but if
> > you clicked "10" then the url has 10. seems like something we
> > wouldn't have intended. just wanted to point it out so we can address
> > it. :)
>

I will admit I still don't understand what you're referring to here.

Are you asking for there to be a way from doc pages in /current/ to
explicitly link to the /10/ version, for permanent linkage?

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>


From: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>, Jeremy Schneider <schneider(at)ardentperf(dot)com>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: pg10 doc breadcrumb/header
Date: 2017-10-09 20:52:27
Message-ID: c76bc1fe-3e2e-2e61-be70-cef06af9075c@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On 10/06/2017 10:09 AM, Magnus Hagander wrote:
>
>
> On Fri, Oct 6, 2017 at 1:02 AM, Jeremy Schneider
> <schneider(at)ardentperf(dot)com <mailto:schneider(at)ardentperf(dot)com>> wrote:
>
> that was supposed to be "current" rather than "devel"
>
> maybe this is intentional since 10 and current are the same thing?
> still seems inconsistent between the "current" and "10" urls
>
> -J
>
> On Thu, Oct 5, 2017 at 3:59 PM, Jeremy Schneider
> <schneider(at)ardentperf(dot)com <mailto:schneider(at)ardentperf(dot)com>> wrote:
> > if you're in any previous version of the docs (9.6, 9.5, etc) then you
> > see two lines: one for "10" and one for "devel".
> >
> > but when you click into the pg10 documentation this is collapsed into
> > a single link.  if you clicked "devel" then the url has devel, but if
> > you clicked "10" then the url has 10.  seems like something we
> > wouldn't have intended.  just wanted to point it out so we can address
> > it.  :)
>
>
> I will admit I still don't understand what you're referring to here.
>
> Are you asking for there to be a way from doc pages in /current/ to
> explicitly link to the /10/ version, for permanent linkage? 

I have asked for that before (the other way round).
/message-id/63641a45-36fc-a8d2-69e4-e150cfbfa032@2ndquadrant.com
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support


From: Jeremy Schneider <schneider(at)ardentperf(dot)com>
To: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: pg10 doc breadcrumb/header
Date: 2017-10-10 19:57:33
Message-ID: CA+fnDAa3kS8oLSQWn=+-winVFurhe__fdmpNirCAostDvyfpAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

> On 10/06/2017 10:09 AM, Magnus Hagander wrote:
>>
>> I will admit I still don't understand what you're referring to here.
>>
>> Are you asking for there to be a way from doc pages in /current/ to
>> explicitly link to the /10/ version, for permanent linkage?

Well when you put it that way, maybe that is what I'm asking for. I
thought I was just pointing out an inconsistency on the website. :)
Anyway it seems to me like an inconsistency. I'm not sure if these
listservs support images, but I've tried to attach some small
screenshots to this email that show what I was talking about.

-J

--
http://about.me/jeremy_schneider

Attachment Content-Type Size
image/png 30.7 KB
image/png 33.7 KB
image/png 32.7 KB

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Jeremy Schneider <schneider(at)ardentperf(dot)com>
Cc: Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: pg10 doc breadcrumb/header
Date: 2017-10-10 20:13:08
Message-ID: CAKFQuwZiEc98VpQL2jy5dd0fR9Z+nk6kQjxdfacVbe-vn58FyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Tue, Oct 10, 2017 at 12:57 PM, Jeremy Schneider <schneider(at)ardentperf(dot)com
> wrote:

> > On 10/06/2017 10:09 AM, Magnus Hagander wrote:
> >>
> >> I will admit I still don't understand what you're referring to here.
> >>
> >> Are you asking for there to be a way from doc pages in /current/ to
> >> explicitly link to the /10/ version, for permanent linkage?
>
> Well when you put it that way, maybe that is what I'm asking for. I
> thought I was just pointing out an inconsistency on the website. :)
> Anyway it seems to me like an inconsistency. I'm not sure if these
> listservs support images, but I've tried to attach some small
> screenshots to this email that show what I was talking about.
>

How about this?

Current | ​Supported versions: 9.3 / 9.4 / 9.5 / 9.6 / 10 | Development
versions: devel | Unsupported versions: 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2
/ 8.3 / 8.4 / 9.0 / 9.1 / 9.2

If you are on the 10 "site" the current link would remain active and if you
are on the current "site" the 10 link would remain active.

David J.