From ccf3d509ad1e3db27f711d51e31b0fbe25e6141a Mon Sep 17 00:00:00 2001 From: David Grigg Date: Thu, 13 May 2021 17:22:03 +1000 Subject: [PATCH] Added guide and images --- www/contribute/how-tos/goodreads.php | 63 ++++++++++++++++++++++++++++ www/images/goodreads-1.svg | 9 ++++ www/images/goodreads-2.svg | 9 ++++ www/images/goodreads-3.svg | 9 ++++ www/images/goodreads-4.svg | 9 ++++ www/images/goodreads-5.svg | 8 ++++ www/images/goodreads-6.svg | 8 ++++ www/images/goodreads-7.svg | 9 ++++ www/images/goodreads-8.svg | 8 ++++ 9 files changed, 132 insertions(+) create mode 100644 www/contribute/how-tos/goodreads.php create mode 100644 www/images/goodreads-1.svg create mode 100644 www/images/goodreads-2.svg create mode 100644 www/images/goodreads-3.svg create mode 100644 www/images/goodreads-4.svg create mode 100644 www/images/goodreads-5.svg create mode 100644 www/images/goodreads-6.svg create mode 100644 www/images/goodreads-7.svg create mode 100644 www/images/goodreads-8.svg diff --git a/www/contribute/how-tos/goodreads.php b/www/contribute/how-tos/goodreads.php new file mode 100644 index 00000000..e0173694 --- /dev/null +++ b/www/contribute/how-tos/goodreads.php @@ -0,0 +1,63 @@ + 'How to Add a Standard Ebooks book to Goodreads', 'manual' => true, 'highlight' => 'contribute', 'description' => 'A guide to add a Standard Ebook edition of a book to the Goodreads website.']) ?> +
+
+

How to Add a Standard Ebooks Book to Goodreads

+

The Goodreads website (owned by Amazon) is a crowd-sourced repository of information about books. It's useful to have our publications listed there so that our editions can be selected by members to add to their reading lists.

+

In almost all cases, the book will already be in the Goodreads database; we are interested in adding our productions as new editions of those books.

+
    +
  1. +

    Step 1

    +

    Go to the Goodreads website (https://goodreads.com).

    +
  2. +
  3. +

    Step 2

    +

    Search for the book you are adding. Try to find the closest match.

    +

    As an example, I'm going to add my production of "The Rights of Man" by Thomas Paine. See the screenshot below.

    +

    +
  4. +
  5. +

    Step 3

    +

    It's important to add your production as a new EDITION, not a new book.

    +

    Unfortunately, Goodread has a new UI which makes it harder to locate the list of editions for a work. Follow the screenshots below to get to that list.

    +

    Click on “More details”.

    +

    +
  6. +
  7. +

    Step 4

    +

    Now click on “See all editions”.

    +

    +
  8. +
  9. +

    Step 5

    +

    Click on “Add a new edition”.

    +

    +
  10. +
  11. +

    Step 6

    +

    You'll see all of the data which has been put in for the particular edition you found in your original search. We're going to overwrite most of this.

    +

    +
  12. +
  13. +

    Step 7

    +

    Fill in the details of the Standard Ebooks edition.

    +

    This quick-and-dirty Python utility I wrote will help export the required metadata either as a JSON file (which some tools like Keyboard Maestro can consume and use to automate the filling in of the form), or as a tab-delimited file.

    +

    You can paste raw HTML into the description field.

    +

    +
  14. +
  15. +

    Step 8

    +

    Don't forget to select the cover image, which needs to have been downloaded onto your system. I use the thumbnail image in my Calibre directory of SE files.

    +

    +
  16. +
  17. +

    Step 9

    +

    Click on "Create Book". Shortly afterwards you'll be taken to the Review page for this book. You can then click on the book title to see the new entry in the Goodreads system.

    +

    Voila! Your edition is now in Goodreads

    +

    +
  18. +
+
+
+ diff --git a/www/images/goodreads-1.svg b/www/images/goodreads-1.svg new file mode 100644 index 00000000..707ae003 --- /dev/null +++ b/www/images/goodreads-1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/www/images/goodreads-2.svg b/www/images/goodreads-2.svg new file mode 100644 index 00000000..ded09ddf --- /dev/null +++ b/www/images/goodreads-2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/www/images/goodreads-3.svg b/www/images/goodreads-3.svg new file mode 100644 index 00000000..36e41ae6 --- /dev/null +++ b/www/images/goodreads-3.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/www/images/goodreads-4.svg b/www/images/goodreads-4.svg new file mode 100644 index 00000000..06bec736 --- /dev/null +++ b/www/images/goodreads-4.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/www/images/goodreads-5.svg b/www/images/goodreads-5.svg new file mode 100644 index 00000000..feaf91ac --- /dev/null +++ b/www/images/goodreads-5.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/www/images/goodreads-6.svg b/www/images/goodreads-6.svg new file mode 100644 index 00000000..fb5fc7a7 --- /dev/null +++ b/www/images/goodreads-6.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/www/images/goodreads-7.svg b/www/images/goodreads-7.svg new file mode 100644 index 00000000..24903b62 --- /dev/null +++ b/www/images/goodreads-7.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/www/images/goodreads-8.svg b/www/images/goodreads-8.svg new file mode 100644 index 00000000..da477547 --- /dev/null +++ b/www/images/goodreads-8.svg @@ -0,0 +1,8 @@ + + + + + + + +