From f2c1e2435e62184224deabf914eee24181919c98 Mon Sep 17 00:00:00 2001 From: merwhite11 Date: Mon, 2 Sep 2024 11:23:21 -0700 Subject: [PATCH 1/2] Added link tracks to all download options --- .../book_providers/cita_press_download_options.html | 2 +- .../book_providers/gutenberg_download_options.html | 8 ++++---- .../templates/book_providers/ia_download_options.html | 10 +++++----- .../book_providers/librivox_download_options.html | 2 +- .../book_providers/openstax_download_options.html | 2 +- .../standard_ebooks_download_options.html | 8 ++++---- .../book_providers/wikisource_download_options.html | 6 +++--- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/openlibrary/templates/book_providers/cita_press_download_options.html b/openlibrary/templates/book_providers/cita_press_download_options.html index 87fdb8469a0..cac0d87d339 100644 --- a/openlibrary/templates/book_providers/cita_press_download_options.html +++ b/openlibrary/templates/book_providers/cita_press_download_options.html @@ -6,7 +6,7 @@

$_('Download Options')

diff --git a/openlibrary/templates/book_providers/gutenberg_download_options.html b/openlibrary/templates/book_providers/gutenberg_download_options.html index 1cb095fee40..eb56d863f37 100644 --- a/openlibrary/templates/book_providers/gutenberg_download_options.html +++ b/openlibrary/templates/book_providers/gutenberg_download_options.html @@ -8,10 +8,10 @@ diff --git a/openlibrary/templates/book_providers/ia_download_options.html b/openlibrary/templates/book_providers/ia_download_options.html index 99516e94513..3e6b10c340e 100644 --- a/openlibrary/templates/book_providers/ia_download_options.html +++ b/openlibrary/templates/book_providers/ia_download_options.html @@ -5,13 +5,13 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/librivox_download_options.html b/openlibrary/templates/book_providers/librivox_download_options.html index 4e218df8478..c250fc52a9e 100644 --- a/openlibrary/templates/book_providers/librivox_download_options.html +++ b/openlibrary/templates/book_providers/librivox_download_options.html @@ -5,7 +5,7 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/openstax_download_options.html b/openlibrary/templates/book_providers/openstax_download_options.html index 173ccd50d7d..89e0285043d 100644 --- a/openlibrary/templates/book_providers/openstax_download_options.html +++ b/openlibrary/templates/book_providers/openstax_download_options.html @@ -6,7 +6,7 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/standard_ebooks_download_options.html b/openlibrary/templates/book_providers/standard_ebooks_download_options.html index 3e61d048b93..28e7914d961 100644 --- a/openlibrary/templates/book_providers/standard_ebooks_download_options.html +++ b/openlibrary/templates/book_providers/standard_ebooks_download_options.html @@ -7,10 +7,10 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/wikisource_download_options.html b/openlibrary/templates/book_providers/wikisource_download_options.html index d0bb7a546c3..1f867fdc973 100644 --- a/openlibrary/templates/book_providers/wikisource_download_options.html +++ b/openlibrary/templates/book_providers/wikisource_download_options.html @@ -27,9 +27,9 @@ \ No newline at end of file From b90940094048f6b190210b474f94c201bcd0bbd6 Mon Sep 17 00:00:00 2001 From: Mek Date: Fri, 31 Jan 2025 14:45:52 -0500 Subject: [PATCH 2/2] fix clicktrack properties --- .../book_providers/cita_press_download_options.html | 2 +- .../book_providers/gutenberg_download_options.html | 8 ++++---- .../templates/book_providers/ia_download_options.html | 10 +++++----- .../book_providers/librivox_download_options.html | 2 +- .../book_providers/openstax_download_options.html | 2 +- .../standard_ebooks_download_options.html | 8 ++++---- .../book_providers/wikisource_download_options.html | 6 +++--- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/openlibrary/templates/book_providers/cita_press_download_options.html b/openlibrary/templates/book_providers/cita_press_download_options.html index cac0d87d339..301dfb16994 100644 --- a/openlibrary/templates/book_providers/cita_press_download_options.html +++ b/openlibrary/templates/book_providers/cita_press_download_options.html @@ -6,7 +6,7 @@

$_('Download Options')

diff --git a/openlibrary/templates/book_providers/gutenberg_download_options.html b/openlibrary/templates/book_providers/gutenberg_download_options.html index eb56d863f37..d10105391fb 100644 --- a/openlibrary/templates/book_providers/gutenberg_download_options.html +++ b/openlibrary/templates/book_providers/gutenberg_download_options.html @@ -8,10 +8,10 @@
diff --git a/openlibrary/templates/book_providers/ia_download_options.html b/openlibrary/templates/book_providers/ia_download_options.html index 3e6b10c340e..ab125b9d314 100644 --- a/openlibrary/templates/book_providers/ia_download_options.html +++ b/openlibrary/templates/book_providers/ia_download_options.html @@ -5,13 +5,13 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/librivox_download_options.html b/openlibrary/templates/book_providers/librivox_download_options.html index c250fc52a9e..ab237995212 100644 --- a/openlibrary/templates/book_providers/librivox_download_options.html +++ b/openlibrary/templates/book_providers/librivox_download_options.html @@ -5,7 +5,7 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/openstax_download_options.html b/openlibrary/templates/book_providers/openstax_download_options.html index 89e0285043d..c1a63017975 100644 --- a/openlibrary/templates/book_providers/openstax_download_options.html +++ b/openlibrary/templates/book_providers/openstax_download_options.html @@ -6,7 +6,7 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/standard_ebooks_download_options.html b/openlibrary/templates/book_providers/standard_ebooks_download_options.html index 28e7914d961..8333886a3ff 100644 --- a/openlibrary/templates/book_providers/standard_ebooks_download_options.html +++ b/openlibrary/templates/book_providers/standard_ebooks_download_options.html @@ -7,10 +7,10 @@

$_("Download Options")

diff --git a/openlibrary/templates/book_providers/wikisource_download_options.html b/openlibrary/templates/book_providers/wikisource_download_options.html index 1f867fdc973..9191ecac565 100644 --- a/openlibrary/templates/book_providers/wikisource_download_options.html +++ b/openlibrary/templates/book_providers/wikisource_download_options.html @@ -27,9 +27,9 @@ \ No newline at end of file