[Rest2web-develop] Gallery and rest2web and Pythonutils
Brought to you by:
mjfoord
From: Michael F. <mi...@pc...> - 2005-08-01 10:47:40
|
Hello Nicola, At some point we ought to move all the pythonutils modules into the 'branches' directory and assess their worth. I'd like to keep caseless and listquote in there even though they're not used by ConfigObj (they do get some use). I'd like to add urlpath from rest2web and also your ordered dictionary (with a few amendments - I'd like to use it within rest2web). (The reason for adding urlpath is so that my gallery can run as a standalone app. without having to depend on rest2web - just pythonutils). Obviously your name needs to be properly added to the credits. __init__.py also needs sorting. I've deleted the plugins branch (possibly wrong - should have just been the files). The gallery now works (still a TODO list) - so I'm adding it, with test files etc. to the main distribution. It has a *separate* test site because it requires PIL to work. I'll resolve *some* of the TODO list and do some more work on the plugin system (I've only implemented enough for the gallery to work) in preparation for a new release. I'm adding files to help build the distribution, and also to create a standalone executable (not yet working - path issues to resolve). Best Regards, Fuzzy http://www.voidspace.org.uk/python |