source/text/shared/01/ref_epub_export.xhp |   48 +++++++++++++++++++++++++++---
 1 file changed, 44 insertions(+), 4 deletions(-)

New commits:
commit 19c8267824c96ce837140c7edf94b8ab0231a485
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Mon Dec 4 10:51:24 2017 +0100

    EPUB export: add documentation for new UI elements
    
    Change-Id: I716b035bfd15e770e6acb3016912c88d510e54dc

diff --git a/source/text/shared/01/ref_epub_export.xhp 
b/source/text/shared/01/ref_epub_export.xhp
index 4c1241546..569c27f7c 100644
--- a/source/text/shared/01/ref_epub_export.xhp
+++ b/source/text/shared/01/ref_epub_export.xhp
@@ -35,19 +35,59 @@
 </bookmark>
 
 <paragraph id="hd_id3149532" role="heading" level="1" 
xml-lang="en-US"><variable id="ref_epub_export"><link 
href="text/shared/01/ref_epub_export.xhp" name="Export as EPUB">Export as 
EPUB</link></variable></paragraph>
-<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US">Saves the 
current file to EPUB. An EPUB file can be viewed and printed on any platform, 
provided that supporting software is installed.</paragraph>
+<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US">Saves the 
current file to EPUB. An EPUB is a reflowable file that can be viewed or 
printed on any platform, provided that supporting software is 
installed.</paragraph>
 </section>
 
 <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/EpubDialog" 
id="bm_id1033968" localize="false"/>
 
-<paragraph id="hd_id3148520" role="heading" level="2" 
xml-lang="en-US">Version</paragraph>
+<paragraph id="hd_id3148519" role="heading" level="2" 
xml-lang="en-US">General</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/generalft" 
id="bm_id1033966" localize="false"/>
+
+<paragraph id="hd_id3148520" role="heading" level="3" 
xml-lang="en-US">Version</paragraph>
 <paragraph id="par_id3154230" role="paragraph" xml-lang="en-US">Sets the 
version of the resulting EPUB file.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/versionlb" 
id="bm_id1033967" localize="false"/>
 
-<paragraph id="hd_id3148521" role="heading" level="2" xml-lang="en-US">Split 
method</paragraph>
-<paragraph id="par_id3154231" role="paragraph" xml-lang="en-US">Determines if 
a next EPUB section will start on page breaks or on paragraphs with the Heading 
1 style.</paragraph>
+<paragraph id="hd_id3148521" role="heading" level="3" xml-lang="en-US">Split 
method</paragraph>
+<paragraph id="par_id3154231" role="paragraph" xml-lang="en-US">Determines if 
a next EPUB section will start on page breaks or on paragraphs according to 
outline numbering.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/splitlb" 
id="bm_id1033968" localize="false"/>
 
+<paragraph id="hd_id3148522" role="heading" level="3" xml-lang="en-US">Layout 
method</paragraph>
+<paragraph id="par_id3154232" role="paragraph" xml-lang="en-US">Determines if 
a reflowable or a fixed layout EPUB will be generated.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/splitlb" 
id="bm_id1033969" localize="false"/>
+
+<paragraph id="hd_id3148523" role="heading" level="3" xml-lang="en-US">Custom 
cover image</paragraph>
+<paragraph id="par_id3154233" role="paragraph" xml-lang="en-US">The exporter 
uses a cover image from the media directory (see below) if the image is named 
cover.gif, cover.jpg, cover.png or cover.svg. This default can be customized 
here.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/coverpath" 
id="bm_id1033970" localize="false"/>
+
+<paragraph id="hd_id3148524" role="heading" level="3" xml-lang="en-US">Custom 
media directory</paragraph>
+<paragraph id="par_id3154234" role="paragraph" xml-lang="en-US">The exporter 
uses media from the FILENAME (without extension) directory (in the same 
directory than the document itself) by default. This can be customized 
here.</paragraph>
+<paragraph id="par_id3154235" role="paragraph" xml-lang="en-US">The media 
directory may contain: a cover image (see above), custom metadata 
(FILENAME-WITHOUT-EXTENSION.xmp, has priority over in-document metadata) and 
image links. Image links mean that if you create relative links on images or 
text and they link an image that's available in the media directory, then this 
media will be available in the EPUB export result as a popup.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/mediadir" 
id="bm_id1033971" localize="false"/>
+
+<paragraph id="hd_id3148525" role="heading" level="2" 
xml-lang="en-US">Metadata</paragraph>
+<paragraph id="par_id3154236" role="paragraph" xml-lang="en-US">Allows manual 
override of document metadata. This is handy if for example the user creating 
the document is not the author of the publication in fact. If a metadata 
property should not be customized, it can be left empty.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/metadataft" 
id="bm_id1033972" localize="false"/>
+
+<paragraph id="hd_id3148526" role="heading" level="3" 
xml-lang="en-US">Identifier</paragraph>
+<paragraph id="par_id3154237" role="paragraph" xml-lang="en-US">Unique 
identifier for the publication.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/identifier" 
id="bm_id1033973" localize="false"/>
+
+<paragraph id="hd_id3148527" role="heading" level="3" 
xml-lang="en-US">Title</paragraph>
+<paragraph id="par_id3154238" role="paragraph" xml-lang="en-US">Title of the 
publication.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/title" 
id="bm_id1033974" localize="false"/>
+
+<paragraph id="hd_id3148528" role="heading" level="3" 
xml-lang="en-US">Author</paragraph>
+<paragraph id="par_id3154239" role="paragraph" xml-lang="en-US">Author of the 
publication.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/author" 
id="bm_id1033975" localize="false"/>
+
+<paragraph id="hd_id3148529" role="heading" level="3" 
xml-lang="en-US">Language</paragraph>
+<paragraph id="par_id3154240" role="paragraph" xml-lang="en-US">Language of 
the publication (see RFC4646 and ISO 639 for possible values).</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/language" 
id="bm_id1033976" localize="false"/>
+
+<paragraph id="hd_id3148530" role="heading" level="3" 
xml-lang="en-US">Date</paragraph>
+<paragraph id="par_id3154241" role="paragraph" xml-lang="en-US">Last 
modification date for the publication. The value of this property must be an 
XML Schema dateTime conformant date of the form: 
CCYY-MM-DDThh:mm:ssZ.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/date" 
id="bm_id1033977" localize="false"/>
+
 </body>
 
 </helpdocument>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to