Hi all, I'd have a menu created by Zend_Navigation. These menu items can be visible or not. I use the breadcrumbs and sitemap helpers as well.
I'd like to show the breadcrumbs correctly with the full path even if the page isn't visible. The same for the sitemap: not al navigation items should show up in the menu, but be accessible at the sitemap for sure. How is this possible to manage? Should I file a patch which provides a method showInvisible() which is used in the HelperAbstract::accept() method (the accept() determines whether a page is shown or not). Regards, Jurian -- Jurian Sluiman Soflomo.com
