-- SiCo007 <[EMAIL PROTECTED]> wrote (on Wednesday, 12 December 2007, 04:58 AM -0800): > It looks excellent and this is probably a stupid question but how do I get > the documentation online, or is it only available via svn at the moment? I'd > like to read about it before trying it.
The documentation isn't online currently. However, if you download current svn or a snapshot, you can browse the documentation in its native docbook -- which is just XML. It's basically human-readable. Documentation is under documentation/manual/en/module_specs/ > Matthew Weier O'Phinney-3 wrote: > > > > (as announced on fw-mvc) > > > > Greetings! > > > > I'm happy to announce that Zend_Layout has now been successfully merged > > to core! > > > > This includes the following components: > > > > * Zend_Controller_(Plugin|Action_Helper)_ActionStack > > * Zend_Controller_Action_Helper_ViewRenderer (changes to work with > > Inflector) > > * Zend_Filter_Inflector > > * Zend_Filter_Word_* > > * Zend_Layout > > * Zend_Loader_PluginLoader > > * Zend_View_Helper_Layout > > * Zend_View_Helper_Placeholder > > > > All documentation, tests, and code for these components have been merged > > to core as of r7078 (and removed from the incubator). > > > > A hearty round of thank you's to those who have tested Zend_Layout and > > provided feedback, as well as to Ralph Schindler (for the original idea > > and much of the coding support) and Padraic Brady (for help during the > > proposal process). -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
