21 May
2003
21 May
'03
9:53 a.m.
On 20.Mai 2003 - 18:28:21, Evan Simpson wrote:
Andreas Pakulat wrote:
And my conversion looks like:
<span tal:condition="python: here.REQUEST['AUTHENTICATED_USER'] == 'Anonymous User'">
<span tal:condition="python:user.has_role(['Authenticated'])">
Thanks so much. That works even better than my own workaround: tal:define="name user/getUserName" tal:condition="python: name == 'Anonymous User'" Where I still wasn't logged out, but clicking the manage_zmi_logout Link worked. Now with you tip it works perfectly. Andreas -- Give your very best today. Heaven knows it's little enough.