[Box Backup-dev] [Doc] Pulling fluffy.co.uk documentation into DocBook

Martin Ebourne boxbackup-dev@fluffy.co.uk
Thu, 09 Mar 2006 08:25:16 +0000


On Wed, 2006-03-08 at 14:09 -0800, Per Thomsen wrote:
> I was sorta hoping that Xalan or Saxon would make it easy. And the idea
> would be to convert to static HTML, not use an XSLT stylesheet
> dynamically. I don't want a server to have to have mod_xslt (or whatever
> it's called) installed to serve Box Docs.

No, I wasn't suggesting using an XSLT transform dynamically, but a
cascading style sheet. They are much easier to work with and are done by
the browser not the web server, so need no special support. Google for
css and the like.

Cheers,

Martin.