Index: openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl,v diff -u -r1.61.2.45 -r1.61.2.46 --- openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 20 Aug 2024 08:41:50 -0000 1.61.2.45 +++ openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 26 Aug 2024 14:28:12 -0000 1.61.2.46 @@ -2524,6 +2524,11 @@ # #################### +# +# GN: The following two rules cause warnings of the form +# Multiple definitions of the ad_page_contract_filter_rule +# + ad_page_contract_filter_rule html { name filters } { Makes sure the filter nohtml gets applied, unless some other html filter (html or allhtml) is already specified.