Christoph Zwerschke <[EMAIL PROTECTED]> writes: > Just noticed that I cannot include HTML tags or HTML entities in a > flash() note (they are printed literally), and even flash(kid.XML(...)) > does not work, since the flash note is stored as text in a cookie. > > If somebody had the same problem, the solution is to replace > py:content="tg_flash" with py:content="XML(tg_flash)" in master.kid. > > I wanted to add this to the docu but found that flash() wasn't even > documented anywhere :-( or did I overlook something?
There was a recipe for that that's been on the wiki for a while, but I couldn't find it. It might have been missed on some migration or link change... :-( -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

