dataflake.org

Home Documentation Software Old Stuff Bug Reporting

Old Stuff

This software is no longer officially supported. For some packages this is a terminal state, others might be picked up and maintained again.

GraphEngine Proof of concept for a page flow modeling and storage tool that keeps track of a user's position in the flow using a predefined graph depicting the flow and a sessioning backend.
LDAPLoginAdapter The LDAPLoginAdapter is a user folder replacement for Zope that authenticates Zope users against LDAP. It is written for Zope versions 2.3.0 and higher.
LDAPUserManager The LDAPUserManager is a LDAP user record administration tool to be used in conjunction with the LDAPLoginAdapter. It is written for Zope versions 2.3.0 and higher.
CookieUserFolder The CookieUserFolder is a replacement for a Zope user folder. It does everything the bog-standard Zope user folder does, but using cookies and login/logout-screens instead of the standard basic HTTP auth.
LDAP Role Extender The LDAP Role Extender is a "fake" user folder that works in conjunction with an existing LDAP User Folder. It is written for Zope versions 2.4.0 and higher. Its purpose is to be dropped in a place of the tree, take user information from a LDAP User Folder and extend role information on the user by considering LDAP group membership in an additional groups search base defined in the LDAP Role Extender configuration. This allows for centralized LDAP configurations with specific user role adjustments depending on the user's location on the site.
LDAP Role Twiddler The LDAP Role Twiddler is a "fake" user folder that works in conjunction with an existing LDAP User Folder. It is written for Zope versions 2.4.0 and higher. Its purpose is to be dropped in a place of the tree, take user information from a LDAP User Folder and twiddling role information on the users as defined by the LDAP Role Twiddler configuration. This allows for centralized LDAP configurations with specific user role adjustments depending on the user's location on the site.
JPicture JPicture is an expanded class of Image that allows you to upload a thumbnail and store a description along with the title.
JRedirector JRedirector is a redirector that keeps information about redirection mappings and can be used to handle automatic redirects when the site structure has changed. It keeps log information about redirects handled through it as well.
CMFLDAP CMFLDAP is a Zope CMF product that replaces the standard membership management tools (Membership Tool, Member Data Tool) with a set that speaks LDAP.
CMFFSContent CMFFSContent allows you to store CMF content on the file system. It represents a contentish equivalent to the Skins mechanism.
FileCacheManager The FileCacheManager, a collaborative project between Chris McDonough, Jens Vagelpohl and Paul Winkler, represents an implementation of the ZCacheable API that stores cached content on disk.

For actively developed software packages see the Software section.

Subversion repository

You can find these products in Subversion as well. The repository is accessible at svn.dataflake.org.