Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gdelhumeau1 +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 passanother parameternamed##raw## which allowsyou 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: