Hi
Sergiu
I
would like to keep stuff in the Wiki. But when management becomes
involved, politics start to cloud the optics. I work in a development shop
that is trying to be Agile and still hold onto the good things in RUP
particularly the Rational Tool set. In practice these are not that
compatible, and unfortunately, Wiki is not winning at the moment in the
mix.
I did
actually try the XSL-FO route in converting some Wiki documents to RTF. I
was not totally happy with the results. Not sure where things broke down, but on
a simple page that had mixed numbering\bulleting, i.e.
<ol><li><ul>, the produced results were not very close the
original wiki content. Just straight PDF output of the same pages is not
exactly like the original displayed in Wiki. Granted, we are using a 0.9
version of xWiki, so maybe things are better now in 1.0.
David Weiler-Thiessen
Nestlé Purina PetCare
phone:
306-933-0232
cell: 306-291-9770
This e-mail, its electronic document
attachments, and the contents of its website linkages may contain confidential
information. This information is intended solely for use by the individual
or entity to whom it is addressed. If you have received this information
in error, please notify the sender immediately and promptly destroy the material
and any accompanying attachments from your system.
On 3/22/07, Weiler-Thiessen,David,SASKATOON,Engineering <David.WeilerThiessen@purina.nestle.com
> wrote:
Hi
Brandon
What are you planning to do
with Scriptom/Jacob? I haven't tried yet - but was wondering if it would
be a good/better way of getting Wiki content into MS Word.
I work in a software
development shop - and management is leery of keeping long lived important
information on our Wiki. They would prefer to move stuff out into
Word. We have looked at some translator tools - but nothing suits
us. So far we have just done clumsy copy/paste. Would be better if
we could get an automated solution that worked for
us.
Hi,
First of all, why Word? It's a proprietary format changing
from version to version. It's like saving all your important data on floppy
disks for safe storage. You should at least use an open format, like OASIS Open
Document.
You can do a clever thing which requires no tools.
- Export
your wiki documents to XML. You can either make a groovy script for this, which
can be run from a command line, or use the export feature in the new xwiki.
- You can the process the documents as any XML file. Either make a program
that uses DOM or SAX to process it, or write an XSLT stylesheet to transform it
into any other XML-based document format (Open Document, DocBook or the new MS
Word), or even XSL-FO to generate PDF and RTF files.
- What's more,
you can make an automated task for this, to be triggered once every
week.
Anyway, I recommend sticking to the XWiki platform, as it will get
better and better with each new release.
Sergiu
--
http://purl.org/net/sergiu