[Zope] Python version of a DTML thing

Max M maxm@mxm.dk
Mon, 17 Jun 2002 23:29:33 +0200


Aseem Mohanty wrote:

> How do I do the following :
>
> <dtml-let user="_.SecurityGetUser()">
>
> I mean the SecurityGetUser()
>
> user=???


user = context.SecurityGetUser()

regards Max M

 

"Sorry I would Really Like To Help More On This Project,
But Am To Busy Doing Paid Work On A Tight Deadline"
    Max M