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. ThomasMortagne1 +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 -= ResourceHandler basedtypes=424 += Type: ##tmp## = 417 417 418 -S ince6.1any extensioncan dynamically register (ascomponents) "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]]