The format seems to be defined here: http://extensions.xwiki.org/xwiki/bin/view/Extension/XFF+filter#HFormat
Thanks -Vincent > On 23 Aug 2016, at 11:00, Thomas Mortagne <[email protected]> wrote: > > I can't give you much details on the XFF format, I just know the > general goal. I only helped Jean on the "how to use Filter API" side. > > On Tue, Aug 23, 2016 at 10:57 AM, Paul Libbrecht <[email protected]> wrote: >> Thomas, >> >> I had seen this approach yesterday only. >> I think my attempt is a tick more conservative. >> But indeed, it seems to be the objective of the XFF filter. >> >> Also, what I could not tell fully from the XFF attempt is whether the >> optionality was there: are there property values or even complete >> objects that I can leave gouped in some page XML? It seems to me that >> itreally does not make sense to include them all in a file each. (e.g. >> objects of the XWiki.TranslationDocumentClass). >> >> paul >> >> >> >> >> >> Thomas Mortagne wrote: >>> Note that an alternative is to add a mojo in the XAR plugin (or write a >>> new Maven plugin) based on Filter module to produce a XAR package from >>> http://extensions.xwiki.org/xwiki/bin/view/Extension/XFF+filter which >>> already been designed for what you want: provide a format that can be >>> edited from filesystem easily. In theory all it takes is to put XFF >>> filter in input and XAR filter in output and run. >> >> __________ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

