Hello, Is there a way to create "symbolic links" in Zope either by editing ZMI code or programmatically? Let's say I want to create a "pointer" to a folder I have someplace. Is there a straightforward way to accomplish this? Here is a very descriptive graphical example (hahaha). /[root folder] /myfolder1 +mygoodstuff /myfolder2 ->link_to_mygoodstuff Thanks -joe