hi christopher, i digged my way to push the tw.tabber jslink through the various layers and gateways, part of them my own unreleased code that would be unfair to ask you to debug.
i have patched tw to defy premature deprecation of retrieve_javascript/css as in: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03207.html . in my view, that is not the time to break with turbogears totally. turbogears may also be patched to use retrieve_resources instead of retrieve_javascript/css. i will polish my part of code to allow widget specific jscode to get to the controller. thanks again, alex On Sat, Oct 11, 2008 at 20:41, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > alex bodnaru schrieb: >> hi and thanks again Chris, >> >> i have tried to implement your solution(s), but the best i got were >> the script tags in the middle of the page. >> the template does include the py:for tags in the head, but here seems >> to be the failure. >> >> when i tried to display a form made of JSLinks etc it did render the >> script tags visually. >> when i tried to append them to an existing WidgetList, it complained >> of a missing strip_name. > > Code please. Controller, widgets, template, dev/app.cfg. > > http://paste.turbogears.org/ > > > 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 -~----------~----~----~----~------~----~------~--~---

