Menu System
The menu system is designed to provide:
- a two level navigation menu display for any 'site' (like the menu you see at the left)
- ability to define multiple 'stand-alone' sites within an SF installation (this is another 'site' in the same 'SF installation')
- ability to define 'sub-sites' (or sub-sub-sites) within any 'stand-alone' site
- configurable breadcrumb line display (like the one above - Home :: About :: Menu System)
- configurable site map display (like this)
All display elements produced for breadcrumb lines, menus and sitemaps are CSS classed
and hence can be styled using any valid CSS styling.