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.34 -r1.35 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 27 Oct 2014 16:39:11 -0000 1.34 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 26 Jun 2015 09:32:08 -0000 1.35 @@ -138,9 +138,14 @@ } -ad_proc -public content::get_folder_labels { { varname "folders" } } { +ad_proc -deprecated public content::get_folder_labels { { varname "folders" } } { Set a data source in the calling frame with folder URL and label - Useful for generating a context bar + Useful for generating a context bar. + + This function returns a hard-coded name for the root level. One should use for path generation for items the + appropriate API, such as e.g. content::item::get_virtual_path + + @see content::item::get_virtual_path } { variable item_id