try search the mailing list for add_custom_stdvars. That's the code I copied :-)
On 8/31/07, Fred C <[EMAIL PROTECTED]> wrote: > > > > I have a widget used in almost all my templates. How ca I have that > widget accessible from the templates without having to do "return dict > (mywidget=mywidget, ...)" all over my code. > > Longtime ago I saw someone giving the solution to this problem here, > but I can't find that email. > > Thanks > -fred- > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

