On 25/02/2009, at 4:26 AM, Ross Vandegrift wrote:
> I inherited a horrible mess of Myghty templates, most of which are > a cut-and-paste disaster. I've decided to undertake refactoring them > and converting to Mako. > > The Mako docs are great and explain all kinds of wonderful things I > could do. But never having had a maintainable template system for > an app that displays lots of tabular data, I don't really know where I > want to go. > > I downloaded the pydotorg examples from the Mako site, but their > system is waaaay more complicated than I need or want [1]. Anyone > know of a free software app that uses Mako, in a pretty direct > fashion, and has a nice template structure I could pick apart to learn > from? Hi Ross, The Definitive Guide to Pylons has a chapter "View Templates" that provides a good recommendation for structuring templates. It focusses on mako. http://pylonsbook.com/alpha1/view_templates Cheers, Chris Miles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
