Re: [fw-general] Zend_Form_Dojo Submit button issue

2009-08-01 Thread Ali
Try this $this->addElement('SubmitButton','submitBtn',array( 'required' => false, 'ignore' => true, 'label' => 'Submit', 'decorators'=>array( 'ViewHelper' ) )); I use this to set only one decorator for hidden form elements, you can do similar to restrict what decorators you want for each eleme

Re: [fw-general] Zend_Controller_Router_Route_Regex and Apache 403 Forbidden error

2009-08-01 Thread Ben Scholzen 'DASPRiD'
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sergio Rinaudo wrote on 01.08.2009 17:11: > Hi, > I'm using a Zend_Controller_Router_Route_Regex to make searches on my > application, > unfortunatelly, when I search special characters like double quote " or > also < or > I get > the Apache 403 forbid

Re: [fw-general] How render Zend_Form to html table?

2009-08-01 Thread Peter Warnock
You can create a custom decorator or access the elements as properties. - pw On Aug 1, 2009 8:23 AM, "Mark Maynereid" wrote: I've heard this about tables to be avoided in forms, but then how do I mimic SquirrelMail's message list approach (see image below) where I want a table of some data prim

Re: [fw-general] Access Zend_View properties from Zend_Paginator view script

2009-08-01 Thread Razorblade
Hi David, thanks for reply, unfortunatelly I did not get this by email, and I saw your answer only today browsing directly nabble... Anyway, I solved, and I want to Thank you. Bye David Mintz-2 wrote: > > On Thu, Jul 30, 2009 at 9:48 PM, Sergio Rinaudo > wrote: > >> It is possible to access

Re: [fw-general] How render Zend_Form to html table?

2009-08-01 Thread Mark Maynereid
I've heard this about tables to be avoided in forms, but then how do I mimic SquirrelMail's message list approach (see image below) where I want a table of some data primarily, but, also with check boxes for each line and a then selection of buttons at the top of the page to offer different action

[fw-general] Zend_Controller_Router_Route_Regex and Apache 403 Forbidden error

2009-08-01 Thread Sergio Rinaudo
Hi, I'm using a Zend_Controller_Router_Route_Regex to make searches on my application, unfortunatelly, when I search special characters like double quote " or also < or > I get the Apache 403 forbidden error You don't have permission to access /staticword-dynamicword".html on this server. T

RE: [fw-general] Some strange behaviour with Zend_Search_Lucene

2009-08-01 Thread Sergio Rinaudo
I also tried to search numbers, but I don't get the right listing. Does anybody notices same issues on their applications? Advices are really appreciated. Thanks Sergio Rinaudo From: kaiohken1...@hotmail.com To: fw-general@lists.zend.com Date: Sat, 1 Aug 2009 06:41:44 +0200 Subject: [fw-gener

[fw-general] Switch application language

2009-08-01 Thread admirau
Which is the best way to switch between application languages? I set up translations in application.ini: resources.translate.data = APPLICATION_PATH"/languages" resources.translate.adapter = "gettext" resources.translate.options.scan = "directory" ;resources.translate.options.disableNotices = t

[fw-general] Re[fw-general] source matching "modules" not found

2009-08-01 Thread ignace
Hi, I've downloaded the 1.9 release of ZF and I have added this line to my config (what the manual shows you in how to module specific configuration): dashboard.resources.layout.layoutPath = "modules/dashboard/layouts" I created the module bootstrap: class Dashboard_Bootstrap extends Zend_Appl

Re: [fw-general] Zend Framework 1.9.0 Released!

2009-08-01 Thread Amr Mostafa
Millions of thanks to all contributors from Zend and the community who have made this awesome release possible! On Fri, Jul 31, 2009 at 6:58 PM, Matthew Weier O'Phinney wrote: > The Zend Framework team announces the immediate availability of version > 1.9.0! > >http://framework.zend.com/downl