On Dec 4, 2007, at 11:44 AM, Thomas Mortagne wrote:
Hi all,
One Codehaus (
http://www.codehaus.org/) need to eventually use XWiki
as main web site engine would be for us to implement an HTML export
feature.
Actually just to be precise, it's not codehaus but the mavenforge as
this point. Mavenforge is a project led by Jason Van Zyl, the goal
being to offer a forge for all maven-related projects. It would be
hosted by Contegix. It happens that it'll also use Xircles, the
software that Codehaus is running for its forge and that Jason would
like to modify it slightly to include XWiki in it (amongst other
changes).
I made some work on this and I propose to commit on
1.3 (Sergiu just
created the 1.2 branch) a new ExportAction (like the pdf/rtf one) that
handle HTLM/ZIP export (
http://jira.xwiki.org/jira/browse/XWIKI-564):
- support a range a multiwiki pages in view mode without request
parameters
- add skin dependencies in the package
- add attachments in the package
- modify links targeting skin, attachment and exported pages in
exported pages (using a custom URL factory)
- package all this in a zip file
WDYT ?
big +1
Thanks
-Vincent