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)IntroductionGeneral
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.
-
-
-
-