Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 14 Sep 2007 17:53:30 -0000 1.35 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 28 Sep 2007 11:53:09 -0000 1.36 @@ -598,7 +598,7 @@ if {![my exists plugins]} { my plugins \ [parameter::get -parameter "XowikiXinhaDefaultPlugins" \ - -default [parameter::get_from_package_key \ + -default [::xo::parameter get_from_package_key \ -package_key "acs-templating" -parameter "XinhaDefaultPlugins"]] } my set options [my get_attributes editor plugins width height folder_id javascript]