PluginProbe
FeedWordPress / 2009.0613
FeedWordPress v2009.0613
trunk 0.8 0.9 0.91 0.95 0.96 0.97 0.98 0.981 0.99 0.991 0.992 0.993 2008.1030 2008.1101 2008.1105 2008.1214 2009.0612 2009.0613 2009.0618 2009.0707 2009.1111 2009.1112 2010.0127 2010.0528 All 65 releases
← All changes | ChangeLog.text +1 -47 2009.11112009.0613 View file →
@@ -1,57 +1,8 @@
1 1 FeedWordPress Change Log
2 2 ========================
3 -Changes from 2009.0707 to Trunk
3 +Changes from 2009.0612 to Trunk
4 4 -------------------------------
5 -* NEW INTERFACE HOOKS
6 -
7 -* FILTER API: SyndicatedPost::isTaggedAs
8 -
9 -* BUGIFX: SILENT FAILURE OF "SYNDICATE" BUTTON FIXED
10 -
11 -* BUGFIX: MagpieRSS "ILLEGAL OFFSET TYPE" ERROR MESSAGE FIXED
12 -
13 -Changes from 2009.0618 to 2009.0707
14 -* BUGFIX: WORDPRESS 2.8 AJAX COMPATIBILITY ISSUES RESOLVED (blank or
15 - truncated "Syndicated Sites" administration page): Due to changes in the
16 - AJAX interface elements between WordPress 2.7 and WordPress 2.8, several
17 - FeedWordPress users encountered an issue where the front "Syndication"
18 - page in the FeedWordPress administrative interface would come up blank,
19 - without the normal "Syndicated Sites" list and "Update" control, or
20 - sometimes wth the boxes visible but one or both of them truncated, with
21 - only the title bar. This issue should now be resolved: with the new
22 - version of FeedWordPress, the compatibility issue that caused the
23 - disappearance should be eliminated, and if boxes are shown with only
24 - their handle visible, you should once again be able to drop down the
25 - rest of the box by clicking once on its title bar.
26 -
27 -* BUGFIX: TAG SETTING WIDGET FIXED. Due to changes in interface elements
28 - between WordPress 2.7 and WordPress 2.8, people using FeedWordPress with
29 - WordPress 2.8 found that the widget for setting tags to be applied to
30 - all syndicated posts, or all syndicated posts from a particular feed,
31 - no longer displayed "Add" and "Remove" buttons for individual tags. This
32 - issue has now been fixed, and the tagging widget should once again work
33 - more or less exactly like the tagging widget for individual posts in the
34 - normal WordPress admin interface.
35 -
36 -Changes from 2009.0613 to 2009.0618
37 -* BUGFIX: MYSTERY ERRORS WITH WITH WP_Http_Fsockopen HTTP TRANSPORT
38 - ELIMINATED: Thanks to a combination of a subtle bug in FeedWordPress,
39 - and changes to the HTTP transport code in WordPress, a number of users
40 - encountered an error in which any time they attempted to add a new feed
41 - through the FeedFinder interface, FeedWordPress would fail and display
42 - an HTTP request failure diagnostic message. The subtle bug has been
43 - fixed, and with it, most of these errors should now be eliminated.
44 -
45 - Be sure to upgrade your MagpieRSS to the most recent MagpieRSS version
46 - after you have insalled FeedWordPress 2009.0618, or this bug fix will
47 - not take effect.
48 -
49 -
50 -Changes from 2009.0612 to 2009.0613
51 5 * INTERFACE/BUGFIX: WORDPRESS 2.8 CATEGORY BOX FIX. Thanks to a subtle
52 6 change in class names between the WordPress 2.7 and 2.8 stylesheets,
53 7 category boxes in the FeedWordPress settings interface tended to overflow
54 8 and have a lot of messy-looking overlapping text under WordPress 2.8.