From 3632463c1399ac8553360c6e6f5bfbfa9f26ba86 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Fri, 18 Dec 2020 18:08:24 -0600 Subject: [PATCH] Add PD_YEAR constant for use across the site --- lib/Constants.php | 2 ++ www/about/index.php | 2 +- www/contribute/accepted-ebooks.php | 2 +- www/contribute/producing-an-ebook-step-by-step.php | 6 +++--- www/contribute/uncategorized-art-resources.php | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/lib/Constants.php b/lib/Constants.php index f4aa2c3b..b1bc184a 100644 --- a/lib/Constants.php +++ b/lib/Constants.php @@ -32,6 +32,8 @@ const SOURCE_PROJECT_GUTENBERG_AUSTRALIA = 8; const AVERAGE_READING_WORDS_PER_MINUTE = 275; +define('PD_YEAR', intval(gmdate('Y')) - 96); + // No trailing slash on any of the below constants. const SITE_URL = 'https://standardebooks.org'; const SITE_ROOT = '/standardebooks.org'; diff --git a/www/about/index.php b/www/about/index.php index 5311abf2..142f9a31 100644 --- a/www/about/index.php +++ b/www/about/index.php @@ -57,7 +57,7 @@ require_once('Core.php');

The public domain is a priceless resource for all of us, and for the generations after us. It’s a free repository of our culture going back centuries—a way for us to see where we came from and to chart where we’re going. It represents our collective cultural heritage.

In the past, copyright was a limited boon, designed not to enrich a creator and their children’s children a hundred years from now, but rather to allow a creator to profit by granting a temporary monopoly on reproduction, in exchange for their work to be returned to the public after a few years. Our ancestors—in fact, the framers of the US Constitution—recognized that art builds on art, and that locking up culture benefits a handful but harms the greater public.

Today, large corporations are putting a lot of money into twisting our laws to slowly but surely strangle the public domain, making it increasingly remote and inaccessible so they can continue seeking rent on ideas and culture nearly a century old. Today laws lock up work not just for the author’s entire lifetime, but for the lifetime of their children, and their children. Copyright can’t enrich the dead, but it can enrich powerful corporations … at our—at everyone’s—expense.

-

Dedicating the work Standard Ebooks produces to the public domain is our small way of letting the world know how important it is to fight that. If corporations have their way, the last liberated and free culture you’ll ever have is what was published before 1924.

+

Dedicating the work Standard Ebooks produces to the public domain is our small way of letting the world know how important it is to fight that. If corporations have their way, the last liberated and free culture you’ll ever have is what was published before .

What a sad world that would be.

diff --git a/www/contribute/accepted-ebooks.php b/www/contribute/accepted-ebooks.php index 7433b1ff..67e4bba6 100644 --- a/www/contribute/accepted-ebooks.php +++ b/www/contribute/accepted-ebooks.php @@ -4,7 +4,7 @@ require_once('Core.php');

Ebooks We Do and Don’t Accept

-

Standard Ebooks only works on books that have entered the U.S. public domain due to copyright expiration.

+

Standard Ebooks only works on books that have entered the U.S. public domain due to copyright expiration. Generally this means a book must have been published in or earlier, though there are exceptions for works from later periods that did not follow copyright formalities. For full details, see Project Gutenberg’s Copyright How-To.

Types of ebooks we do accept

  • diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 573687ea..bf8f6c1e 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -47,12 +47,12 @@ require_once('Core.php');

    Google Books

-

Each of those sources allows you to filter results by publication date, so make sure you select 1924 and earlier to ensure they’re in the US public domain.

+

Each of those sources allows you to filter results by publication date, so make sure you select and earlier to ensure they’re in the U.S. public domain.

If you can’t find scans of your book at the above sources, and you’re using a Project Gutenberg transcription as source material, there’s a good chance that PGDP (the sister project of Project Gutenberg that does the actual transcriptions) has a copy of the scans they used accessible in their archives. You should only use the PGDP archives as a last resort; because their scans are not searchable, verifying typos becomes extremely time-consuming.

Please keep the following important notes in mind when searching for page scans:

  • -

    Make sure the scans you find are published in 1924 or earlier. You must verify the copyright page in the page scans before proceeding.

    +

    Make sure the scans you find are published in or earlier. You must verify the copyright page in the page scans before proceeding.

  • Often you’ll find different editions, published at different times by different publishers, for the same book. It’s worth the effort to quickly browse through each different one to get an idea of the kinds of changes the different publishers introduced. Maybe one edition is better than another!

    @@ -505,7 +505,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll

    The image you pick should be a “fine art” oil painting so that all Standard Ebooks have a consistent cover style. This is actually easier than you think, because it turns out most public domain artwork is from the era of fine art.

  • -

    You must provide proof of public domain status to the SE Editor-in-Chief in the form of a page scan of the painting from a 1924-or-older book, and the Editor-in-Chief must approve your selection before you can commit it to your repository.

    +

    You must provide proof of public domain status to the SE Editor-in-Chief in the form of a page scan of the painting from a -or-older book, and the Editor-in-Chief must approve your selection before you can commit it to your repository.

  • The Standard Ebooks Editor-in-Chief has the final say on the cover image you pick, and it may be rejected for, among other things, poor public domain status research, being too low resolution, not fitting in with the “fine art” style, or being otherwise inappropriate for your ebook.

    diff --git a/www/contribute/uncategorized-art-resources.php b/www/contribute/uncategorized-art-resources.php index 7d813ffd..02338803 100644 --- a/www/contribute/uncategorized-art-resources.php +++ b/www/contribute/uncategorized-art-resources.php @@ -4,7 +4,7 @@ require_once('Core.php');