Index: openacs-4/packages/news/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/index.tcl,v diff -u -N -r1.13 -r1.13.2.1 --- openacs-4/packages/news/www/index.tcl 24 Feb 2005 18:03:05 -0000 1.13 +++ openacs-4/packages/news/www/index.tcl 6 Sep 2005 06:11:34 -0000 1.13.2.1 @@ -124,6 +124,13 @@ -summary_context_id $package_id \ -impl_name news] set rss_url "[news_util_get_url $package_id]rss/rss.xml" + +set notification_chunk [notification::display::request_widget \ + -type one_news_item_notif \ + -object_id $package_id \ + -pretty_name "News" \ + -url [ad_return_url] \ + ] ad_return_template