I have a widget that draws a list of links at the top of every page. I highlight certain links depending on the current page and depending on some data in my database.
Right now, in every single controller method, I have to instantiate and return this widget. It's tedious. Is there a better way to always return this widget? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

