diff --git a/www/contribute/metadata.php b/www/contribute/metadata.php index 7ffdc400..2288e8c3 100644 --- a/www/contribute/metadata.php +++ b/www/contribute/metadata.php @@ -9,7 +9,7 @@ require_once('Core.php');

General principles

Metadata in a Standard Ebooks epub is stored in the ./src/epub/content.opf file. The file contains some boilerplate that you won’t have to touch, and a lot of information that you will have to touch as you produce your ebook.

-

You should follow the general structure of the content.opf file present in the tools ./templates/ directory. Don't rearrange the order of anything in there and you should be fine.

+

You should follow the general structure of the content.opf file created by se create-draft. Don't rearrange the order of anything in there and you should be fine.

The <dc:identifier> element

The <dc:identifier> element contains the unique identifier for this ebook. That identifier is always the Standard Ebooks URL for that ebook, prefaced by url:.