You are not logged in Log in Join
You are here: Home » Members » The SquishShack : Squishdot on Zope » Lockable Folder

Log in
Name

Password

 
 

Folder icon Lockable Folder

This product provides a variant of the standard Folder that can restrict access to its contents that have been explicitly set as inaccessible, so they are no longer visible as a URL path but can still be accessed via DTML/Script/ZPT TALES.

It helps minimize URL namespace pollution so that only those objects you want to be accessible via URL are exposed.

Examples of objects you might want to lock are python scripts, dtml snippets, tiny tables, etc. which are called from other objects and which, on their own, are not valid objects to be exposed via URLs.

It looks exactly like the standard Folder except that in addition to the Copy, Paste, Delete, Rename and other buttons, two new Lock and Unlock buttons allow you to lock and unlock access to contents of the Lockable Folder.

 Title   Type   Size   Modified   Status 
 Lockable Folder Edit object Software Release   2001-10-20 published