Eric Hellman
Eric Hellman
The changed entries in the bookshelves table (#139) have two problems: 1. the release_date column for these entries is set to the unix beginning of time (1970-01-01). 2. the names...
https://www.gutenberg.org/browse/recent/last30 is used to check cataloging on recent pages
Suggestion from @damiansian Having a visible label present is for the benefit of those who can see the control and need to understand its purpose. When a sighted user begins...
Currently, the header has: Aboutâ–¼ - About Project Gutenberg - Contact Us - History & Philosophy - Kindle & eReaders - Help Pages - Offline Catalogs - Donate Frequently Downloaded...
The scores pages, for example https://dev.gutenberg.org/browse/scores/top are generated by a php script, as are many of our static pages. They are regenerated on a daily basis by this script: https://github.com/gutenbergtools/gutenbergsite/blob/master/catalog/admin/make-topten.php...
In https://www.gutenberg.org/browse/titles/other (search for 1812), the title is given as `"1812" : $b Napoleon I in Russia ` The $b denotes a marc subfield (here, a subtitle). code for these...