Making a custom folderish type act as the member folder

This tutorial explains how to create your own portal_membership tool in order to override the creation of the member folder. Be warned: this tutorial is not for the faint hearted, but for advanced plone programmers.

  1. Introduction An overview of this document, its history and it's requirements
  2. A custom MembershipTool shows how a custom MembershipTool should look like and what pitfalls you should avoid when placing code within it.
  3. Registering the custom MembershipTool Shows how a custom MembershipTool is registered.

All content on one page (useful for printing, presentation mode etc.)