Erinevus lehekülje "Epub puust ja punaseks" redaktsioonide vahel

Allikas: Kuutõrvaja
23. rida: 23. rida:
  
 
[[Pilt:JzWyI.png]]
 
[[Pilt:JzWyI.png]]
 +
 +
*http://code.google.com/p/sigil/
 +
 +
'''Lingid'''
  
 
*http://www.jedisaber.com/eBooks/Tutorial.shtml
 
*http://www.jedisaber.com/eBooks/Tutorial.shtml
33. rida: 37. rida:
  
 
http://www.hxa.name/articles/content/epub-guide_hxa7241_2007.html
 
http://www.hxa.name/articles/content/epub-guide_hxa7241_2007.html
 
*http://code.google.com/p/sigil/
 

Redaktsioon: 2. aprill 2012, kell 13:29

                                        Roheline.jpg Toores. Ehk seda pala võib täiendada.

Epub fail kujutab endast tegelikult .zip faili mis minimaalselt sisaldab järgnevaid faile/kaustu:

  • 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 - (OPS kaust) Recommended location for the books content. It contains:
    • images kaust - pildid lähevad siia
    • toc.ncx - This is the table of Contents
    • fonts folder (sisaldab ttf fonte)
    • content1.xhtml - raamatu sisu
    • content.opf - XML fail kus nimekiri zipi sees asuvatest failidest
    • style.css

Failide sisust lähemalt

The mimetype file has no extension, and the content must read exactly as follows:

application/epub+zip

Epub scheme small.png

Tarkvara

JzWyI.png

Lingid

http://www.kepub.org/en/node/15

http://edutechwiki.unige.ch/en/EPub

http://www.hxa.name/articles/content/epub-guide_hxa7241_2007.html