Index: openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl,v diff -u -r1.41.2.2 -r1.41.2.3 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 3 Jul 2020 07:27:29 -0000 1.41.2.2 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 25 Aug 2020 14:37:14 -0000 1.41.2.3 @@ -290,9 +290,15 @@ -ad_proc -public content::deploy { url_stub } { +ad_proc -deprecated content::deploy { url_stub } { render the template and write it to the filesystem with template::util::write_file + + DEPRECATED: since its birth ~2003 this proc refers to a + nonexistent variable and is therefore broken. + + @see modern ways to produce templated content e.g. theme packages or + xowiki pages } { set output_path $::acs::pageroot$url_stub