Benefit NOW from using GenericSetup and Zope 3 technologies
This Tutorial applies to:
Plone 3.0.x, Plone 2.5.x
This Tutorial is intended for:
Developers, Advanced Developers
nouri
All content on one page (useful for printing, presentation mode etc.)
- Introduction Goals of this tutorial and what you need to get started
- Registering a view This is where we create the Product and register our own view for folders
- Do something useful In this part, we'll do something (remotely) useful with our view: We create a basic search interface for looking up objects that have certain keywords.
- Registering a setup profile In this part, you'll learn what GenericSetup profiles are for and how you can make use of them. Herein, we create our own content type and register our view as its default view.
- Where to go from here From here to... a few very useful links that will help you strengthen your development skills.