Hello, I used quickstart to create a simple project and I've been studying the master.kid and welcome.kid templates. I've mostly deciphered the kid magic there, but I'm stumped by a few tags.
Can someone explain what this line in master.kid does (it's after the 'flash' div): <div py:replace="[item.text]+item[:]"/> Also, what is the type of the objects contains in the 'item' sequence? What value does item.text contain? Finally, what is the result of the 'py:attrs="item.items()"' attribute? It is attached to the <head> and <body> match templates. I've no idea what this does. Any help greatly appreciated. Thanks, Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

