Index: openacs-4/packages/xowf-monaco-plugin/xowf-monaco-plugin.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf-monaco-plugin/xowf-monaco-plugin.info,v diff -u -r1.1.1.1.2.2 -r1.1.1.1.2.3 --- openacs-4/packages/xowf-monaco-plugin/xowf-monaco-plugin.info 24 Aug 2021 13:03:22 -0000 1.1.1.1.2.2 +++ openacs-4/packages/xowf-monaco-plugin/xowf-monaco-plugin.info 29 Mar 2022 14:53:36 -0000 1.1.1.1.2.3 @@ -9,12 +9,13 @@ f f - + Stefan Sobernig Provides integration with the Monaco code editor for XoWiki and XoWiki Workflow. 0 - + + Index: openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl,v diff -u -r1.1.1.1.2.11 -r1.1.1.1.2.12 --- openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 21 Dec 2021 08:12:34 -0000 1.1.1.1.2.11 +++ openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 29 Mar 2022 14:53:36 -0000 1.1.1.1.2.12 @@ -4,9 +4,7 @@ @author Stefan Sobernig } -::xo::db::require package xowiki - namespace eval ::xowiki::formfield { ########################################################s### 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 -r1.1.1.1.2.2 -r1.1.1.1.2.3 --- openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl 8 Jan 2021 17:14:13 -0000 1.1.1.1.2.2 +++ openacs-4/packages/xowf-monaco-plugin/tcl/test-item-procs.tcl 29 Mar 2022 14:53:36 -0000 1.1.1.1.2.3 @@ -4,7 +4,6 @@ @author Stefan Sobernig } -::xo::db::require package xowf ::xo::library require -package xowf test-item-procs namespace eval ::xowiki::formfield {