"Leichtman, David J" wrote:
> I've previously been a Perl programmer. I did a lot of stuff where I would
> have multiple links with different options.
> Ex.
> 
> <a href="/path/script.pl/1234">1234</a><br>
> <a href="/path/script.pl/2345">2345</a><br>

You can do this and more with a SiteAccess access rule and modifying the
remaining traversal stack. It's a REQUEST variable but the name escapes
me right now...

However, I'm planning to do a PathHandler product to do just this as
soon as I get to grips with Zope 2.2...

cheers,

Chris

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to