bookwyrm/bookwyrm/templates/snippets
Adeodato Simó 698e74a496
Minor vocabulary fixes and structured data improvements (#3036)
* Remove duplicate Review object under `rating` property

This was preventing validation, since `rating` is not a valid property
(`review` is, which is created from book.html already).

* Drop `bestRating` property in ratings, since it defaults to 5

See <https://schema.org/bestRating> ("If bestRating is omitted,
5 is assumed").

* Create Rating object (and its enclosing Review) in book/rating.html

* Use `position` property for Book objects in a series

`volumeNumber`, previously used, is only valid for objects of type
PublicationVolume (which series members are not).

* Give URL of book series when setting of `isPartOf`

* series.html: Add empty BookSeries object

---------

Co-authored-by: Adeodato Simó <dato@users.noreply.github.com>
2023-10-21 17:53:24 +02:00
..
create_status Change wording from 'Save' to 'Update' 2023-07-27 17:45:06 -05:00
filters_panel many minor visual tweaks to fix spacing and usability 2022-11-26 15:29:08 -08:00
generated_status Remove link form review title 2022-01-18 13:31:50 -08:00
reading_modals Replace hidden field with HTTP Referrer value 2023-01-01 19:42:03 +01:00
shelve_button chore: use bulma override for mobile dropdown instead of classes 2023-01-31 18:33:44 +00:00
status Minor vocabulary fixes and structured data improvements (#3036) 2023-10-21 17:53:24 +02:00
toggle don't persist form state in firefox 2021-11-20 19:04:51 +11:00
about.html Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
add_to_group_button.html Renames group tags 2022-01-18 12:32:12 -08:00
announcement.html Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
authors.html Color links in green 2021-12-22 14:53:34 +01:00
avatar.html Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
block_button.html Refactors block button for query efficiency 2021-05-22 20:36:30 -07:00
book_cover.html Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
book_titleby.html Fix cache duration comment 2022-12-26 17:52:58 +01:00
boost_button.html Always use underscores in html ids 2021-08-08 19:44:12 -07:00
create_status.html update tour text 2022-07-17 16:13:12 +10:00
fav_button.html Adds action views 2021-08-23 13:15:35 -07:00
follow_button.html More accurate button display 2022-07-09 12:19:28 -07:00
follow_request_buttons.html Removes filter for checking for follow requests 2021-05-11 14:05:46 -07:00
footer.html Show impressum 2022-11-25 12:06:32 -08:00
form_errors.html Include errors display snippet 2021-11-29 22:33:03 +01:00
form_rate_stars.html Fix Half Stars for Rating books 2023-01-07 20:59:32 +01:00
goal_form.html Unique id for privacy fields 2021-09-29 15:58:37 -07:00
goal_progress.html Fixes progress bar color in dark mode 2022-03-26 11:38:00 -07:00
join_invitation_buttons.html Renames group tags 2022-01-18 12:32:12 -08:00
opengraph.html Move all opengraph (/twitter) metadata into one template 2023-01-11 16:17:41 -05:00
page_text.html Updates edited display 2021-10-15 09:41:29 -07:00
pagination.html Only use chronological pagination sometimes 2023-02-25 15:56:58 -08:00
privacy-icons.html Snags more strings for i18n 2021-02-27 18:48:10 -08:00
privacy_select.html Unique id for privacy fields 2021-09-29 15:58:37 -07:00
privacy_select_no_followers.html standardise ids for tour anchors 2022-07-03 15:57:10 +10:00
progress_field.html Changes how progress input fields are id'ed 2022-01-04 12:53:48 -08:00
rate_action.html Updates snippets that use rating tags 2022-01-18 12:09:57 -08:00
register_form.html Detect preferred timezone via JavaScript on register 2022-12-11 23:32:07 +01:00
remove_from_group_button.html Renames group tags 2022-01-18 12:32:12 -08:00
report_button.html chore: more dropdown resizes 2023-01-31 08:12:57 +00:00
report_modal.html Report modal 2022-03-10 10:02:18 -08:00
shelf_selector.html Use the translated shelf name in the “remove from” shelf button 2023-05-15 11:26:12 +02:00
stars.html Show “no rating” instead of stars if the review has no rating 2023-05-22 15:40:18 +02:00
suggested_users.html use a new has-text-default instead of has-text-black 2022-04-08 23:14:30 -07:00
switch_edition_button.html Snags more strings for i18n 2021-02-27 18:48:10 -08:00
table-sort-header.html [l10n] Add and update i18n strings for French: 2021-04-05 12:46:34 +02:00
translated_shelf_name.html Move translations to filter 2022-02-28 11:05:12 -08:00
trimmed_list.html Cleans up styling on author page 2021-12-07 11:33:44 -08:00
trimmed_text.html Preserve whitespace in statuses 2021-09-22 12:18:12 -07:00
user_options.html chore: use bulma override for mobile dropdown instead of classes 2023-01-31 18:33:44 +00:00