I would like to utilize the 5.0 (subsite) navigation system and am wondering if there's some recommended way to tie into the sections/subsections structure.
As I see it, it's fairly automatic to have a link appear in the sections area: just mount an application and it's automatically sensed and displayed. That's because the site_node:: API is used to find all subsite children nodes.
I would like to utilize the subsections area in my application like the Administration section currently uses it. Is there a method to utilize this navigation area short of duplicating duplicating (ooops. I dupilcated that) subsite::define_pageflow and all its associated support procs?
Thanks,
Randy