Fixing inconsistencies in the list of books

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Fixing inconsistencies in the list of books
Date: 2022-11-10 12:11:35
Message-ID: 4EB58BFC-3BAA-46FA-B067-9B65864C879F@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

When I added a book to the list a while back I realized that the list is quite
inconsistent in how it lists and even spells authors (and in more minor
nitpicks, punctuation). The case at hand is "Hans-Juergen Schoenig" and
"Hans-Jürgen Schönig". The attached patch attempts to make it consistent in
how authors are spelled using HTML entities, and how we list multiple authors.

Longer term it might make sense to move this information to the database and
template the list, but that feels like a low-priority task (if one at all)
given the low churn of this list.

--
Daniel Gustafsson https://vmware.com/

Attachment Content-Type Size
0001-Ensure-book-list-has-consistent-syntax.patch application/octet-stream 13.9 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2022-11-10 12:40:32 Re: Fixing inconsistencies in the list of books
Previous Message Dave Page 2022-11-04 22:52:15 Re: Dark mode styling for the website