[Rest2web-develop] Update in SVN
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-07-27 22:05:49
|
Hello all, There has been a slight update in subversion. This is mainly minor code and document changes. It does specifically address the three issues reported a while ago by Andrew Ittner : "KeyError: '_set_uservalues'" problem due to using an old macros file (no longer fails) Failed due to "``<* ... *>``. For multiple lines of code it is ``<$ ... $>``" in the changelog.txt (Fixed by adding a {lt}macro) Problem that make_dist.py deletes the parent rest2web directory. make_dist now creates the distribution in a subdirectory called 'rest2web-dist'. I'm going to complete the documentation for the changes in rest2web so far and release this as 0.5.0beta. This will take a week or so. This means Andrew's quickstart guide will finally go online ! Fuzzyman http://www.voidspace.org.uk/python/index.shtml |