Index: openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl,v diff -u -r1.31.2.5 -r1.31.2.6 --- openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 23 Mar 2023 13:13:36 -0000 1.31.2.5 +++ openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 23 Mar 2023 13:24:44 -0000 1.31.2.6 @@ -356,7 +356,7 @@ return [concat $output "\n"] } -ad_proc dt_widget_calendar_year { +ad_proc -deprecated dt_widget_calendar_year { {-calendar_details ""} {-date ""} {-days_of_week ""} @@ -376,6 +376,9 @@ {-prev_month_template ""} {-width 2} } { + DEPRECATED: this api is never used in upstream code. Having such + widgets in the api makes it also difficult to style them. + @return a calendar year of small calendars for the year of the passed in date. Defaults to this year. } {