From 99599c1d5f421496cdebe6021b2ea13fc69a845e Mon Sep 17 00:00:00 2001 From: Mike Colagrosso Date: Sat, 14 Jan 2023 20:25:39 -0700 Subject: [PATCH] Basic source folder: No need to edit the title page --- www/contribute/a-basic-standard-ebooks-source-folder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/a-basic-standard-ebooks-source-folder.php b/www/contribute/a-basic-standard-ebooks-source-folder.php index 74f5a55e..87d32a69 100644 --- a/www/contribute/a-basic-standard-ebooks-source-folder.php +++ b/www/contribute/a-basic-standard-ebooks-source-folder.php @@ -54,7 +54,7 @@ require_once('Core.php');

src/epub/text/colophon.xhtml is the template for the Standard Ebooks colophon that appears at the end of every ebook. Usually you’ll edit this last, once you’ve finalized the cover page and metadata.

  • -

    src/epub/text/titlepage.xhtml is the template for the titlepage. The only thing to edit here is the title and author in the titlepage alt attribute. Leave the rest alone.

    +

    src/epub/text/titlepage.xhtml is the titlepage. The draft script added the title and author. Don’t edit this unless the title and author are incorrect.

  • src/epub/text/unlicense.xhtml is the Standard Ebooks public domain dedication. Don’t edit this at all.