Index: openacs-4/packages/xowiki/tcl/syndicate-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/syndicate-procs.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/xowiki/tcl/syndicate-procs.tcl 25 Jul 2007 23:59:24 -0000 1.16 +++ openacs-4/packages/xowiki/tcl/syndicate-procs.tcl 28 Jul 2007 13:01:57 -0000 1.17 @@ -257,7 +257,7 @@ if {$title eq ""} {set title $name} #set time "[clock format [clock scan $time] -format {%a, %d %b %Y %T}] ${tz}00" - set link [::$package_id pretty_link -absolute true -siteurl $siteurl $name]/download.$file_extension + set link [::$package_id pretty_link -download true -absolute true -siteurl $siteurl $name] append content [my item \ -author $creator -title $title -subtitle $subtitle \ -description $description \