On Wednesday 14 October 2009 18:00:17 Adrian von Bidder wrote:
> Heyho!
>
> For my tg 2 forum / blog type plaything: what's the
> best/easiest/recommended way to generate an Atom feed?
>
> The obvious way is writing a Genshi Atom template.  Is this also what you'd
> recommend?

We do it that way, yes. I think the hardest part is to format dates & know 
which date is used for what... the rest is pretty simple.

> Also: how do I change the template to be used from within a controller
> method?  (Sure this is covered in the docs, but I haven't found it by a
> quick search, sorry.)

override_template

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to