Erinevus lehekülje "Epub puust ja punaseks" redaktsioonide vahel
Allikas: Kuutõrvaja
9. rida: | 9. rida: | ||
**xhtml files - The book's contents are in these | **xhtml files - The book's contents are in these | ||
**page-template.xpgt - This file isn't really needed, but it makes it look pretty in Adobe Digital Editions | **page-template.xpgt - This file isn't really needed, but it makes it look pretty in Adobe Digital Editions | ||
+ | |||
+ | [[Pilt:Epub scheme small.png]] | ||
*http://www.jedisaber.com/eBooks/Tutorial.shtml | *http://www.jedisaber.com/eBooks/Tutorial.shtml |
Redaktsioon: 2. aprill 2012, kell 13:09
A .epub file contains, at a bare minimum, the following files/folders:
- mimetype - tells a reader/operating system what's in here
- META-INF folder - This folder contains, at minimum, the container.xml file, which tells the reader software where in the zip file to find the book.
- OEBPS folder - Recommended location for the books content. It contains:
- images folder - images go here
- Content.opf - XML file that lists what's in the zip file
- toc.ncx - This is the table of Contents
- xhtml files - The book's contents are in these
- page-template.xpgt - This file isn't really needed, but it makes it look pretty in Adobe Digital Editions