=== RSS Digest === Contributors: samcharrington Tags: rss, digest, feed, post, posts, delicious, daily, weekly Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: 0.6 RSS Digest is a plugin that creates daily digests from an RSS or Atom feed that you specify. == Description == RSS Digest fetches items from the RSS or Atom feed that you specify and posts them to your blog in a daily digest. A common use is to create a daily digest of items you've posted to social networking sites such as Delicious, Twitter, Facebook, etc. Unlike the other couple of Wordpress plugins providing similar functionality, RSS Digest features a settings page for easy configuration. (No editing code... Yay!) Feature summary: * Supports RSS and Atom feeds * Easy to use configuration settings page * Daily or weekly digest at the time of your choice * Configurable digest title, category and author * Publishes the description field, allowing you to annotate your imported links * Based on the latest Wordpress feed fetching technology for enhanced performance and scalability == Installation == Upload the RSS Digest plugin to your blog, Activate it, then Configure it (Settings > RSS Digest) to set your feed information and digest preferences. Easy peasy. == Frequently Asked Questions == = What feed types does RSS Digest support? = RSS Digest supports all major versions of RSS and Atom, namely * RSS 0.90 * RSS 0.91 (Netscape) * RSS 0.91 (Userland) * RSS 0.92 * RSS 1.0 * RSS 2.0 * Atom 0.3 * Atom 1.0 = Can I use RSS Digest with Wordpress 2.7 or earlier? = RSS Digest uses the 'fetch_feed' library, which is new to Wordpress 2.8. As a result, RSS Digest currently only works with Wordpress 2.8 or later. = Can I remove the text "This digest powered by RSS Digest" from the bottom of each post? = Yes, but I hope you won't :-) Whether the attribution text appears is controlled by the "Give credit to RSS Digest" setting on the configuration page. Perhaps you'd consider leaving it on for a limited time before removing just to help us get the word out? = I'd like to see feature XYZ. Can that be added? = Possibly. Leave a comment on the plugin's homepage with your feature request and we'll see what we can do. == Screenshots == 1. A sample digest. 2. The configuration settings page. == Changelog == = 0.6 = * Added: "Preview" option * Added: "Post Now" option * Added: "Reset Settings" option * Added: Ability to append date to title * Fixed: Author setting not applied correctly * Fixed: CSS clear after "credit" line * Other: Added debug logger = 0.5 = * Initial version.