[xwiki-devs] Need tempresource support to integrate office-preview
Hello Devs, I've been looking at integrating office-preview module into our main source but I'm really not happy with how presentation preview support is currently implemented, its a load of hacks (btw, its myself who coded it that way). When a presentation office document is imported, it generates a bunch of html files (slides) and a set of images. I need a way to group these artifacts into a single temporary directory and link from the wiki page into the main slice (html page). This is not possible without something like tempresource action and currently I use charting action with a lot of hacks (and only image slides are supported). Is anyone working on tempresource action? Can I work on it? Thanks. - Asiri
On Mon, May 24, 2010 at 11:01, Asiri Rathnayake <[email protected]> wrote:
Hello Devs,
I've been looking at integrating office-preview module into our main source but I'm really not happy with how presentation preview support is currently implemented, its a load of hacks (btw, its myself who coded it that way).
When a presentation office document is imported, it generates a bunch of html files (slides) and a set of images. I need a way to group these artifacts into a single temporary directory and link from the wiki page into the main slice (html page). This is not possible without something like tempresource action and currently I use charting action with a lot of hacks (and only image slides are supported).
Is anyone working on tempresource action? Can I work on it?
Nobody is working on it AFAIK.
Thanks.
- Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
participants (2)
-
Asiri Rathnayake -
Thomas Mortagne