Attention

This document was written for an old version of Plone, Plone 2.5.x, and was last updated 1204 days ago.

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

Introduction

by Daniel Nouri last modified Feb 04, 2009 03:05 AM
Goals of this tutorial and what you need to get started

Goals

The goal of this tutorial is to get you familiar with GenericSetup and Zope 3 techniques and help you understand how these tools can help you become a more efficient Plone developer.

Step by step you will learn how to

  • create a Plone Product with minimal effort,
  • register a new view for an existing content type,
  • do something useful with that view and
  • register a new content type that uses that view as its default view.

What do you need?

You'll need a Zope instance that has Plone 2.5 installed.


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.