PluginProbe
FeedWordPress / 0.992
FeedWordPress v0.992
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 +0 -111 2008.11010.992 View file →
@@ -1,121 +1,7 @@
1 1 FeedWordPress Change Log
2 2 ========================
3 3
4 -Changes from 2008.1030 to 2008.1101
5 -
6 -* INTERFACE BUG THAT PREVENTED ADDING NEW SITES FIXED: The UI reforms in
7 - FWP 2008.1030 unintentionally introduced a bug that prevents clean
8 - installations of FeedWordPress from providing an input box for adding
9 - new feeds to the list of syndicated feeds. This bug has been fixed.
10 -
11 -Changes from 0.993 to 2008.1030
12 -
13 -* WORDPRESS 2.6 COMPATABILITY: FeedWordPress should now be compatible with
14 - WordPress 2.6, and should work more or less seamlessly with the new post
15 - revision system. A bug which caused multiple new revisions to be created
16 - for posts on certain feeds, regardless of whether or not the item had
17 - been updated, has been fixed.
18 -
19 -* INTERFACE IMPROVEMENTS: The user interface has been substantially
20 - restyled to fit in better with the visual style of WordPress 2.5 and
21 - 2.6.
22 -
23 -* YOUTUBE BUG FIXED: POSTS SYNDICATED THROUGH AN AUTOMATIC UPDATE ARE NO
24 - LONGER STRIPPED OF `<OBJECT>` TAGS AND CERTAIN OTHER HTML ELEMENTS: Due
25 - to the way that some versions of WordPress process posts that are
26 - inserted into the database when no user is logged in, many users
27 - experienced an issue where YouTube videos and other content using the
28 - HTML `<object>` tag would be stripped out of posts that were syndicated
29 - during an automatic update. (Posts that were syndicated through manual
30 - updates from within the WordPress Dashboard were not affected, because
31 - the issue does not arise when an update is executed under a logged-in
32 - administrator's credentials.) This bug has now been fixed; YouTube
33 - videos and other content using `<object>` tags should now appear
34 - properly in syndicated posts, regardless of the way in which the post
35 - was syndicated.
36 -
37 -* AJAX BUGS FIXED: Bugs which blocked the normal operation of WordPress
38 - 2.5's AJAX interface elements when FeedWordPress was activated have been
39 - fixed.
40 -
41 -* TAG SUPPORT: A couple of features have been introduced to take advantage
42 - of the tagging features in WordPress 2.3.x, 2.5.x, and 2.6.x. Now, when
43 - unfamiliar categories are encountered for posts on a feed, you can
44 - choose for FeedWordPress (1) to drop the category; (2) to drop the
45 - category and to filter out any post that does not match at least one
46 - familiar category; (3) to create a new category with that name, or,
47 - now, you can also have FeedWordPress (4) create a new *tag* with that
48 - name. This option can be set site-wide under Syndication --> Options,
49 - or it can be set on a feed-by-feed basis in a feed's Edit screen.
50 -
51 - In addition, you can now set particular tags to apply to all incoming
52 - syndicated posts, under Syndication --> Options, or you can set tags
53 - to apply to all incoming syndicated posts from a particular feed in that
54 - feed's Edit screen.
55 -
56 -* FORMATTING FILTERS: There is a new option available under Syndication ->
57 - Options which allows users to choose whether or not to expose syndicated
58 - posts to being altered by formatting filters. By default, FeedWordPress
59 - has always protected syndicated posts (which are already in display-ready
60 - HTML when they are syndicated) from being reformatted by formatting
61 - filters. However, this approach means that certain plugins which depend
62 - on formatting filters (for example, to add "Share This" bars or relevant
63 - links to the end of a post) are blocked from working on any syndicated
64 - posts. If you want to use one of these plugins together with
65 - FeedWordPress, you can now do so by changing the "Formatting Filters"
66 - setting from "Protect" to "Expose."
67 -
68 -* **`<atom:source>` ELEMENTS NOW INCLUDED IN ATOM FEED:** Atom 1.0 provides
69 - a standard method for aggregators to indicate information about the original source of
70 - a syndicated post, using the `<atom:source>` element. FeedWordPress now
71 - introduces standard `<atom:source>` elements including the title, homepage, and
72 - feed URI of the source from which a syndicated post was syndicated. Cf.
73 - <http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.source>
74 -
75 -* MODULARIZATION OF CODE: The code for different elements of FeedWordPress
76 - has been broken out into several modules for easier inspection,
77 - documentation, and maintenance of the code.
78 -
79 -* VERSIONING SCHEME CHANGED: FeedWordPress's feature set has proven stable
80 - enough that it can now be removed from beta status; a good thing, since
81 - I was very quickly running out of version numbers to use. New releases
82 - of FeedWordPress will have version numbers based on the date of their
83 - release.
84 -
85 -Changes from 0.992 to 0.993
86 -
87 -* WORDPRESS 2.5.1 COMPATIBILITY: FeedWordPress should now be compatible
88 - with WordPress 2.5.1.
89 -
90 -* WORDPRESS 2.5 INTERFACE IMPROVEMENTS: FeedWordPress's Dashboard
91 - interface has undergone several cosmetic changes that should help it
92 - integrate better with the WordPress Dashboard interface in WordPress
93 - version 2.5.x.
94 -
95 -* SYNDICATED POSTS CAN BE MARKED AS "PENDING REVIEW": WordPress 2.3 users
96 - can now take advantage of WordPress's new "Pending Review" features for
97 - incoming syndicated posts. Posts marked as "Pending Review" are not
98 - published immediately, but are marked as ready to be reviewed by an
99 - Administrator or Editor, who can then choose to publish the post or
100 - hold it back. If you want to review syndicated posts from a particular
101 - feed, or from all feeds, before they are posted, then use
102 - Syndication --> Syndicated Sites --> Edit or Syndication --> Options to
103 - change the settings for handling new posts.
104 -
105 -* AWARE OF NEW URI FOR del.icio.us FEEDS: Previous releases of
106 - FeedWordPress already automatically split del.icio.us tags up
107 - appropriately appropriately when generating categories. (del.icio.us
108 - feeds smoosh all the tags into a single `<dc:subject>` element,
109 - separated by spaces; FeedWordPress un-smooshes them into multiple
110 - categories by separating them at whitespace.) Unfortunately, del.icio.us
111 - recently broke the existing behavior by changing host names for their
112 - feeds from del.icio.us to feeds.delicious.com. Version 0.993 accounts
113 - for the new host name and un-breaks the tag splitting.
114 -
115 4 Changes from 0.991 to 0.992
116 5 ---------------------------
117 6 * AUTHOR RE-MAPPING: FeedWordPress now offers considerable control over
118 7 how author names on a feed are translated into usernames within the