From 4fc6052426447e4e1edc0faaefff1ec930f16ca2 Mon Sep 17 00:00:00 2001 From: henrikjust Date: Wed, 23 Feb 2011 13:38:05 +0000 Subject: [PATCH] EPUB meta data editor 3rd draft (initial help content) git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@93 f0f2a975-2e09-46c8-9428-3b39399b9f3c --- .../writer2xhtml/W2XDialogs2/EpubMetadata.xdl | 2 +- source/oxt/writer2xhtml/help/en/help.tree | 1 + .../epub_export.xhp | 85 ------------- .../epub_metadata.xhp | 118 ++++++++++++++++++ 4 files changed, 120 insertions(+), 86 deletions(-) create mode 100644 source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp diff --git a/source/oxt/writer2xhtml/W2XDialogs2/EpubMetadata.xdl b/source/oxt/writer2xhtml/W2XDialogs2/EpubMetadata.xdl index 0853ba0..10042fb 100644 --- a/source/oxt/writer2xhtml/W2XDialogs2/EpubMetadata.xdl +++ b/source/oxt/writer2xhtml/W2XDialogs2/EpubMetadata.xdl @@ -62,7 +62,7 @@ - + diff --git a/source/oxt/writer2xhtml/help/en/help.tree b/source/oxt/writer2xhtml/help/en/help.tree index 98aed3a..228f456 100644 --- a/source/oxt/writer2xhtml/help/en/help.tree +++ b/source/oxt/writer2xhtml/help/en/help.tree @@ -5,6 +5,7 @@ XHTML Export (Writer) XHTML Export (Calc) EPUB Export (Writer) + EPUB document properties (Writer) Introduction General diff --git a/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp b/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp index a65129e..e80a0d6 100644 --- a/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp +++ b/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp @@ -193,91 +193,6 @@ Your document may also include a normal table of contents. Check this if you want to include this table of contents in addition to the navigation table. - EPUB meta data - - The EPUB standard specifies a number of meta data elements not supported by ODF. - Writer2xhtml supports these elements using user-defined meta data. To add user-defined meta data choose - File-Properties, User-defined properties. The following properties are supported: - - - Identifier: Each EPUB document must have a unique ID. - Normally Writer2xhtml generates a Universal Unique ID (UUID) for this purpose, but you may override this with - your own ID. - To do this add a new property, enter Identifier - (case is not important) as name and the ID as value. - An identifier may follow a specific identification scheme, e.g. ISBN. - To specify an identification scheme, append this to the name separated by a period, e.g. Identifier.ISBN. - - It is possible to have several identifiers, in this case append a number - to the name, e.g. Identifier1.ISBN and Identifier2. The first identifier is used as the unique ID. - - - - Creator: A primary creator or author of the publication. - - Enter Creator as name and the creator's name as value. - - A creator may have a special role, you can specify this with a three - letter code after the word creator, e.g. creator.aut for the author or creator.ill - for the illustrator. For the complete list of three letter codes see the - EPUB specification. - You can define several creators, in this case add a number to the word creator, - e.g. creator1.aut and creator2. The creators will be sorted according to the numbers. - Note that some readers may only present the first creator. - - - - Contributor: A party whose contribution to the publication is secondary - to those named in creator elements. Otherwise it is handled like Creator, and the same rules apply. - - - - Date: Date of publication. The date must be in the format YYYY-MM-DD - (year-month-date) or more generally in the format specified in - http://www.w3.org/TR/NOTE-datetime. - - A date may be associated with a special event such as creation, - publication or modification. To define this, add the event after the word date, e.g. date.publication. - - You can give several dates, in this case add a number to the word date, - e.g. date1.creation, date2.modification. - - - - You can only have one instance of the remaining properties, - hence they cannot be numbered. Also no additional data can be appended to the name. - - - - Publisher: The publisher of the document. - - - - Type: Terms describing general categories, functions, genres, or aggregation levels for content. - - - - Format: The media type or dimensions of the resource. - - - - Source: Information regarding a prior resource from which the publication was derived. - - - - Relation: An identifier of an auxiliary resource and its relationship to the publication. - - - - Coverage: The extent or scope of the publication’s content. - - - - Rights: A statement about rights, or a reference to one. - - - - diff --git a/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp b/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp new file mode 100644 index 0000000..21ee9cc --- /dev/null +++ b/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp @@ -0,0 +1,118 @@ + + + + + EPUB document properties (Writer) + org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp + + + + + EPUB document properties (Writer) + Edit the document properties for an EPUB document. +
+ Choose File - Export - EPUB, Click Edit in the dialog +
+ + The EPUB standard specifies a large number of document properties. + Not all of these are supported by the OpenDocument standard. + Writer2xhtml supports the additional properties using user defined document properties. + This dialog provides a convenient interface to edit all EPUB document properties, but you can also access all properties + using the standard interface in %PRODUCTNAME Writer, that is File - Properties. + Properties that are not required can be left blank. In this case they will not be included in the EPUB document (except the + title which is always included). + + + Custom identifier + Each EPUB document must have a unique identifier. + Normally Writer2xhtml generates a Universal Unique ID (UUID) for this purpose, but you may override this with + your own identifier. + + Use custom identifier + Check this if you want to provide your own identifier + + Identifier + Enter the identifier to use. Remember that it must be unique amongst all + EPUB documents. + + Identifier type + An identifier may follow a specific identification scheme, e.g. ISBN. + Select or enter an identification scheme in this field. + + + Authors + An EPUB document can have several authors, which you can list here. + An author can be either a creator, that is a primary author of the publication, or a contributor, + that is a party whose contribution to the publication is secondary to the creator(s). + Furthermore an author may have a special role, e.g. illustrator. Both properties are specified when you add + a new authort to the list. + Note that some EPUB readers may only present the first creator, hence + the order may be important + + Add... + Click this to add new author to the list. + + Modify... + Click this to modify the currently selected author. + + Delete... + Click this to delete the currently selected author from the list. + + Up + Click this to move the currently selected author up one position in the list. + + Down + Click this to move the currently selected author down one position in the list. + + + Dates + An EPUB document can specify one or more dates relating to the publication. + Each date can be associated with a special event such as creation, publication or modification. + + Add... + Click this to add new date to the list. + + Modify... + Click this to modify the currently selected date. + + Delete... + Click this to delete the currently selected date from the list. + + Title + The title of the document. This will always be included in the EPUB document, + even if you have not selected Export optional document properties. + + Subject + The subject of the document + + Keywords + A comma separated list of keywords + + Description + A description of the document + + Publisher + The publisher of the document. + + Type + Terms describing general categories, functions, genres, or aggregation levels + for content. + + Format + The media type or dimensions of the resource. + + Source + Information regarding a prior resource from which the publication was derived. + + Relation + An identifier of an auxiliary resource and its relationship to the publication. + + Coverage + The extent or scope of the publication’s content. + + Rights + A statement about rights, or a reference to one. + + +
+ \ No newline at end of file