Bryce Alcock wrote:
> I am looking for a way to create page in forrest that
> is NOT on any of the menus.
> 
> The basic requirements is that I want to create a page that you can
> get to _ONLY_ from direct navigation.
> There will be no links to it in any of the menus or navigation bars.
> 
> However I want the page to contain all the existing site menus an
> tabs.  I want the page to be skinned/branded as all the other pages.
> 
> Any Ideas on how to do this?

I use an entry in "site.xml" that has no "label"
attribute.

There are also ways to use the Cocoon
"cli.xconf" to add extra URIs for processing.

IIRC there is something in docs or archives
about those techniques.

-David