Re: [pgsql-www] Empty
    on manuals/ - Mailing list pgsql-www

From Magnus Hagander
Subject Re: [pgsql-www] Empty
    on manuals/
Date
Msg-id CABUevEw_us4bgj_YOHQb-7_M=vzZr7fstBpsNacb7j9jRXNMng@mail.gmail.com
Whole thread Raw
In response to [pgsql-www] Empty
List pgsql-www


On Mon, Jul 10, 2017 at 9:24 AM, Daniel Gustafsson <daniel@yesql.se> wrote:
On https://www.postgresql.org/docs/manuals/ we print an empty <ul> block in
case there is no PDF version available for the release, which violates XHTML
where <ul> requires at least one <li> item.  Attached patch wraps the list
generation in checks for a4/letter PDFs, and omits <ul> in case no PDF is
available.  Another option would be to have a dummy <li> with “No PDF
available” or something like that, I personally prefer to leave it blank
though.

Applied, thanks. 

--

pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [pgsql-www] Supported Windows version for the Windows installer
Next
From: Magnus Hagander
Date:
Subject: Re: [pgsql-www] Installing from source using PostgreSQL git repo