hello friends, On Thu, Oct 30, 2008 at 12:14, alex bodnaru <[EMAIL PROTECTED]> wrote: > hi friends, > > a time ago, toscawidgets deprecated the retrieve_javascript/css, which > was used by > turbogears to have a list of the needed resources in the head of the page. > > it has been changed by something even better, that also keeps the > resources list > unique and compact. > > but that mechanism seems to be missing widgets (at least of resource > nature, like JSLink), > that are not part of a form. should these widgets do some explicit > action to have their > resources linked to in the page head? > and the answer is ..., only form/formfield widgets may share this privilege, so that arbitrary javascript or css may still be added only manually.
best regards, alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

