Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -63,9 +63,6 @@ 63 63 ** ##htmlHeaderAndFooter=true##: {{info}}Since 6.3RC1{{/info}} Display the HTML headers (##<html>##,##<head>##,##<body>##, etc...) and footers (##</body>##, ##</html>##, etc...). 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 -* ##children##: {{info}}Since 7.2M3{{/info}} display a page that lists all the children of the document. You can also add the following parameter: 67 -** ##hierarchy=parentchild##: do the same but display the children according to the (old) parent/child mechanism 68 -* ##backlinks##: {{info}}Since 7.2M3{{/info}} display a page that lists all the documents having a link to the current document. 69 69 70 70 === Parameter: ##outputSyntax## and ##outputSyntaxVersion## === 71 71 ... ... @@ -73,6 +73,12 @@ 73 73 74 74 See [[extensions:Extension.Rendering Module]] for more details on renderers. 75 75 73 +=== Parameter: ##viewer## === 74 + 75 +* ##children##: {{info}}Since 7.2RC1{{/info}} display a page that lists all the children of the document. You can also add the following parameter: 76 +** ##hierarchy=parentchild##: do the same but display the children according to the (old) parent/child mechanism 77 +* ##backlinks##: {{info}}Since 7.2RC1{{/info}} display a page that lists all the documents having a link to the current document. 78 + 76 76 == Action: ##viewrev## == 77 77 78 78 === Parameter: ##rev## ===