From 3e11e43e2d0669b228a484431553ba9c6fc659d2 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Fri, 6 Dec 2024 14:48:39 -0600 Subject: [PATCH] Add AI warning to step by step guide --- www/contribute/producing-an-ebook-step-by-step.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 642a6d66..42775b84 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -652,6 +652,11 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
  • Complete content.opf

    +

    content.opf is the file that contains the ebook metadata like author, title, description, and reading order. Most of it will be filling in that basic information, and including links to various resources related to the text. We already completed the manifest and spine in an earlier step.

    content.opf is standardized. See the Metadata section of the SEMoS for details on how to fill it out.

    The last details to fill out here will be the short and long descriptions, verifying any Wikipedia links that se create-draft automatically found, adding cover artist metadata, filling out any missing author or contributor metadata, and adding your own metadata as the ebook producer.