View Single Post
Old 07-12-2010, 09:03 AM   #68
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by sengian View Post
what are unmanifested and manifested files?
The .opf file in an EPUB includes the EPUB's file manifest. The .opf has a root element and four child elements: metadata, manifest, spine and guide. All except guide are required.

The manifest lists all the files contained in the EPUB. Each file is represented by an item element, and has the attributes id, href and media-type. All XHTML (content documents), stylesheets, images or other media, embedded fonts, and the .ncx file are there. The .opf file, container.xml, and mimetype files are not supposed to be included.

I assume unmanifested files are files in the EPUB that are not properly in the manifest, but should be. Kovid can properly give more details.
Starson17 is offline   Reply With Quote