Am 28.06.2010 um 09:35 schrieb bloeper:
Hey Diez, thanks for the reply, with the latter you mean the solution you mean this one: add the call to the master-template all your pages, to render the menu. ?
Yes.
If that's the case, what do you mean with it? that in the request call for the page, the menu get's requested also?
Yes. If you put code into master-template & inherit from master- template, it should be called on each request which renders a page dependend on master-template. It won't be called on e.g. json- responses, which IMHO is a good thing - nobody needs a menu in json.
diez -- 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.

