[Zope] calling the default login form
Marie Robichon
robichon@esrf.fr
Tue, 20 May 2003 17:02:23 +0200
Hi,
I have a table of projects generated from a database that I want visible to
even the anonymous user, but want to reload it by getting the person in
charge of a project to login and displaying an 'edit' link opposite his
projects.
How can I call up the login window so that the person can login and the
following dtml be rendered without having to change the security settings
for this object?
<dtml-if
expr="(_.SecurityGetUser().getUserName()==responsible)or('JobManager' in
_.SecurityGetUser().getRolesInContext(BE))">
TIA
Marie Robichon
Web Task Force
European Synchrotron Radiation Facility
BP 220
38043 Grenoble Cedex
France
http://www.esrf.fr
Tel: (33) 04 76 88 21 86
Fax: (33) 04 76 88 24 27