Index: openacs-4/packages/new-portal/www/portal-show.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/Attic/portal-show.tcl,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/new-portal/www/portal-show.tcl 24 Oct 2001 15:32:44 -0000 1.1 @@ -0,0 +1,17 @@ +# www/show-portal.tcl + +ad_page_contract { + Just a test script to display the portal. + + @author AKS + @creation-date + @cvs-id $Id: portal-show.tcl,v 1.1 2001/10/24 15:32:44 oracle Exp $ +} { + portal_id:naturalnum,notnull +} + + + +ns_return 200 text/html [portal::render $portal_id] + + Fisheye: Tag 1.7 refers to a dead (removed) revision in file `openacs-4/packages/new-portal/www/show-portal.tcl'. Fisheye: No comparison available. Pass `N' to diff?