Index: openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl,v diff -u -r1.147.2.32 -r1.147.2.33 --- openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 9 May 2023 06:45:33 -0000 1.147.2.32 +++ openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 25 Jan 2024 11:44:14 -0000 1.147.2.33 @@ -585,14 +585,6 @@ return [next] } - # {f.pub_date - # {pub_date:date,optional {format "YYYY MM DD HH24 MI"} {html {id date}} - # {after_html { Y-M-D} - # }} - # } - Class create PodcastForm -superclass FileForm \ -parameter { {html { enctype multipart/form-data }} \ @@ -609,8 +601,6 @@ }} } - # {help_text {E.g. 9:16 means 9 minutes 16 seconds (if ffmpeg is installed and configured, it will get the value automatically)}} - PodcastForm instproc to_timestamp {widgetinfo} { if {$widgetinfo ne ""} { lassign $widgetinfo y m day hour min