Currently, Zend_Navigation_Page_Mvc has no way of appending an anchor link, such as <a href="http://example.com/About#who,">http://example.com/About#who,</a> without subclassing the framework, or using the more general but less useful Zend_Navigation_Page_Uri.