Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -N -r1.28.2.38 -r1.28.2.39 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 2 Sep 2020 10:52:33 -0000 1.28.2.38 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 4 Sep 2020 07:34:27 -0000 1.28.2.39 @@ -382,6 +382,7 @@ set parent_id [$object parent_id] set item_info [::$package_id item_ref -normalize_name false \ -use_package_path 1 \ + -use_site_wide_pages true \ -default_lang [$object lang] \ -parent_id $parent_id \ $name]