From 139ae6e9184ff6071a1ea4c1bdb88a3c429ae818 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sat, 9 Jul 2022 20:19:47 -0500 Subject: [PATCH] Tweak wording on feed pages --- templates/FeedHowTo.php | 6 +++--- www/css/core.css | 2 +- www/feeds/atom/index.php | 26 +++++++++++++------------- www/feeds/atom/subjects/index.php | 4 ++-- www/feeds/index.php | 2 +- www/feeds/rss/index.php | 28 ++++++++++++++-------------- www/feeds/rss/subjects/index.php | 20 ++++++++++++-------- 7 files changed, 46 insertions(+), 42 deletions(-) diff --git a/templates/FeedHowTo.php b/templates/FeedHowTo.php index 24c91411..72d84974 100644 --- a/templates/FeedHowTo.php +++ b/templates/FeedHowTo.php @@ -1,8 +1,8 @@

Accessing the feeds

-

Our New Releases feeds are accessible by the public. Access to our other, more detailed feeds is available to our supporters in the Patrons Circle and corporate sponsors.

+

Our New Releases feeds are accessible by the public. Access to our other, more detailed feeds is available to our Patrons Circle supporters and our corporate sponsors.

-

Individuals

+

Access for individuals

  • Join the Patrons Circle by making a donation to get access to all of our ebook feeds for the duration of your gift.

  • Produce an ebook for Standard Ebooks to get lifetime access to our ebook feeds. If you’ve already done that, contact us to enable your access.

  • @@ -10,7 +10,7 @@

    To access a feed, when prompted enter your email address and leave the password field blank.

-

Organizations and projects

+

Access for organizations and projects

  • Corporate sponsors get access to all of our ebook feeds for the duration of their sponsorship. Contact us to chat about having your organization sponsor our mission.

  • Software projects that are open-source and not-for-profit may be granted free access to our feeds. Contact us to inquire.

  • diff --git a/www/css/core.css b/www/css/core.css index 88318d56..54006efa 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -1193,7 +1193,7 @@ h2, } h3{ - font-size: 1.2rem; + font-size: 1rem; font-family: "League Spartan", Arial, sans-serif; margin-top: 3rem; line-height: 1.2; diff --git a/www/feeds/atom/index.php b/www/feeds/atom/index.php index 080f9680..20c6abc3 100644 --- a/www/feeds/atom/index.php +++ b/www/feeds/atom/index.php @@ -8,8 +8,8 @@ require_once('Core.php');

    Atom feeds can be read by one of the many RSS clients available for download, like Thunderbird. They contain more information than regular RSS feeds. Most RSS clients can read both Atom and RSS feeds.

    Note that some RSS readers may show these feeds ordered by when an ebook was last updated, even though the feeds are ordered by when an ebook was first released. You should be able to change the sort order in your RSS reader.

    -
    -

    Atom Feeds

    +
    +

    General feeds

    • New releases (Public)

      @@ -22,17 +22,17 @@ require_once('Core.php');

      All Standard Ebooks, most-recently-released first.

    -
    -

    Ebooks by subject

    -
      - -
    • -

      -

      /feeds/atom/subjects/

      -
    • - -
    -
    +
    +
    +

    Ebooks by subject

    +
      + +
    • +

      +

      /feeds/atom/subjects/

      +
    • + +
    diff --git a/www/feeds/atom/subjects/index.php b/www/feeds/atom/subjects/index.php index 50c2cd8f..bf837b12 100644 --- a/www/feeds/atom/subjects/index.php +++ b/www/feeds/atom/subjects/index.php @@ -6,8 +6,8 @@ require_once('Core.php');

    Atom 1.0 Ebook Feeds by Subject

    -
    -

    Atom Feeds

    +
    +

    Ebooks by subject

    • diff --git a/www/feeds/index.php b/www/feeds/index.php index 8ecb44ae..7bc2dc33 100644 --- a/www/feeds/index.php +++ b/www/feeds/index.php @@ -15,7 +15,7 @@ require_once('Core.php');

      OPDS 1.2 feeds

      OPDS feeds, or “catalogs,” can be added to ereading apps on phones and tablets to search, browse, and download from our entire catalog, directly in your ereader. Most modern ereading apps support OPDS catalogs.

      -

      They’re also perfect for scripting, or for libraries or other organizations who wish to download and process our catalog of ebooks.

      +

      They’re also perfect for scripting, or for libraries or other organizations who wish to download, process, and keep up to date with our catalog of ebooks.

      • The Standard Ebooks OPDS feed

        diff --git a/www/feeds/rss/index.php b/www/feeds/rss/index.php index daea033c..118f88ba 100644 --- a/www/feeds/rss/index.php +++ b/www/feeds/rss/index.php @@ -5,10 +5,10 @@ require_once('Core.php');

        RSS 2.0 Ebook Feeds

        -

        RSS feeds are an alternative to Atom feeds. They contain less information than Atom feeds, but might be better supported by some RSS readers.

        +

        RSS feeds are the predecessors of Atom feeds. They contain less information than Atom feeds, but might be better supported by some news readers.

        -
        -

        RSS Feeds

        +
        +

        General Feeds

        • New releases (Public)

          @@ -21,17 +21,17 @@ require_once('Core.php');

          All Standard Ebooks, most-recently-released first.

        -
        -

        Ebooks by subject

        -
          - -
        • -

          -

          /feeds/rss/subjects/

          -
        • - -
        -
        +
        +
        +

        Ebooks by subject

        +
          + +
        • +

          +

          /feeds/rss/subjects/

          +
        • + +
        diff --git a/www/feeds/rss/subjects/index.php b/www/feeds/rss/subjects/index.php index 87b686a2..47dc11e5 100644 --- a/www/feeds/rss/subjects/index.php +++ b/www/feeds/rss/subjects/index.php @@ -5,14 +5,18 @@ require_once('Core.php');

        RSS 2.0 Ebook Feeds by Subject

        -
          - -
        • -

          -

          /feeds/rss/subjects/

          -
        • - -
        + +
        +

        Ebooks by subject

        +
          + +
        • +

          +

          /feeds/rss/subjects/

          +
        • + +
        +