Changeset 471
- Timestamp:
- 04/02/06 00:54:20
- Files:
-
- trunk/plagger (modified) (previous)
- trunk/plagger/lib/Plagger/Plugin/CustomFeed/Mixi.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/CustomFeed/Mixi.pm
r465 r471 185 185 fetch_body: 1 186 186 show_icon: 1 187 feed_type: 188 - RecentComment 189 - FriendDiary 190 - Message 187 191 188 192 =head1 DESCRIPTION … … 214 218 mixi.jp site, which makes the output HTML very user-friendly. 215 219 220 =item feed_type 221 222 With this option set, you can set the feed types. 223 224 Now supports: RecentComment, FriendDiary, and Message. 225 226 Default: FriendDiary. 227 216 228 =back 217 229
