Changes for page Standard URL Format

Last modified by gcoquard on 2021/06/15

<
From version < 76.1 >
edited by Guillaume Delhumeau
on 2015/10/12
To version < 77.1 >
edited by Vincent Massol
on 2015/10/27
>
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
... ... @@ -57,10 +57,11 @@
57 57  
58 58  === Parameter: ##xpage## ===
59 59  
60 -* ##plain##: this value indicates that only the content of the page is printed (no UI). With a document that's not using the XWiki 1.0 syntax you can control the output syntax using ##outputSyntax## and ##outputSyntaxVersion##. You can also pass another parameter named ##raw## which allows you more control:
60 +* ##plain##: this value indicates that only the content of the page is printed (no UI). With a document that's not using the XWiki Syntax 1.0 you can control the output syntax using ##outputSyntax## and ##outputSyntaxVersion##. You can also pass other parameters to allow fine-grained control:
61 61  ** ##raw=1##: Returns the page source as is without any formatting but XML-escaped
62 62  ** ##raw=2##: Returns the page source as is without any formatting (without any escaping)
63 63  ** ##htmlHeaderAndFooter=true##: {{info}}Since 6.3RC1{{/info}} Display the HTML headers (##<html>##,##<head>##,##<body>##, etc...) and footers (##</body>##, ##</html>##, etc...).
64 +** ##outputTitle##: {{info}}Since 7.3M2{{/info}} If ##true## then also display the title in addition to the content. Defaults to ##false## if not specified.
64 64  * ##xml##: print the exported form of a document. This is what you can find in the xar for each document.
65 65  * ##rev##: when specified, redirects to the ##viewrev## action (see below)
66 66  * ##children##: {{info}}Since 7.2M3{{/info}} display a page that lists all the children of the document. You can also add the following parameters:

Get Connected