I\'m having some difficulties with the combination of Zend_Navigation, Zend_Translate and the routing needed.
I need to change the output of Zend_View_Helper_Navigation_Menu.I\'ve found the two functions that I\'ll need to modify, and I know how to make the changes I need.What I don\'t know is how to make the
config: resources.frontController.plugins.nav = \"WD_Controller_Plugin_Nav\" bootstrap: protected function _initAutoloader() {
I\'m having an issue, an exception is thrown when Zend_Navigation is being invoked on an instance of Zend_Config_Xml.
This question already has answers here: Closed 10 years ago. Possible Duplicate: Zend Framework - multiplate navigation blocks