Changes for page Standard URL Format

Last modified by gcoquard on 2021/06/15

<
From version < 100.1 >
edited by Thomas Mortagne
on 2021/01/04
To version < 101.1 >
edited by Vincent Massol
on 2021/01/06
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -372,6 +372,14 @@
372 372  
373 373  This is an optional parameter. You can initialize the XObject properties by passing parameter names of the form ##<classname>_<fieldname>##, where ##classname## is the value given in the ##classname## parameter above and ##fieldname## is the name of the xproperty field to initialize. For example: ##XWiki.XWikiGroups_member## (provided that ##XWiki.XWikiGroups## has been given for the mandatory ##classname## parameter).
374 374  
375 += Type: ##vfs## =
376 +
377 +See [[VFS Resource>>extensions:Extension.VFS API]].
378 +
379 += Type: ##webjars## =
380 +
381 +See [[WebJar Resource>>extensions:Extension.WebJars Integration]]
382 +
375 375  = Type: ##wiki## =
376 376  
377 377  {{info}}
... ... @@ -413,8 +413,7 @@
413 413  
414 414  If ##force-download## is set, the value of ##force-filename## is used in the ##Content-disposition## HTTP header to indicate the name of the file to the browser.
415 415  
416 -= Resource Handler based types =
424 += Type: ##tmp## =
417 417  
418 -Since 6.1 any extension can dynamically register (as components) "resource handlers" (not to mix with the "resources" type).
426 +See [[Temporary Resource>>extensions:Extension.Temporary Resource API]]
419 419  
420 -See [[known resource types>>extensions:Extension.Resource API#\#HKnownResourceTypes]]

Get Connected