Index: openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl,v diff -u -r1.45 -r1.46 --- openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 17 Jul 2018 13:32:18 -0000 1.45 +++ openacs-4/packages/acs-tcl/tcl/navigation-procs.tcl 25 Jul 2018 21:57:06 -0000 1.46 @@ -97,12 +97,11 @@ context } { Returns a Yahoo-style hierarchical navbar. Includes "Administration" - if applicable, and the subsite if not global. 'args' can be either - one or more lists, or a simple string. + if applicable, and the subsite if not global. @param node_id If provided work up from this node, otherwise the current node @param from_node If provided do not generate links to the given node and above. - @param separator The text placed between each link (passed to ad_context_bar_html if provided) + @return an html fragment generated by ad_context_bar_html @see ad_context_bar_html