Changes for page Exports

Last modified by Vincent Massol on 2024/01/05

From version 39.2
edited by Silvia Macovei
on 2012/03/06
Change comment: Added border to the first image
To version 40.1
edited by Silvia Macovei
on 2012/03/16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,12 +4,12 @@
4 4  
5 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 simply go to the page, select the "Print" menu (in the Albatross/Toucan skins) and select the type of export you wish to perform as shown in the following screenshot:
6 6  
7 -[[image:ExportToucan.png||style="border: 1px solid silver;"]]
7 +{{image reference="ExportToucan.png"/}}
8 8  // "Print" as it appears using the Toucan Skin //
9 9  
10 10  If you are using the Colibri skin to perform a page export go to the page, hover over the "Export" menu and select the type of export you wish to perform as you can see in the following screenshot:
11 11  
12 -[[image:ExportColibri.png||style="border: 1px solid silver;"]]
12 +{{image reference="ExportColibri.png"/}}
13 13  
14 14  // "Export" as it appears using the Colibri Skin when logged in //
15 15  
... ... @@ -21,7 +21,7 @@
21 21  
22 22  Since XWiki Enterprise 3.1, PDF Export has also an UI interface to manage the PDF Export
23 23  
24 -[[image:pdfExportOptions.png||style="border: 1px solid silver;"]]
24 +{{image reference="pdfExportOptions.png"/}}
25 25  
26 26  To export a page as PDF use the action menu as explained above or use the following type of URL:
27 27  
... ... @@ -50,7 +50,7 @@
50 50  
51 51  = ODT Export =
52 52  
53 -[[image:exportAsODT.png||style="border: 1px solid silver;"]]
53 +{{image reference="exportAsODT.png"/}}
54 54  
55 55  If you configure your wiki to work with an office server ([[LibreOffice>>http://www.libreoffice.org/]] or [[OpenOffice>>http://www.openoffice.org/]]) as described in the [[Office Importer Application>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Office+Importer+Application]] you'll notice a new entry in the export menu (as long as you are connected to the office server). By default only the ODT ([[OpenDocument>>http://opendocument.xml.org/]] Text format) export is exposed but you can tweak the export URL to export to other office formats supported by your office server. For instance ##/xwiki/bin/export/Sandbox/WebHome?format=doc## exports Sandbox.WebHome page to Microsoft Word's proprietary DOC format.
56 56  

Get Connected