George Sakkis schrieb: > - Introducing ToscaWidgets, especially if it helps cleaning up the > python-html-javascript all-in-one-file mess that has been piling up.
You don't ned to switch to TW to achieve a clean separation between widget templates, python code and CSS/JS. You know that widget templates can be put in files as well, do you? And the cleverest way to attach CSS/JS to widgets is to use the JSLink and CSSLink widgets and add them to the css/javascript attributes of a widget. Allthough I never got to finish the document completely, there is quite a lot of information about this topic here: http://docs.turbogears.org/1.0/WidgetsWithJSAndCSS > Are there any decent docs for it now ? Last time I checked several > months back there was almost nothing. Unfortunately, docs for TW are still thin. But there has just been a discussion about how to close this gap, so this may hopefully change soon. 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 -~----------~----~----~----~------~----~------~--~---

