18 Jan
2001
18 Jan
'01
10:03 p.m.
At 04:45 PM 1/18/01 +0200, Roch'e Compaan wrote:
Phillip J. Eby wrote:
I'm pretty sure DTML methods *won't* work. "Python Methods" might. I don't know about external methods, python scripts, etc.
I have successfully used PythonScripts for this.
Did you have to do anything special in setting up rights for your traversal method.
I get:
Unauthorized: You are not authorized to access <em>traversal_method</em>.
See the message I just posted on "skinscript and URL traversal question". Basically, your SkinScript may need to be given proxy role(s) to allow it to access traversal_method, since during URL traversal the user is not yet authenticated and thus has no rights unless proxy roles are applied.