le 25.04.2009 09:29 [email protected] a écrit: > I want to include a few script blocks right before my </html> tag at > the end of the page. > > xi:include works...but...the only issue is I can't figure out is how > to include a file that isn't wrapped in one large element. I really > don't want to include my <script>s inside a <div>. > > I think py:strip should do it... > Here's what I'm doing now (contents of the included file): > > <div xmlns="http://www.w3.org/1999/xhtml" > xmlns:py="http://genshi.edgewall.org/" > xmlns:xi="http://www.w3.org/2001/XInclude" py:strip="True"> ^^^^^^^^^^^^^^^
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

