Zope3Wiki2007
Welcome to the Zope 3 project wiki. This project is a redesign of Zope 2 and improves the Zope development experience through the use of a component architecture. The project leader is JimFulton. This is the main documentation site for Zope 3 users and developers; see also the Zope 2 wiki .
New docs
1 month ago
FrenchGlossary
2 months ago
How do I extract message ids from templates and python modules?
3 months ago
Zope3IndexingStudy
4 months ago
Product configuration and testing
4 months ago
Session Credentials API Enhancements
General information
- Article: Where Zope leads, Python follows
- This article illustrates why Zope matters. The author of article is Philip J Eby, a well known Python programmer, creator of setuptools and author of WSGI PEP. The article was originally published as forward to second edition of Web Component Development with Zope 3
- Documentation
- This page lists various documentation on Zope 3. You can see a tutorial and links to much other documentation.
- Zope 3 appetizers
- This is a list of appetizers maintained by Philipp von Weitershausen .
- FAQ
- Frequently Asked Questions
- zope3-users mail list
- This is general mailing list for discussion about Zope 3. There is a gmane archive of list also.
- #zope3-dev IRC channel
- Feel free to hang on our IRC room, you may respond to questions also! BTW, this is not a developers only channel.
- French community resources
- The french community welcomes you on the zope3-french-user mailing list and on the #zope3-fr freenode IRC channel.La communauté francophone vous donne rendez-vous sur la liste de diffusion zope3-french-user de l'AFPY et sur le canal IRC #zope3-fr de freenode. N'hésitez pas à nous rejoindre.
- Links related to this wiki
- Wiki help, contents, changes, options , stats, WikiBadges, AboutThisSite
Getting Started with Zope 3
- Download Zope 3
- Traditionally Zope 3 was distributed as tar balls and exe for windows until Zope 3.4 release. From 3.4 release onwards individual packages of Zope 3 are distributed in egg format. Old releases are still available for downloads.
- Release Notes
- Release notes for Zope 3 releases
- Installation
- Untill Zope 3.4 release, Zope 3 was installed using "configure;make;make install" method. Now you may use zopeproject package for getting started with a Zope 3 project or "from the scratch approach using zc.buildout"
- Screencasts
Building Web Applications with Zope 3
- Getting started tutorials
- Zope 3 API documentation
- You can see the complete API documentation here.
- Zope 3 Packages
- ZopeGuide
- An online wiki book
- Printed books
- The Zope 3 Developer's Book (also available online, but bit outdated)
- Web Component Development with Zope 3
- Miscellaneous documentations
- Glossary
- Glossary
- FrenchGlossary (Glossary français)
- Glossary and (deutsch)
Zope 3 Development
- Developer Info
- This document contains information for people developing Zope 3 itself. It tells how to become a contributor, has information about the release management, our coding standards, our tools and more.
- zope-dev mail list
- This is the mailing list for discussions related to development of Zope itself. A Gmane archive is also available.
- Sprint Schedule
- One of the reason for success of Zope 3 are sprints conducted all around world, you can see old and new sprints here.
- Zope subversion repository
- This is the Zope subversion repository browser view.
- Bug tracker
- Zope 3 issues are managed at launchpad.net
- Blueprints
- Meta-data of Zope 3 proposals.
- [Zope 3 Proposals|Proposals]?
- Proposals for new features and other changes can be found here.
- Release roadmap
- This is the release roadmap.
- Summer of Code
- Zope Foundation participated sucessfully in the Google Summer of Code 2007. More details about Summer of Code project is here
