I am creating a site that has 3 parts to it, each being a different blog.
I would like to have a univeral navigation system in place. Right now I use wp_list_pages which lists the pages for each individual blog. Is there a way to have a universal nav system that only lists the pages from the main wpmu site and not the individual sites?