Index: openacs-4/packages/xowiki/tcl/template-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/template-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/xowiki/tcl/template-procs.tcl 7 Aug 2017 23:48:30 -0000 1.6 +++ openacs-4/packages/xowiki/tcl/template-procs.tcl 20 May 2018 11:01:57 -0000 1.7 @@ -10,10 +10,12 @@ src varlist } { - return a the output of a tcl/adp pair as a string. adp_level is - set to the calling procedure so that pass by reference works. - and example of using this is in the search indexer for various content + + Return a the output of a tcl/adp pair as a string. "adp_level" is + set to the calling procedure so that pass by reference works. and + example of using this is in the search indexer for various content types: +
     bookshelf::book::get -book_id $book_id -array bookdata
     set body [template::adp_include /packages/bookshelf/lib/one-book \