diff --git a/plugin/rss/README.md b/plugin/rss/README.md index 44969403fc..260d449d18 100755 --- a/plugin/rss/README.md +++ b/plugin/rss/README.md @@ -1,6 +1,4 @@ RSS plugin === -This plugin displays RSS feeds using the Google Dynamic Feed control. - -See http://www.google.com/uds/solutions/dynamicfeed/index.html for further information. \ No newline at end of file +This plugin displays RSS feeds. \ No newline at end of file diff --git a/plugin/rss/index.php b/plugin/rss/index.php index 79f542af1b..edf0ec8f1a 100755 --- a/plugin/rss/index.php +++ b/plugin/rss/index.php @@ -1,56 +1,31 @@ get_rss(); +$plugin = RssPlugin::create(); +$url = $plugin->get_rss(); $title = $plugin->get_block_title(); $title = $title ? "