You are not logged in Log in Join
You are here: Home » Members » Jfarr's Zope Page » Products

Log in
Name

Password

 

Products

Up one level

 Title   Type   Size   Last Modified   Description 
File System Folder Link 1 K 2003-08-02

A File System Folder behaves just like a normal Zope Folder, except it can export its contents to individual human-readable text files in the file system, and then re-importing those same files, enabling (for example) proper version control.

Local File System Link 1 K 2003-08-02

This is the main project site for the Local File System product.

NIS User Folder Software Package   2002-07-26

The NISUserFolder product authenticates against an NIS database. Your Zope server must be configured as an NIS client.

This Product requires the nis and crypt modules. These modules are only available on UNIX. Zope does not come with these modules (because of their non-cross platform nature) so you will need to either compile them or get them from your existing Python installation and copy them into Zope's path.

Zope Jet Database Adapter Software Package   2000-07-20

The ZJetDA product provides support for Microsoft Access (Jet) database adapter objects in the Zope environment.

This product was built primarily for fun and education about how to build database adapters but if you find it useful, power to you! :^)

Zope MySQL Storage Software Package   2000-06-02  
ZUnitTest Link 1 K 2003-08-02

The ZUnitTest module is an extension to the standard pyUnit unit testing framework specifically for Zope.

Test cases derived from the ZUnitTest base class have access to their containers when called as an external method, and hence all of the rest of the ZODB through acquisition. This means they also get a real, live request object -- although this is wrapped by the base class to give it some special properties for testing.

I have found writing unit tests for Zope products and applications both easy and reliable using ZUnitTest. I hope you find it helpful too. :)

Archived Projects Folder   2002-08-23