[z3-checkins] r11527 - z3/www/trunk/text

faassen at codespeak.net faassen at codespeak.net
Wed Apr 27 17:35:50 CEST 2005


Author: faassen
Date: Wed Apr 27 17:35:49 2005
New Revision: 11527

Added:
   z3/www/trunk/text/five_0_3_release.txt
Log:
I forgot this file, which I used for the last 0.3 release.


Added: z3/www/trunk/text/five_0_3_release.txt
==============================================================================
--- (empty file)
+++ z3/www/trunk/text/five_0_3_release.txt	Wed Apr 27 17:35:49 2005
@@ -0,0 +1,65 @@
+Five 0.3 released!
+==================
+
+The Five team is happy to release Five 0.3. Five is a Zope 2 product
+that allows you to integrate Zope 3 technologies into Zope 2,
+today. 
+
+The most important feature of this release is undoubtedly the ability
+to use Zope 3 style add and edit forms. This is thanks to hard work by
+Lennart Regebro from Nuxeo_. In addition, Lennart contributed the
+ability to use Zope 3 menus with Five. We've also worked on an
+improved compatibility with Zope 2 page templates, so it is more easy
+to reuse Zope 2-level macros with Five now. Dieter Maurer contributed
+essential code to accomplish this. Consult the CHANGES_ for more details.
+
+.. _CHANGES: http://codespeak.net/z3/five/CHANGES.html
+
+Five right now allows you to use the following Zope 3 technologies in
+Zope 2:
+
+* Zope 3 interfaces
+
+* adapters
+
+* pages (views), including skins, layers and resources
+
+* edit and add forms, based on schemas
+
+* ZCML
+
+We've tried to keep the Five experience as close to Zope 3 as
+possible, so this means that what you learn while using Five should
+also be applicable to Zope 3.
+
+Five 0.3, even though it has an early version number, is being used in
+production-grade projects, among others at Nuxeo_ and Infrae_.
+
+.. _Nuxeo: http://www.nuxeo.com
+
+.. _Infrae: http://www.infrae.com
+
+Infrae and Nuxeo have recently announced to cooperate_ on the
+development of Zope 3 technologies, and this should bring further good
+news for Five in the future!
+
+.. _cooperate: http://www.zope.org/Members/infrae/news/infrae_nuxeo_cooperation
+
+Five 0.3 can be downloaded here:
+
+http://codespeak.net/z3/five/releases/Five-0.3.tgz
+
+More information about Five can be found on our website, here:
+
+http://codespeak.net/z3/five/
+
+We hope you'll join our mailing list and let hear from yourself!
+
+About the Zope 3 Base
+---------------------
+
+Five is part of the *Zope 3 Base* project, which aims to offer an
+approachable area for developers of Zope 3 related software. More
+about the Zope 3 base and its projects can be found here:
+
+http://codespeak.net/z3/


More information about the z3-checkins mailing list