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 ... ... @@ -75,8 +75,6 @@ 75 75 76 76 === Parameter: ##viewer## === 77 77 78 -Note: if the document does not exist, you will have a 404 error page, and the following parameters will not be taken into account. 79 - 80 80 * ##children##: {{info}}Since 7.2RC1{{/info}} display a page that lists all the children of the document. You can also add the following parameter: 81 81 ** ##hierarchy=parentchild##: do the same but display the children according to the (old) parent/child mechanism 82 82 * ##backlinks##: {{info}}Since 7.2RC1{{/info}} display a page that lists all the documents having a link to the current document.