Changes for page XFF filter

Last modified by Admin on 2021/03/19 00:45

<
From version < 5.7 >
edited by Admin
on 2016/03/09 00:06
To version < 7.2 >
edited by Admin
on 2016/10/25 00:12
>
Change comment: Imported extension [org.xwiki.contrib:xff-filter-stream] from repository [maven-xwiki:maven:http://nexus.xwiki.org/nexus/content/groups/public]

Summary

Details

ExtensionCode.ExtensionClass[0]
Is allowed namespaces empty
... ... @@ -1,0 +1,1 @@
1 +No
Description
... ... @@ -2,6 +2,14 @@
2 2  
3 3  This extension make use of the [[Filter module>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Filter+Module]] and the [[XSD Schema of XWiki>>https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-model/src/main/resources/xwiki.rest.model.xsd]].
4 4  
5 +Here is a list of the few useful tools to play with XFF format:
6 +; [[Extension.XFF filter]] (the current page)
7 +: Parse the XFF format through the [[Extension.Filter Module]]. This is where you'll get details about XFF format.
8 +; [[Extension.XFF REST API]]
9 +: Offer a RESTful API to import an XFF file
10 +; [[Extension.XFF Maven Plugin]]
11 +: An Maven plugin to build XFF package from sources, similar to what is doing the [[dev:Community.XARPlugin]]
12 +
5 5  = What is XFF? =
6 6  XFF stands for XWiki Filesystem Format. This is a new possible representation of XWiki on your hard-drive, like you can do with [[XAR format>>http://extensions.xwiki.org/xwiki/bin/view/Extension/XAR+Module+Specifications]].
7 7  
Installed count
... ... @@ -1,0 +1,1 @@
1 +0
ExtensionCode.ExtensionVersionClass[3]
Release Notes
... ... @@ -1,0 +1,4 @@
1 +This version includes the following:
2 +{{jira url="http://jira.xwiki.org" fields="type, key, status, summary" source="jql"}}
3 +project = XFF AND fixVersion = "0.3.1" ORDER BY type, priority DESC
4 +{{/jira}}
ExtensionCode.ExtensionVersionClass[4]
Release Notes
... ... @@ -1,0 +1,4 @@
1 +This version includes the following:
2 +{{jira url="http://jira.xwiki.org" fields="type, key, status, summary" source="jql"}}
3 +project = XFF AND fixVersion = "0.4.0" ORDER BY type, priority DESC
4 +{{/jira}}

Get Connected