Index: openacs-4/packages/xowiki/www/prototypes/podcast.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/podcast.page,v diff -u -r1.1 -r1.2 --- openacs-4/packages/xowiki/www/prototypes/podcast.page 25 Feb 2007 09:57:09 -0000 1.1 +++ openacs-4/packages/xowiki/www/prototypes/podcast.page 25 Feb 2007 14:32:24 -0000 1.2 @@ -12,10 +12,12 @@ ::xo::cc set_parameter master 0 if {$title eq ""} {set title [[my info parent] title]} + + # -siteurl http://localhost:8053 + set f [::xowiki::Podcast new -destroy_on_cleanup \ -package_id $package_id \ -name_filter $name_filter \ - -siteurl http://localhost:8053 \ -title [[my info parent] set title] \ -description [[my info parent] set description] \ -author [[my info parent] creator] \