Changes for page Exports

Last modified by Vincent Massol on 2024/01/05

<
From version < 64.1 >
edited by Guillaume Delhumeau
on 2016/07/28
To version < 65.3 >
edited by Vincent Massol
on 2016/10/14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gdelhumeau
1 +XWiki.VincentMassol
Content
... ... @@ -2,7 +2,7 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -XWiki offers the ability to export a single wiki page or a set of wiki pages into several formats. To perform a page export click on "Export" in the "More actions" menu, then click "Export as PDF".
5 +As a user, you can export a single wiki page or a set of wiki pages into several formats. To perform a page export click on "Export" in the "More actions" menu, then click "Export as PDF".
6 6  
7 7  {{image reference="ExportFlamingo.png"/}}
8 8  
... ... @@ -10,8 +10,10 @@
10 10  
11 11  // "Export" as it appears using the Flamingo Skin. //
12 12  
13 +In addition, Admins can also export all the pages of the wiki through the [[Import/Export Admin feature>>AdminGuide.ImportExport]].
14 +
13 13  {{warning}}
14 -Right now we don't have any user interface for exporting a set of wiki pages. This is a [[work in progress>>http://jira.xwiki.org/jira/browse/XWIKI-1289]]. However it's possible to export a set of pages by following the instructions below for each export format.
16 +Right now we don't have any user interface for exporting an arbitrary set of wiki pages. This is a [[work in progress>>http://jira.xwiki.org/jira/browse/XWIKI-1289]]. However it's possible to export a set of pages by following the instructions below for each export format, through some custom URLs.
15 15  {{/warning}}
16 16  
17 17  = PDF Export =
... ... @@ -43,7 +43,9 @@
43 43  * ##attachments##: if set to ##1## then also export the attachments (only if they are images).
44 44  
45 45  {{info}}
46 -It's also possible to [[customize how the generated PDF looks like>>platform:AdminGuide.Configuration#HCustomizingthePDFexportLook26Feel]]. There's a panel that provides [[an UI for PDF Export options.>>extensions:Extension.PDF Export Panel Application]]
48 +Notes:
49 +* It's also possible to [[customize how the generated PDF looks like>>platform:AdminGuide.Configuration#HCustomizingthePDFexportLook26Feel]].
50 +* There's also a contributed panel that provides [[an UI for PDF Export options.>>extensions:Extension.PDF Export Panel Application]]
47 47  {{/info}}
48 48  
49 49  = ODT Export =
... ... @@ -82,6 +82,8 @@
82 82  Naturally, this tree is not displayed if the current page is terminal, which means it cannot have children.
83 83  {{/info}}
84 84  
89 +== Advanced ==
90 +
85 85  You could also use the following type of URL (note that the ##Space/Page## part in the URL is ignored and the Export action only takes into account the ##pages## Query String parameter):
86 86  
87 87  {{code language="none"}}

Get Connected