Changes for page Exports

Last modified by Vincent Massol on 2024/01/05

<
From version < 29.2 >
edited by Raluca Moisa
on 2010/12/16
To version < 31.1 >
edited by Thibaut Camberlin
on 2011/01/13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RalucaMoisa
1 +XWiki.ThibautCamberlin
Content
... ... @@ -25,6 +25,12 @@
25 25  http://server/xwiki/bin/export/Space/Page?format=pdf
26 26  {{/code}}
27 27  
28 +For example, to download a collection of pages, simply list them by using "pages" parameter in the URL (when listing pages, the Space.Page where you make the call does not matter):
29 +{{code language="none"}}
30 +http://server/xwiki/bin/export/Admin/WebHome?format=xar&pages=Admin.Page_A&pages=Admin.Page_B&pages=Admin.Page_C...
31 +{{/code}}
32 +
33 +
28 28  In addition the following URL parameters can be added to refine what should be exported:
29 29  
30 30  * ##pages##: there can be several such parameters, each representing a page to export. For example: ##&pages=Main.WebHome&pages=Blog.WebHome##.

Get Connected