[fw-general] Re: Navigating ZF manual

2010-04-01 Thread David Muir
You are awesome! Thanks for the script. I filed a similar report 6 months ago. http://framework.zend.com/issues/browse/ZF-7769 Cheers, David -- View this message in context: http://n4.nabble.com/Navigating-ZF-manual-tp1695651p1747459.html Sent from the Zend Framework mailing list archive at Na

Re: [fw-general] Missing images in documentation

2010-04-01 Thread Matthew Weier O'Phinney
-- Jonathan Maron wrote (on Thursday, 01 April 2010, 06:11 AM +0200): > I have just noticed that the images at > http://www.zendframework.com/manual/en/zend.service.livedocx.html > are missing. > > I have just build the documentation from the XML sources on my local > machine and the images are l

[fw-general] Setting a layout for a specific module

2010-04-01 Thread Diego Potapczuk
I'm trying to specify a layout for a module but the old way is not working anymore, don´t know if something has changed. Here is how I'm trying: ;;; View resources.view.encoding = "utf-8" resources.view.doctype = "XHTML1_TRANSITIONAL" resources.view.contentType = "text/html;charset=utf-8" resourc

Re: [fw-general] Setting a layout for a specific module

2010-04-01 Thread scs
Hi, I am not sure whether this is the reason or not(-I am doing this via a plugin-) but you can try to define the layoutPath as well: modulename.resources.layout.layoutPath = "views/layouts" scs On Thu, Apr 1, 2010 at 4:58 PM, Diego Potapczuk wrote: > I'm trying to specify a layout for a module

Re: [fw-general] Setting a layout for a specific module

2010-04-01 Thread Diego Potapczuk
This is exactry whay I'm trying to do, but it is not working. (modulename.resources.layout.layoutPath = "views/layouts") Fixed it another way. ::: Diego Potapczuk »» Analista de sistemas »» Tel: (71) 3287-8343 / (71) 9144-3062 »» http://www.diegoliveira.com.br On Thu, Apr 1, 2010 at 11:07 AM,

Re: [fw-general] Setting a layout for a specific module

2010-04-01 Thread scs
Check this: http://blog.vandenbos.org/2009/07/19/zend-framework-module-specific-layout/ It says the path is module path relative. That might be the issue.. scs On Thu, Apr 1, 2010 at 5:19 PM, Diego Potapczuk wrote: > This is exactry whay I'm trying to do, but it is not working. > (modulename.res

Re: [fw-general] Setting a layout for a specific module

2010-04-01 Thread Paul
That is not going to work as the config is run during application bootstrap, which is done before routing. See Mathew's post for more info - http://weierophinney.net/matthew/archives/234-Module-Bootstraps-in-Zend-Framework-Dos-and-Donts.html On 4/1/2010 9:58 AM, Diego Potapczuk wrote: I'm try

[fw-general] Zend Framework 1.10.3 and 1.9.8 Released

2010-04-01 Thread Matthew Weier O'Phinney
The Zend Framework team announces the immediate availability of two versions of Zend Framework: 1.10.3 and 1.9.8. In addition to around 80 bugfixes between them, these two releases are security releases. You may download it from the Zend Framework site: http://framework.zend.com/download/late

Re: [fw-general] Zend Framework 1.10.3 and 1.9.8 Released

2010-04-01 Thread Yue Yuanyuan
I am using Zend Studio 7.1.2. Could I just download the framework and replace the original one under the installation directory of ZS to upgrade? Thank you. On Thu, Apr 1, 2010 at 5:51 PM, Matthew Weier O'Phinney wrote: > The Zend Framework team announces the immediate availability of two > ver

RE: [fw-general] Zend Framework 1.10.3 and 1.9.8 Released

2010-04-01 Thread Thomas D.
Hi, it seems like you have forgotten to increment the version number: -- Regards, Thomas

Re: [fw-general] Zend Framework 1.10.3 and 1.9.8 Released

2010-04-01 Thread Cristian Bichis
Hi, Some of us we can't enjoy anymore any new releases due to one bug We are simply stuck at 1.10.0... http://framework.zend.com/issues/browse/ZF-9306 http://framework.zend.com/issues/browse/ZF-9166 aso Is possible to actually have that bug fixed... The Zend Framework team announces the