Index: openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl,v diff -u -N -r1.19 -r1.20 --- openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl 9 May 2018 15:33:29 -0000 1.19 +++ openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl 21 Sep 2018 14:23:01 -0000 1.20 @@ -121,11 +121,9 @@ } } -ad_proc -public ah::js_sources { +ad_proc -deprecated -public ah::js_sources { {-source "default"} } { - DEPRECATED. Use ah::requires instead. - Will load any of the following javascript sources prototype, scriptaculous, @@ -140,6 +138,8 @@ @author Hamilton Chua (ham@solutiongrove.com) @creation-date 2006-01-16 + @see ah::requires instead + @param source The caller can specify which set of javascript source files to load. This can be a comma seprated list Valid values include "default" : to load prototype and scriptaculous libraries Index: openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl 21 Sep 2018 14:19:14 -0000 1.17 +++ openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl 21 Sep 2018 14:23:01 -0000 1.18 @@ -139,13 +139,10 @@ } -ad_proc -public ah::yui::js_sources { +ad_proc -deprecated -public ah::yui::js_sources { {-source "default"} {-min:boolean} } { - - DEPRECATED. Use ah::yui::requires instead. - Generates the