Quote:
Originally Posted by tibiafry
Hello, I know the current mobigen metadata things:
Code:
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:identifier id="bookid">ISBNhere</dc:identifier>
<dc:language xs1:type="dcterms:RFC3066">langcodehere</dc:language>
<dc:title>TitleHere</dc:title>
<dc:creator>AuthorHere;SeveralAuthorsgetSeparated;ThisWay</dc:creator>
<dc:date xsi:type="dcterms:W3CDTF">yyyy-mm-dd</dc:date>
<x-metadata>
<EmbeddedCover>MyCover.jpg</EmbeddedCover>
</x-metadata>
</metadata>
Anybody Knows The Suggested Retail Price metadata or some other metadatas? I know the other x-metadata things in here ( http://www.mobipocket.com/dev/articl...fxmetadata.xml) but I want to know the other metadata things that you can make with Mobipocket Creator (theme, etc).
|
Get Mobipocket Creator, install it and plug in various values into the metadata fields, 'Save' it, then open the .opf file. That's how I finally got a handle on what needs to be in an .opf file. (Yes, I've got about 40 ebooks in multi-file HTML format but which don't have an opf file.)
Derek