Index: openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl,v diff -u -N -r1.1.1.1.2.1 -r1.1.1.1.2.2 --- openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl 2 Oct 2020 11:09:14 -0000 1.1.1.1.2.1 +++ openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl 8 Jan 2021 17:14:13 -0000 1.1.1.1.2.2 @@ -4,7 +4,8 @@ @author Stefan Sobernig } -:::xo::db::require package xowf +::xo::db::require package xowf +::xo::library require -package xowf test-item-procs namespace eval ::xowiki::formfield { ########################################################### @@ -131,6 +132,8 @@ ::xowiki::formfield::test_item instmixin add test_item } + +::xo::library source_dependent # # Local variables: # mode: tcl