diff --git a/_includes/latest_covers.html b/_includes/latest_covers.html index f358b9a..0822487 100644 --- a/_includes/latest_covers.html +++ b/_includes/latest_covers.html @@ -1,122 +1,110 @@ - +
- Infant Schools and Dissenters
-A Vindication of "a letter of affectionate remonstrance," &c. + El criticón (tomo 2 de 2)
-
Infant Schools and Dissenters
+
El criticón (tomo 2 de 2)
- +
- Pulmusparvi + The Happy Castaway
-
Pulmusparvi
+
The Happy Castaway
- +
- A funeral sermon for the Rev. Joseph Kinghorn
-preached in St. Mary's Meeting-house, Norwich, on Sunday afternoon, September 9th, 1832 + These are the British
-
A funeral sermon for the Rev. Joseph Kinghorn
+
These are the British
- +
- The Philosophy of Earthquakes, Natural and Religious
-or, An Inquiry into Their Cause, and Their Purpose + The Glebe 1914/09 (Vol. 2, No. 2): Poems
-
The Philosophy of Earthquakes, Natural and Religious
+
The Glebe 1914/09 (Vol. 2, No. 2): Poems
- +
- Mr. Waddy's Return + The Hairy Ones
-
Mr. Waddy's Return
+
The Hairy Ones
- +
- When I Was Czar + A Select Glossary of the Texas Revolution
-
When I Was Czar
+
A Select Glossary of the Texas Revolution
- +
- Histoire anecdotique du tribunal révolutionnaire + The Geologic Story of the Great Plains
-
Histoire anecdotique du tribunal révolutionnaire
+
The Geologic Story of the Great Plains
- +
- Some Experiments concerning Mercury + Freezing Combination Main Dishes
-
Some Experiments concerning Mercury
+
Freezing Combination Main Dishes
- +
- Os contos do tio Joaquim + Bill Bolton and the Flying Fish
-
Os contos do tio Joaquim
+
Bill Bolton and the Flying Fish
- +
- Mordvalaisten, tsheremissien ja votjakkien kosinta- ja häätavoista
-Vertaileva tutkimus + Mind-Stealers of Pluto
-
Mordvalaisten, tsheremissien ja votjakkien kosinta ja häätavoista
+
Mind Stealers of Pluto
diff --git a/gutenberg/new_nav.css b/gutenberg/new_nav.css index bb44360..7f8b529 100644 --- a/gutenberg/new_nav.css +++ b/gutenberg/new_nav.css @@ -46,7 +46,7 @@ nav { text-decoration: none; background: #60a3bc; padding: 0.4em; - border-radius: 40px; + border-radius: 2em; display: inline-block; border: none; } diff --git a/site/help/new_website.md b/site/help/new_website.md index c035ba3..7dbca9d 100644 --- a/site/help/new_website.md +++ b/site/help/new_website.md @@ -26,7 +26,6 @@ Let us know if you are still having trouble with these: - Kindle: Issues resolved - Bookshelf detailed listings: Issues resolved - ### Functionality issues 1. Redirected pages go from https to http inappropriately. For example, https://www.gutenberg.org/catalog redirects properly but changes to http://www.gutenberg.org/ebooks .. this seems to happen with some search pages, also. Status: Investigating. This looks like an issue with redirect syntax or server config. @@ -47,7 +46,7 @@ Let us know if you are still having trouble with these: 2. Bookshelf sorting by author. For example, https://www.gutenberg.org/ebooks/bookshelf/16?sort_order=title&start_index=26 can sort alphabetically by title, but not by author. The sort field is already part of the request (sort_order=title), so sorting by other fields seem viable. Status: Working on it. 3. Long lists should have "Last" as well as First and Next. For example, http://www.gutenberg.org/ebooks/bookshelf/68. Status: Should be possible for bounded lists such as bookshelves, but an attempt to implement this for all lists resulted in severely degraded website performance. 4. The "new books" pane at https://www.gutenberg.org has a pop-up tooltip that mentions the title. Status: Working on it. -5. Fielded search and ordering. If results were presented in a table where any field could be included, such as Author, Title, Language, LC code, subject, bookshelf, release date, most recent update... THEN people could select a column and have results sorted by that column. Status: This is of interest, and non-trivial to implement. +5. Fielded search and ordering. If results were presented in a table where any field could be included, such as Author, Title, Language, LC code, subject, bookshelf, release date, most recent update... THEN people could select a column and have results sorted by that column. Status: This is of interest, and non-trivial to implement. ### Items that will not be fixed 1. Wiki "user" pages. These have not been maintained, and are no longer part of the site. Archived pages are likely available at the Wayback machine, https://wayback.archive.org -- first enter the URL (such as https://www.gutenberg.org or a more specific link), then select the date of the archive snapshot to view the removed page. @@ -120,4 +119,4 @@ If you encounter something that doesn't work for you, or could be better, please It is especially important that we can understand what you are experiencing, and what could be improved. To help with this, please provide a description of how you accessed the website, and the problems encountered. If you know of external testing sites, or standards, or software that we should look into, please let us know. -*Most recently updated: September 18, 2020* +*Most recently updated: October 8, 2020*