| Home Beta programs |
Welcome to Mobipocket Developer Center |

Creating ContentGetting StartedWhat is the Mobipocket file formatHow do I create a Mobipocket eBookStandard eBooksAdvanced eBooks eBook features Cross-platform feature supportImage supportTable supportCover PageParagraph rendering and hyphenationHyperlinksGuide itemsFramesIndexes and DictionariesSectionsAuthoring tips Extended eBook features DatabasesSQL queriesJavascriptHTML forms Reference Open-eBook HTML tagsSupported HTML entitiesHTML form tagsMobipocket custom tagsOPF x-metadata tagsMobipocket URLsMobipocket Document Object Model (DOM)Mobipocket Active Server Pages (ASP)Mobipocket Active Data Objects (ADO)Mobipocket Javascript Objects Medical Drug interaction module Advanced topics Setting margins |
OPF x-metadata tagsMobipocket allows you to specify useful information in x-metadata tags of an OPF publication. Tags described here should be used inside of the <x-metadata> tag which must be a child of the <metadata> tag defined by the Open Ebook Publication Format.
<output>Description:Use this tag to specify the encoding of the output ebook. Only Windows-1252 (an extension of Latin1) and UTF-8 encodings are supported.Attributes:
<EmbeddedCover>Description:The cover of the book. A book must have a cover specified with thois tag instead of starting on an HTML page with an image in it. <DefaultLookupIndex>Description:Forces the default lookup index, i.e. the index that is opened when the ebook is used as a lookup dictionary from another ebook. It is also the index that is called with the index_search() method when no index name parameter is specified. <DictionaryInLanguage>Description:Dictionary input language. Specifying this tag with the DictionaryOutLanguage tag makes the ebook appear as a dictionary in the Reader Settings. <DictionaryOutLanguage>Description:Dictionary output language. Specifying this tag with the DictionaryInLanguage tag makes the ebook appear as a dictionary in the Reader Settings. <DictionaryVeryShortName> requires version 5.0Description:A short three-letter name for a dictionary ebook. This very short name is displayed in user word lists and search history results. By default if not specified, the very short dictionary name is the first three letters of the dictionary title. If set to empty, no dictionary name is displayed. <DatabaseName>Description:Forces the database name of the PRC file. If this parameter is not specified, the database name is derived from the title of the book. The database name is used to identify an ebook file in URLs, e.g. oeb:redirect. The database name should not contain spaces and only use Latin alphanumeric characters. The _(underscore) character is allowed as well. |
© Copyright 2000-2007 Mobipocket.com