Features:
1) it parses all *.txt files in data/pages directory recursively in
order to get xhtml version of them in export directory
2) the exported html files have .html extension and have flat layout
where namespace stuff ":" is replaced with "-" symbol, e.g.
"foo:bar:yo-yo:test" becomes foo-bar-yo-yo-test.html
3) static html files have breadcrumbs which are generated using
namespaces
4) there's a very primitive php template which you can use to make
your own design of offline html pages
5) all data/media files are simply copied to the export directory
Here's how it works:
1) unzip the attached archive
2) run
php make.php --verbose /path/to/your/dokuwiki/installation/
/path/where/to/export/
That should be it :) We tested it with the latest dokuwiki official
release(2005-07-13) and it worked for us pretty good.
There's a lot of things which can be improved so we're open to any
kind of comments and suggestions.
Best regards, Pavel
--
Pavel Shevaev, pacha.shevaev@xxxxxxxxx
LIMB - http://limb-project.com
Bureau of Information Technologies - http://www.bit-creative.com