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? -- Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

