On Mon, Aug 2, 2010 at 12:32 AM, Adam GROSZER <[email protected]> wrote:
> Hello Justin,
>
> from zope.component import hooks
> site = hooks.getSite()
>

Sweet!  Thanks Adam..

> Beware, this will get set during traversal and is a thread_local.
>

Good to know.  I just basically want to grab the site's name / title
and use it in some places of the ui. :)

Thanks, again!
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream

Reply via email to