Changes for page XFF filter

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

<
From version < 6.1 >
edited by Jean SIMARD
on 2016/03/18 10:49
To version < 5.7 >
edited by Admin
on 2016/03/09 00:06
>
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

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.jsimard
1 +xwiki:XWiki.Admin
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -2,14 +2,6 @@
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 -
13 13  = What is XFF? =
14 14  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]].
15 15  
ExtensionCode.ExtensionVersionClass[3]
Release Notes
... ... @@ -1,4 +1,0 @@
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,4 +1,0 @@
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