Index: openacs-4/packages/xowiki/lib/view.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/lib/view.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/xowiki/lib/view.tcl 30 Nov 2006 16:34:15 -0000 1.8 +++ openacs-4/packages/xowiki/lib/view.tcl 10 Aug 2007 16:10:51 -0000 1.9 @@ -19,6 +19,7 @@ } set html [::$package_id invoke -method $m] +set ::xowiki_head [::xowiki::Page header_stuff] if {![info exists css]} { set fn [get_server_root]/packages/xowiki/www/resources/xowiki.css