Mon Zafra wrote: > > And yes, since there is a Navigation bootstrap resource, it should be > possible to initialize Zend_Navigation via application.ini. I haven't used > Zend_Nav yet, but looking at the docs I guess the pages could be specified > this way: (example 37.10 from > http://framework.zend.com/manual/en/zend.navigation.containers.html ) > > resources.navigation.pages.0.label = "Page 1" > resources.navigation.pages.0.id = "home-link" > resources.navigation.pages.1.label = "Zend" > resources.navigation.pages.1.uri = "http://zend-project.com" > resources.navigation.pages.1.order = 100 > resources.navigation.pages.2.label = "Page 2" > ... etc. >
just wondering... if i do that it will be v long. so anyway to have application.ini read another file that has config for just navigation? -- View this message in context: http://www.nabble.com/Getting-view-from-Bootstrap-%28ZF1.8%29-tp23401867p23405550.html Sent from the Zend Framework mailing list archive at Nabble.com.
