[/pathto/mounted/catwalk]
tg.defaultview = "kid"

On 1/19/07, Jeff Kowalczyk <[EMAIL PROTECTED]> wrote:

Jorge Vargas wrote:
> > Is there a way to apply local configuration to a mounted app, in this
> > case changing tg.defaultview?
> >
> not that I know of.
>
> On the other hand Catwalk was never designed to run anything else then
> kid+SQLObject. So i'm not sure how much work is needed to port/fix it.

Right, I didn't expect Catwalk to work with Genshi templates. To
clarify what I'm asking in this thread, I hoped it was possible to
configure a tg.defaultview=kid setting local to the CatWalk app mounted
(if that's the right term) within a tg.defaultview=genshi parent app.

import model
from turbogears.toolbox.catwalk import CatWalk
(...)
    catwalk = CatWalk(model)


>



--
cheers
   elvelind grandin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to