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.9 -r1.1.1.1.2.10 --- openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 8 Jul 2021 08:49:57 -0000 1.1.1.1.2.9 +++ openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 21 Oct 2021 12:10:43 -0000 1.1.1.1.2.10 @@ -151,7 +151,7 @@ next } - monaco_html_sandbox ad_instproc render_input args { + monaco_html_sandbox ad_instproc -private render_input args { Displays the editor. It will also render the preview according to parameters and make sure that this is kept up to date whenever the code in the editor changes. @@ -234,7 +234,7 @@ }] } - monaco_html_sandbox ad_instproc pretty_value args { + monaco_html_sandbox ad_instproc -private pretty_value args { Display the HTML inline or as an own page by clicking a button. @return HTML