You have to create your own page types for this, its described in the docs.
On Sat, 29 Jan 2011 21:30:29 -0800 (PST) jiewmeng <[email protected]> wrote: > > With Zend_Navigation, I can do something like > > Home > Projects > Collaborators > > but What if I want something more useful > > Home > Project name > Collaborator name > > How can I acheive this? Is it a good idea? Possibly, there would be > performance issues? Cos it got to query up the hierarchy? But whatever it > is, how can I achieve this? > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/How-to-create-Dynamic-Zend-Navigation-tp3246882p3246882.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
