Attention

This document was written for an old version of Plone, Plone 3, and was last updated 119 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Understanding and Using GenericSetup in Plone

A detailed look at GenericSetup, wherein we will learn what it is and how it can be used within Plone.

  1. Introduction An introduction, wherein we learn what GenericSetup is and why we even care.
  2. Profiles (or "Make Sure You've Got My Good Side") The beginning of a high level overview of GenericSetup, wherein we learn about the different types of profiles.
  3. The Setup Tool Continuation of the high level GenericSetup overview, wherein we learn about the portal_setup tool and how to use it to apply profiles.
  4. How Profiles are Applied A little more detail on how profiles are applied, wherein we learn what REALLY happens when you click on one of the "import" buttons.
  5. Exports, Snapshots, and Comparisons More of the high level GenericSetup overview, wherein we learn how to export profiles, and how to use snapshots.
  6. Under the Hood A programmer's overview of how GenericSetup profiles work, wherein we learn about exportimport packages and node adapters.
  7. Applying Policies at Site Creation Time A description of how to register extension policies that can be applied at site creation time, wherein we learn how customization policies have gone the way of the dodo.
  8. Creating an uninstall profile GenericSetup allows you to remove configuration
  9. The Future What GenericSetup doesn't do, wherein we learn about cool features that don't yet exist.
  10. Acknowledgements Kudos and acknowledgements, wherein we learn some of the people to thank for this fine piece of code, and also where to get more assistance.

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

 

Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.