That's exactly what I was looking for. Thanks.
On Mar 3, 2007, at 1:26 PM, Kevin Horn wrote: > Try using the tg.include_widgets config setting in app.cfg. It's > basically a list of widgets that need to be included in every page. > > more here: > http://docs.turbogears.org/1.0/Configuration#turbogears-app-cfg- > configuration-reference > > Let us know how it works out! > > Kevin Horn > > On 3/3/07, Fred C <[EMAIL PROTECTED]> wrote: > > > Hello, > > I have a small widget who needs to be displayed on all the pages of > my project. How can I do this without passing it on each "return dict > (...)" of each methods. > > I am sorry, some one posted the same question few weeks ago on this > mailing list, but I can't find it. > > -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 -~----------~----~----~----~------~----~------~--~---

