Index: openacs-4/packages/xowiki/www/revisions.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/Attic/revisions.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/xowiki/www/revisions.tcl 3 May 2006 12:03:23 -0000 1.4 +++ openacs-4/packages/xowiki/www/revisions.tcl 26 Jul 2006 22:56:46 -0000 1.5 @@ -5,8 +5,6 @@ @creation-date Oct 23, 2005 @cvs-id $Id$ } { - page_id:integer,notnull - {name ""} } -properties { name:onevalue context:onevalue @@ -15,9 +13,6 @@ gc_comments:onevalue } -set context [list [list [export_vars -base view {{item_id $page_id}}] $name ] \ - [_ xotcl-core.revisions]] -set title "[_ xotcl-core.revision_title] '$name'" # most things happen in the adp-include file from xotcl-core