Changed title in Zend_Gdata BooksBrowser demo to say 'Google Data APIs'instead
[zend.git] / README.txt
blob3bc27c364638a89b3a3227fead76b2f271277dc1
1 Welcome to Zend Framework 1.6.1! This is the first maintenance release in the 
2 Zend Framework 1.6 series. This release maintains backwards compatibility
3 with all Zend Framework 1.x releases.
5 RELEASE INFORMATION
6 ---------------
8 Zend Framework 1.6.1 ([INSERT REV NUM HERE]).
9 Released on 2008-09-15.
11 NEW FEATURES
12 ------------
14 * Dojo Integration
15     - JSON-RPC Server
16     - dojo.data Envelopes
17     - Dojo View Helper
18     - Dijit integration with Zend_Form & Zend_View
19     - Dojo Library Distribution
20 * SOAP
21     - SOAP Server
22     - SOAP Client
23     - Autodiscovery
24     - WSDL access
25     - WSDL Generation
26 * Preview of Tooling Project in Laboratory (see /laboratory folder)
27     - Command Line Interface
28     - Project Asset Management
29 * Unit Testing Harness for Controllers
30 * Lucene 2.3 Index File Format Support
31 * Zend_Session save handler for Database Tables
32 * Paginator Component
33 * Text/Figlet Support
34 * ReCaptcha Service
35 * Captcha Form Element
36 * Zend_Config_Xml Attribute Support 
37 * Zend_File_Transfer Component
38 * File Upload Form Element
39 * Zend_Wildfire Component with FireBug Log Writer
40 * Media View Helpers (Flash, Quicktime, Object, and Page)
41 * Support in Zend_Translate for INI File Format
43 A detailed list of all features and bug fixes in this release may be found at:
45 http://framework.zend.com/issues/secure/IssueNavigator.jspa?requestId=10852
47 SYSTEM REQUIREMENTS
48 -------------------
50 Zend Framework requires PHP 5.1.4 or later and works best with 5.2.3 or later.
51 Please see our reference guide for more detailed system requirements:
53 http://framework.zend.com/manual/en/requirements.html
55 INSTALLATION
56 ------------
58 Please see /INSTALL.txt.
60 QUESTIONS AND FEEDBACK
61 ----------------------
63 Online documentation can be found at http://framework.zend.com/manual. Questions
64 that are not addressed in the manual should be directed to the appropriate
65 mailing list:
67 http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists
69 If you find code in this release behaving in an unexpected manner or contrary to
70 its documented behavior, please create an issue in the Zend Framework issue
71 tracker at:
73 http://framework.zend.com/issues
75 If you would like to be notified of new releases- including further
76 maintenance releases of Zend Framework 1.6- you can subscribe to the fw-announce
77 mailing list by sending a blank message to fw-announce-subscribe@lists.zend.com.
79 LICENSE
80 -------
82 The files in this archive are released under the Zend Framework license. You can
83 find a copy of this license in /LICENSE.txt.
85 ACKNOWLEDGEMENTS
86 ----------------
88 The Zend Framework team would like to thank all the contributors to the Zend
89 Framework project, our corporate sponsor (Zend Technologies), and you- the Zend
90 Framework user. Please visit us sometime soon at http://framework.zend.com!