25 Sep
2003
25 Sep
'03
10:41 a.m.
Tres Seaver wrote:
I have wanted to add a binding to the TALES namespace to allow access to the "skin object" for some time: the current values in the namespace are:
'content' -- the skin object's aq_parent
'view' -- the skin object's name (a really bad choice for the key)
'keywords' -- any keywords passed to the "method"
'request' -- the request object
'member' -- the authenticated member (None for anonymous)
'time' -- request time
Are these specific to the caching policy manager? Where and how are they implemented? cheers, Chris