You are not logged in Log in Join
You are here: Home » Members » The SquishShack : Squishdot on Zope » New Product: Lockable Folder 0.1.0 » View NewsItem

Log in
Name

Password

 

New Product: Lockable Folder 0.1.0

This is the first release of Lockable Folder, a variant of the Folder that comes with the standard Zope distribution that allows you to lock access to its contents and help minimize URL namespace pollution.

This is useful for hiding those Tiny Tables, dtml snippets (e.g. standard_html_header) and python scripts that are called from other objects and should not be exposed via their URLs.

Its available at Lockable Folder product release page

As with any 0.1.0 release, the usual warnings apply, but I hope you all give it a try-out.