Index: openacs-4/packages/layout-manager/tcl/page-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/layout-manager/tcl/page-procs.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/layout-manager/tcl/page-procs.tcl 8 Feb 2010 22:23:04 -0000 1.8 +++ openacs-4/packages/layout-manager/tcl/page-procs.tcl 28 Jul 2010 00:28:33 -0000 1.9 @@ -107,6 +107,7 @@ -page_id:required {-pageset_id ""} {-name ""} + {-url_name ""} {-page_template ""} {-theme ""} {-sort_key ""} @@ -116,7 +117,8 @@ @param page_id The id of the page to clone. @param pageset_id The id of the pageset to place the cloned page in. - @param name The page name (used for navigation). + @param name The human-readable page name + @param url_name The page name used for navigation. @param page_template The page template to use to render this page. @param sort_key Where in the page order to put the page. } {