Hello, I have done a bit of resource on this topic in the last few days. But it's all not yet clear to me. Wat I want is to be able to set for example my headLink() or appendHttpEquiv from my config.ini just as i am able to set my doctype in my config.ini like this:
resources.view.doctype = "XHTML1_STRICT" Because else i see no reason to set my doctyope in the the config.ini. I would then just do it in a bootstrap method. So I was advised to look in the manual about how the zend_application works ( http://bit.ly/cLzGFT ). I guess that what i am meant to do is to to create my own resource plugin. But I don't see how to use this resource plugin to get it working through my init file. Can someone give me more information or explain me how I should accomplish this? On Tue, May 4, 2010 at 7:24 PM, coba <[email protected]> wrote: > > >i wanted to know that too. Good Question! > For me, the best way to initialize the view (or another resource) is to use > your application config file (ini or xml) > If the resource of ZF is not enough, use your own resource to set what you > want with it. > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/The-proper-current-way-to-initialize-View-in-the-bootstrap-tp2075965p2125996.html > Sent from the Zend Framework mailing list archive at Nabble.com. > -- Met vriendelijke groet, Jigal Sanders A.J. Ernststraat 739 1082 LK Amsterdam Mobiel: 06-42111489
