> As Mike noted, you'll need to write a little render_genshi_text > function, here's docs on how to write > it:http://docs.pylonshq.com/views.html#writing-your-own-render-function > > Note that you need to call the pylons_globals function as it shows > there, so that it will include 'c' and the other common globals noted > here:http://docs.pylonshq.com/views.html#template-globals >
Hey thanks, it looks like that's essentially what I'm doing in my controller action anyway. But I am not opposed to doing it the proper way. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
