20 Sep
2001
20 Sep
'01
4:18 a.m.
It's not all that difficult to do. >>>As a newbie to development, not just Zope heh heh.
You can make your own Folder Product that tries various caps rotations, if it can't find the one requested. Really? I dont even know where to start to figure this out. Is this something like string/text manipulation of the URL_REFERRAL with a bunch of ifs testing if the object exists? or looping over the string? Should I assume this would only be done in python, not dtml?