Changes for page Standard URL Format
Last modified by Vincent Massol on 2021/01/06
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.s urli1 +XWiki.ThomasMortagne - Content
-
... ... @@ -209,22 +209,6 @@ 209 209 210 210 If set, force the attachment to be downloaded instead of being opened in the browser (it sets the ##Content-Disposition## header to ##attachment## instead of ##inline##). 211 211 212 -== Action: ##downloadrev## == 213 - 214 -The additional URL paths for the ##downloadrev## action is ##<space1>/.../<spaceN>/<page>/<attachment>?<query string>##. 215 - 216 -Example: 217 - 218 -* ##http:~/~/<server>/xwiki/bin/downloadrev/Space1/Space2/WebHome/image.png?rev=1.2##: Views the revision ##1.2## of ##image.png## attachment located in the ##Space1.Space2.WebHome## page. 219 - 220 -=== Parameter: ##rev## === 221 - 222 -The version to get, e.g. ##1.2## in ##http:~/~/<server>/xwiki/bin/downloadrev/Space1/Space2/WebHome/image.png?rev=1.2## 223 - 224 -=== Parameter: ##force-download## === 225 - 226 -If set, force the attachment to be downloaded instead of being opened in the browser (it sets the ##Content-Disposition## header to ##attachment## instead of ##inline##). 227 - 228 228 == Action: ##create## == 229 229 230 230 The additional URL paths for the create action is ##<space1>/.../<spaceN>/<page>?<query string>##.