[Rest2web-develop] Changes in Subversion
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-04-03 19:42:41
|
Hello all, I've just done a commit to subversion - http://svn.rest2web.python-hosting.com This includes the new template. It also includes two changes to the handling of the ``file`` keyword in the restindex. One bugfix. It appears to me that the ``file`` keyword was broken for use in anything except index files. It also now checks if the file is already in the compare directory (which defaults to the target directory, don't forget). If it is, it compares the size and ``mtime`` of the source and target files. It only copies if they are different. I've tested, and these changes appear to work. All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |