Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -63,6 +63,9 @@ 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. 66 66 67 67 === Parameter: ##outputSyntax## and ##outputSyntaxVersion## === 68 68 ... ... @@ -70,12 +70,6 @@ 70 70 71 71 See [[extensions:Extension.Rendering Module]] for more details on renderers. 72 72 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 - 79 79 == Action: ##viewrev## == 80 80 81 81 === Parameter: ##rev## ===