Last modified by Thomas Mortagne on 2023/10/13

From version 15.1
edited by Vincent Massol
on 2015/12/15
Change comment: There is no comment for this version
To version 16.1
edited by Vincent Massol
on 2015/12/15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,10 +53,12 @@
53 53  
54 54  == VFS API ==
55 55  
56 -Replacement of the [[Zip Explorer Plugin>>Extension.ZIP Explorer Plugin]]. API to access the content of archives files (zip, jar, gzip, tar, etc) located as attachments in wiki pages or elsewhere (external URLs, file system, et).
56 +Replacement of the [[Zip Explorer Plugin>>extensions:Extension.ZIP Explorer Plugin]]. API to access the content of archives files (zip, jar, gzip, tar, etc) located as attachments in wiki pages or elsewhere (external URLs, file system, et).
57 57  
58 -Some examples. See [[VFS API>>extensions:Extension.VFS API]] and [[VFS Tree Macro>>extensions:Extension.VFS Tree Macro]] for more details:
58 +In addition a new [[Velocity Tool>>extensions:Extension.Velocity Module||anchor="HVelocityTools"]] was added in order to be able to use a portion of the NIO2 API from Velocity: ##niotool##.
59 59  
60 +See [[VFS API>>extensions:Extension.VFS API]] and [[VFS Tree Macro>>extensions:Extension.VFS Tree Macro]] for more details. Some examples:
61 +
60 60  {{code language="velocity"}}
61 61  {{velocity}}
62 62  ## Get the URL to access the content of a file inside a zip:

Get Connected