Kevin Dangoor wrote:
> On 2/23/06, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> >
> > "Kevin Dangoor" <[EMAIL PROTECTED]> writes:
> >
> > > I've just committed Michele's patch to change the "std" standard
> > > variable holder to "tg" in templates. std should still work, but there
> > > will be deprecation warnings if you use it.
> >
> > Will, e.g., tg.url perform exactly like std.url?  'cause I've found out that
> > it doesn't give me full URL like in turbogears.url in Python code...
>
> essentially, tg = std + a DeprecationWarning. tg.url == turbogears.url
> (that's how it's defined).

Regarding Jorge problem, I was wondering, is turbogears.url able to
find the RootController when called from inside a template?

Ciao
Michele


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

Reply via email to