Hello all,
rest2web 0.3.0 is now up on Sourceforge at last.
The code has been refactored for readability - although it's possible
there's more that could be done. The directories are walked through by
``Processor.walk()`` and the methods ``setdefaults``, ``process``,
``processindex``, and ``buildsection`` are called in turn.
I've looked at building a windoze executable, using py2exe. It shouldn't
be too difficult - but because of the way imports are done from the
macros it's *non-trivial*. I will look at it again later.
The next issues are tagging (allowing a non-hierarchical structuring of
a site), and sitemaps.
The uservalues support for multiple translations might need work - I'll
wait for user feedback before I do any more on it.
Best Regards,
Fuzzy
http://www.voidspace.org.uk/python/rest2web
|