Robin Haswell wrote: > Hey guys > > I'm gonna be using some scriptaculous inPlaceEditors and I realised I > need to return just plain text for that - anyone know how to do that? > Trac's still down :'( > > -Rob
I think in @expose you can use format="plain" to use the kid PlainTextSerializer: http://kid.lesscode.org/guide.html#plainserializer or if you don't like it just use another template language like TurboCheetah. Ciao Michele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

