On Thu, Aug 18, 2016 at 2:43 PM, Vincent Massol <vincent(a)massol.net> wrote:
Hi devs (especially Thomas),
Just making sure we agree about the future of exports:
* Rewrite our various Exports (PDF, HTML, etc) code to use the FilterStream Module
* Modify the Page Export UI to use the FilterStream
API/script service + and add an extension point (or an XClass) so that extension can
contribute new Export types in the UI
This is not really needed. We could simply list all the output filter
streams we can find with compatible properties (i.e. a "target"
property compatible with OutputStreamOutputTarget type).
* Modify the Admin Export UI to do the same
* Register the PDF, HTML, XAR, etc exports to register against those extension points
* Modify the XFF extension to do the same
Do we agree?
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne