On Tue, 11 Oct 2011 22:20:18 -0700 (PDT) jeff aigner <[email protected]> wrote:
> I mentioned this in a previous post, but I don't believe I gave enough > details to make what I was thinking clear. I'll try to explain here in > more detail. I've used Leo that way in conjunction with the Genshi templating language, where the site is a bunch of HTML (XML) pages edited in Leo, with about a page worth of script to crunch them through Leo. It included some Leo nodes as data base records for an event listing for the site (events as in classes and fairs), simple key/value listing in the body text turned into a python structure and fed into the templates for rendering. Now I'm using Django so much I'd be inclined to use that, but a lighter weight approach like the above can certainly work. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
