Last modified by Thomas Mortagne on 2023/10/13

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

Summary

Details

Page properties
Content
... ... @@ -53,12 +53,10 @@
53 53  
54 54  == VFS API ==
55 55  
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).
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).
57 57  
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##.
58 +Some examples. See [[VFS API>>extensions:Extension.VFS API]] and [[VFS Tree Macro>>extensions:Extension.VFS Tree Macro]] for more details:
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 -
62 62  {{code language="velocity"}}
63 63  {{velocity}}
64 64  ## Get the URL to access the content of a file inside a zip:

Get Connected