Filter streams

Last modified by Yana Oksner on 2023/11/13 11:24

Current conversion

Configuration

Input
The syntax to use to convert rich macro content. The default is current default syntax. org.xwiki.rendering.syntax.Syntax
The source to load the wiki from org.xwiki.filter.input.InputSource Supported formats are file:<path in server> (e.g. file:/home/myuser/target.ext) and url:<url> (e.g. url:http://myserver/some/file/to/parse.ext). When empty it read the request input stream.
verbose boolean
Output