Index: openacs-4/packages/acs-content-repository/tcl/search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/search-procs.tcl,v diff -u -r1.14.2.1 -r1.14.2.2 --- openacs-4/packages/acs-content-repository/tcl/search-procs.tcl 13 Dec 2019 14:24:03 -0000 1.14.2.1 +++ openacs-4/packages/acs-content-repository/tcl/search-procs.tcl 13 Dec 2019 14:26:17 -0000 1.14.2.2 @@ -1,3 +1,10 @@ +ad_library { + Content Repository Search callbacks. + + These callbacks are used to implement "search" package service + contracts. +} + ad_proc content_search__datasource { object_id } {