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