| @@ -1,38 +1,7 @@ | ||
| 1 | 1 | FeedWordPress Change Log |
| 2 | 2 | ======================== |
| 3 | 3 | |
| 4 | -Changes from 0.992 to 0.993 | |
| 5 | - | |
| 6 | -* WORDPRESS 2.5.1 COMPATIBILITY: FeedWordPress should now be compatible | |
| 7 | - with WordPress 2.5.1. | |
| 8 | - | |
| 9 | -* WORDPRESS 2.5 INTERFACE IMPROVEMENTS: FeedWordPress's Dashboard | |
| 10 | - interface has undergone several cosmetic changes that should help it | |
| 11 | - integrate better with the WordPress Dashboard interface in WordPress | |
| 12 | - version 2.5.x. | |
| 13 | - | |
| 14 | -* SYNDICATED POSTS CAN BE MARKED AS "PENDING REVIEW": WordPress 2.3 users | |
| 15 | - can now take advantage of WordPress's new "Pending Review" features for | |
| 16 | - incoming syndicated posts. Posts marked as "Pending Review" are not | |
| 17 | - published immediately, but are marked as ready to be reviewed by an | |
| 18 | - Administrator or Editor, who can then choose to publish the post or | |
| 19 | - hold it back. If you want to review syndicated posts from a particular | |
| 20 | - feed, or from all feeds, before they are posted, then use | |
| 21 | - Syndication --> Syndicated Sites --> Edit or Syndication --> Options to | |
| 22 | - change the settings for handling new posts. | |
| 23 | - | |
| 24 | -* AWARE OF NEW URI FOR del.icio.us FEEDS: Previous releases of | |
| 25 | - FeedWordPress already automatically split del.icio.us tags up | |
| 26 | - appropriately appropriately when generating categories. (del.icio.us | |
| 27 | - feeds smoosh all the tags into a single `<dc:subject>` element, | |
| 28 | - separated by spaces; FeedWordPress un-smooshes them into multiple | |
| 29 | - categories by separating them at whitespace.) Unfortunately, del.icio.us | |
| 30 | - recently broke the existing behavior by changing host names for their | |
| 31 | - feeds from del.icio.us to feeds.delicious.com. Version 0.993 accounts | |
| 32 | - for the new host name and un-breaks the tag splitting. | |
| 33 | - | |
| 34 | 4 | Changes from 0.991 to 0.992 |
| 35 | 5 | --------------------------- |
| 36 | 6 | * AUTHOR RE-MAPPING: FeedWordPress now offers considerable control over |
| 37 | 7 | how author names on a feed are translated into usernames within the |