Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.22 -r1.23 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 15 Feb 2003 23:55:59 -0000 1.22 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 2 Apr 2003 13:48:39 -0000 1.23 @@ -61,7 +61,8 @@ {-context_id ""} {-package_key:required} } { - Instantiate and mount a package of given type. + Instantiate and mount a package of given type. If the package is a singleton (should only have one instance) + and an instance already exists then this proc will attempt to mount that instance. @param node_id The id of the node in the site map where the package should be mounted. If not specified a new node under the main site will be created.