diff --git a/api/templates/api_help.html b/api/templates/api_help.html index c2a3336e..542b3832 100644 --- a/api/templates/api_help.html +++ b/api/templates/api_help.html @@ -23,7 +23,7 @@ {{base_url}}/api/v1/campaign/?format=json&api_key={api_key}&username={username}

Identifier Resolution

JSON to get work/edition data for an isbn

- {{base_url}}/api/v1/identifier/?format=json&api_key={api_key}&username={username}&ype=isbn&value=9780441012039 + {{base_url}}/api/v1/identifier/?format=json&api_key={api_key}&username={username}&type=isbn&value=9780441012039

In addition to isbn, you can use 'goog' if you have a google books id, and 'oclc' for oclc numbers.

{% endif %} diff --git a/frontend/templates/about_lightbox.html b/frontend/templates/about_lightbox.html index cd4d6dad..2e4219b1 100644 --- a/frontend/templates/about_lightbox.html +++ b/frontend/templates/about_lightbox.html @@ -1,27 +1,26 @@
X
-

- What if you could give a book to everyone on earth? Get an ebook and read it on any device, in any format, forever? Give an ebook to your library, for them to share? Own DRM-free ebooks, legally? Read free ebooks, and know their creators had been fairly paid? -

-

- At Unglue.it, you can pledge toward creating ebooks that will be legally free, worldwide. These books have already been traditionally published, but they're stuck: legal restrictions keep you from being able to enjoy and share them. -

-

- Unglue.it gets them unstuck. We work with authors and publishers to choose a fair licensing fee. We raise that fee here through crowdfunding: people like you chipping in. When campaigns succeed, the rights holders get paid, and they issue a free electronic edition under a Creative Commons license. -

-

- What if you could give your favorite book to the world? -

-

- What if you could unglue it? -

-
Read the FAQ
-
Read the FAQ for authors and publishers
-
Our press coverage
- {% if not user.is_authenticated %} -
Sign up today
- {% else %} -
Our campaigns
- {% endif %} -
+

+ What if you could give a book to everyone on earth? Get an ebook and read it on any device, in any format, forever? Give an ebook to your library, for them to share? Own DRM-free ebooks, legally? Read free ebooks, and know their creators had been fairly paid? +

+

+ At Unglue.it, you can pledge toward creating ebooks that will be legally free, worldwide. These books have already been traditionally published, but they're stuck: legal restrictions keep you from being able to enjoy and share them. +

+

+ Unglue.it gets them unstuck. We work with authors and publishers to choose a fair licensing fee. We raise that fee here through crowdfunding: people like you chipping in. When campaigns succeed, the rights holders get paid, and they issue a free electronic edition under a Creative Commons license. +

+

+ What if you could give your favorite book to the world? +

+

+ What if you could unglue it? +

+
Read the FAQ
+
Read the FAQ for authors and publishers
+
Our press coverage
+ {% if not user.is_authenticated %} +
Sign up today
+ {% else %} +
Our campaigns
+ {% endif %} \ No newline at end of file diff --git a/frontend/templates/faq.html b/frontend/templates/faq.html index 71950487..0cd4897e 100644 --- a/frontend/templates/faq.html +++ b/frontend/templates/faq.html @@ -218,7 +218,7 @@ If you want to find an interesting campaign and don't have a specific book in mi
How do I pledge? Do I need an Amazon account?
-
There's a Support button on all campaign pages, or you can just click on the premium you'd like to receive. You'll be asked to select your premium and specify your pledge amount, and then you'll be taken to Amazon to complete the transaction. While you may certainly use your Amazon account if you have one, you do not need one; you can use your credit card normally.
+
There's a Support button on all campaign pages, or you can just click on the premium you'd like to receive. You'll be asked to select your premium and specify your pledge amount, and then you'll be taken to Amazon to complete the transaction. At this time, you need an Amazon Account in order to pledge.
When will I be charged?
diff --git a/frontend/templates/pledge.html b/frontend/templates/pledge.html index 13da37de..c11d48aa 100644 --- a/frontend/templates/pledge.html +++ b/frontend/templates/pledge.html @@ -53,7 +53,7 @@

You've already pledged to this campaign:

Amount: ${{preapproval_amount|intcomma}}.
- Your premium: {% if premium_description %}{{ premium_description }}{% else %}You did not request a premium for this campaign.{% endif %}
+ Your premium: {% if premium_description %}{{ premium_description }}{% else %}You did not request a premium for this campaign.{% endif %}

You can modify your pledge below.
@@ -80,7 +80,7 @@ {% if premium_item.limit == 0 or premium_item.limit > premium_item.premium_count %}