Re: [Tutor] Web-templating systems

2006-04-27 Thread Winfried Tilanus
On 04/26/2006 Kent Johnson wrote: > I think Kid meets your requirements: > http://kid.lesscode.org/ > > Other template systems that seem to be popular these days: > Cheetah > HTMLTemplate > Myghty Thanks for the suggestions (also for those off-line). Kid and cheetah look the most promising. I wil

Re: [Tutor] Web-templating systems

2006-04-26 Thread Kent Johnson
Winfried Tilanus wrote: > On 04/25/2006 Kent Johnson wrote: >> Many. See this page, the sections Templating Engines, HTML Shorthand >> Processors and HTML Generation class libraries: >> http://wiki.python.org/moin/WebProgramming > > Hmmm,lets toss in my own problem: > I know the list mentioned ab