Index: openacs-4/packages/new-portal/tcl/portal-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.tcl,v diff -u -r1.88 -r1.89 --- openacs-4/packages/new-portal/tcl/portal-procs.tcl 16 Jan 2002 21:18:43 -0000 1.88 +++ openacs-4/packages/new-portal/tcl/portal-procs.tcl 19 Jan 2002 18:31:40 -0000 1.89 @@ -143,12 +143,14 @@ ad_proc -public render { {-hide_links_p "f"} + {-render_style "individual"} portal_id {theme_id ""} } { Get a portal by id. If it's not found, say so. - + FIXME: right now the render style is totally ignored (ben) + @return Fully rendered portal as an html string @param portal_id } {