Re: [Rest2web-develop] New in SVN: Information about the current page (url, source and target filep
Brought to you by:
mjfoord
From: Gael V. <gae...@no...> - 2006-08-06 22:21:27
|
On Sun, Aug 06, 2006 at 03:54:19PM +0100, Michael Foord wrote: > The code that executes templates uses a single namespace. If you modify= =20 > that namespace (create variables etc) then they should persist for that= =20 > whole page - in the order that they are created in the page. Good, useful. > By the way Gael: You may find the journal/blog style parts of your site= =20 > easier to administer with `Firedrop2=20 > <http://www.voidspace.org.uk/python/firedrop2/>`_. You can still make=20 > entries with ReST - but it handles archives/RSS/categories etc for you,= =20 > and lets you administer each entry separately. Just a thought. :-) Yeah, maybe, one day... You know, I don't like GUIs. Thats clearly one thing I like about rest2web: it is fully based on what is on the disk, which allow to make it work on directories synchronised between different boxes in different places. The danger of course is coding to many things myself and reinventing the wheel. This is why I should try investing more time in testing/giving feedback to rest2web. But xurrently not only am I overloaded by my day job, but I also have a sore wrist from spending to much time in front of a computer ;->. Anyway, I think you a doing a great job with rest2web and I really look forwards to the release in which the compiling of the web site will be done in two passes (this does seems like the Right Thing). Cheers, --=20 Ga=EBl |