On Tue, Apr 28, 2015 at 5:22 PM, Thomas Mortagne <[email protected]> wrote:
On Tue, Apr 28, 2015 at 5:14 PM, BOISSIER, Francois <[email protected]> wrote:
Hi,
In my quest to import JSPWiki data into xWiki I found a thread about writing a new Filter Module.
I see the source code of the Confluence Filter but I'm confused about this.
Can I write it as an xWiki component ? Can I write it without embedded it into xwiki source code ?
Yes Filter framework is meant to be extended, all you have to do is implement the right interfaces. Confluence is just an example, it's platform of plaform because it has been written and is maintained by the XWiki Core Team that's all.
s/platform of plaform/part of platform/
François B. This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne