[Rest2web-develop] Bugs to fix and New Features to implement
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-04-02 21:32:23
|
Hello all, Once I've recovered the template (my weekends work) from the disastrous delete I just managed, here are the bugs and feature requests I will be working on for rest2web. If you see any I've missed out, let me know : Document initialheaderlevel file - should only copy if the file has changed (check timestamp and size, make sure to copy timestamp) Fix bug in file reported by Andrew Ittner. Gallery chokes on thumb.db and animated jpgs. <% path_to_root %> doesn't work in gallery files, need a workaround in plugin if possible. Implement next and previous. (And give pages access to the section order lists.) Implement levels of verbosity. A global set of uservalues from the config file. Overrideable in individual pages. A ``--template-file=`` command line option. Allow passing of uservalues at the command line. Tabs in embedded code cause a crash. All of these are pretty straightforward, so I expect to get them done gradually over the next two weeks. I'll let you know every time something interested goes into subversion. After this I'll work towards a 0.5.0 release, with some pretty major improvements in the pipeline. These will be : * Two pass process, so every page will have full access to the site structure * Content caching (optional) to improve performance * Auto building of contents pages for whole directory trees I don't know how long all that will take though. :-) All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |