Changeset 199
- Timestamp:
- 02/28/06 14:15:28
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/Subscription/Bloglines.pm
r197 r199 145 145 146 146 C<mark_read> specifies whether this plugin "marks as read" the items 147 you synchronize. With out this option, you will get the duplicated148 updates everytime you run Plagger, until you mark them unread using 149 Bloglines browser interface. Defaults to 1.147 you synchronize. With this option set to 0, you will get the 148 duplicated updates everytime you run Plagger, until you mark them 149 unread using Bloglines browser interface. Defaults to 1. 150 150 151 Setting this to 0 is recommended only for testing, or users who don't 152 use Publish::Gmail plugin. 151 For people who uses Bloglines browser interface regularly, and use 152 Plagger as a tool to synchronize feed updates to mobile devices (like 153 PSP or iPod), I'd recommend set this option to 0. 154 155 Otherwise, especially for Publish::Gmail plugin users, I recommend set 156 to 1, the default. 153 157 154 158 =back
