21 Feb
2005
21 Feb
'05
9:21 a.m.
Thanks for the pointer! I can get it to work when adding the Script directly, but traverse_subpath does not work when I try to do the same with a Script "Method" [index_html] added to a ZClass in a Product I created inside the ZMI - when my URL contains a path beyond the product, Zope displays a "Cannot locate object" error... Any pointers on how to get traverse_subpath (or something like it) to work in a Product? Thanks! Kent Dieter Maurer wrote:
Kent Watsen wrote at 2005-2-19 20:53 -0800:
... It seems clear that I need to add a something to the Zope root having the id "photos", but is it a Python Script or a Product?
A Python script could do what you would (by decoding the "traversal_subpath").