PluginProbe
FeedWordPress / 2010.0528
FeedWordPress v2010.0528
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 | readme.txt +49 -86 0.9912010.0528 View file →
@@ -1,13 +1,13 @@
1 1 === FeedWordPress ===
2 2 Contributors: Charles Johnson
3 -Donate link: http://projects.radgeek.com/feedwordpress/
3 +Donate link: http://feedwordpress.radgeek.com/
4 4 Tags: syndication, aggregation, feed, atom, rss
5 -Requires at least: 1.5
6 -Tested up to: 2.3.1
7 -Stable tag: 0.991
5 +Requires at least: 2.8
6 +Tested up to: 3.0
7 +Stable tag: 2010.0528
8 8
9 -FeedWordPress is an Atom/RSS aggregator for WordPress. When activated, it syndicates content from feeds you choose into your WordPress weblog.
9 +FeedWordPress syndicates content from feeds you choose into your WordPress weblog.
10 10
11 11 == Description ==
12 12
13 13 * Author: [Charles Johnson](http://radgeek.com/contact)
@@ -13,45 +13,43 @@
13 13 * Author: [Charles Johnson](http://radgeek.com/contact)
14 14 * Project URI: <http://projects.radgeek.com/feedwordpress>
15 15 * License: GPL 2. See License below for copyright jots and tittles.
16 16
17 -FeedWordPress is an Atom/RSS aggregator for the WordPress weblog software. It
18 -syndicates content from newsfeeds that you choose into your WordPress webblog;
19 -if you syndicate several newsfeeds then you can use WordPress's posts database
20 -and templating engine as the back-end of an aggregation ("planet") website. It
21 -was developed, originally, because I needed a more flexible replacement for
22 -[Planet](http://www.planetplanet.org/) to use at
23 -[Feminist Blogs](http://feministblogs.org/).
17 +FeedWordPress is an Atom/RSS aggregator for WordPress. It syndicates content
18 +from feeds that you choose into your WordPress weblog; if you syndicate several
19 +feeds then you can use WordPress's posts database and templating engine as the
20 +back-end of an aggregation ("planet") website. It was developed, originally,
21 +because I needed a more flexible replacement for [Planet][]
22 +to use at [Feminist Blogs][].
24 23
24 +[Planet]: http://www.planetplanet.org/
25 +[Feminist Blogs]: http://feministblogs.org/
26 +
25 27 FeedWordPress is designed with flexibility, ease of use, and ease of
26 28 configuration in mind. You'll need a working installation of WordPress or
27 -WordPress MU (versions [2.3][], [2.2][], [2.1][], [2.0][] or [1.5][]), and also
28 -FTP or SFTP access to your web host. The ability to create cron jobs on your web
29 -host is helpful but not absolutely necessary. You *don't* need to tweak any
30 -plain-text configuration files and you *don't* need shell access to your web
31 -host to make it work. (Although, I should point out, web hosts that *don't*
32 -offer shell access are *bad web hosts*.)
29 +WordPress MU (version [2.8] or later), and also FTP or SFTP access to your web
30 +host. The ability to create cron jobs on your web host is helpful but not
31 +required. You *don't* need to tweak any plain-text configuration files and you
32 +*don't* need shell access to your web host to make it work. (Although, I should
33 +point out, web hosts that *don't* offer shell access are *bad web hosts*.)
33 34
34 - [2.3]: http://codex.wordpress.org/Version_2.3
35 - [2.2]: http://codex.wordpress.org/Version_2.2
36 - [2.1]: http://codex.wordpress.org/Version_2.1
37 - [2.0]: http://codex.wordpress.org/Version_2.0
38 - [1.5]: http://codex.wordpress.org/Version_1.5
35 + [WordPress]: http://wordpress.org/
36 + [WordPress MU]: http://mu.wordpress.org/
37 + [2.8]: http://codex.wordpress.org/Version_2.8
39 38
40 39 == Installation ==
41 40
42 -To use version 0.991 of FeedWordPress, you will need:
41 +To use FeedWordPress, you will need:
43 42
44 -* an installed and configured copy of WordPress version 2.3.x, 2.2.x,
45 - 2.1.x, 2.0.x, or 1.5.x. (FeedWordPress will also work with the
46 - equivalent versions of WordPress MU.)
43 +* an installed and configured copy of [WordPress][] or [WordPress MU][]
44 + (version 2.8 or later).
47 45
48 -* FTP or SFTP access to your web host
46 +* FTP, SFTP or shell access to your web host
49 47
50 48 = New Installations =
51 49
52 -1. Download the FeedWordPress archive in zip or gzipped tar format and
53 - extract the files on your computer.
50 +1. Download the FeedWordPress installation package and extract the files on
51 + your computer.
54 52
55 53 2. Create a new directory named `feedwordpress` in the `wp-content/plugins`
56 54 directory of your WordPress installation. Use an FTP or SFTP client to
57 55 upload the contents of your FeedWordPress archive to the new directory
@@ -56,69 +54,35 @@
56 54 directory of your WordPress installation. Use an FTP or SFTP client to
57 55 upload the contents of your FeedWordPress archive to the new directory
58 56 that you just created on your web host.
59 57
60 -3. Upgrade the copy of MagpieRSS packaged with WordPress by installing the
61 - new copies of `rss.php` and `rss-functions.php` into the `wp-includes`
62 - directory of your FeedWordPress installation. These files are stored in
63 - the `MagpieRSS-upgrade` directory of your FeedWordPress archive. Strictly
64 - speaking, upgrading MagpieRSS is optional; FeedWordPress will run
65 - correctly without the upgrade. But if you hope to take advantage of
66 - numerous bug fixes, or support for Atom 1.0, multiple post categories,
67 - RSS enclosures, or multiple character encodings, then you need to
68 - install the upgrade.
58 +3. Log in to the WordPress Dashboard and activate the FeedWordPress plugin.
69 59
70 -4. Log in to the WordPress Dashboard and activate the FeedWordPress plugin.
60 +4. Once the plugin is activated, a new **Syndication** section should
61 + appear in your WordPress admin menu. Click here to add new syndicated
62 + feeds, set up configuration options, and determine how FeedWordPress
63 + will check for updates. For help, see the [FeedWordPress Quick Start][]
64 + page.
65 +
66 +[FeedWordPress Quick Start]: http://feedwordpress.radgeek.com/wiki/quick-start
71 67
72 -5. Once the plugin is activated, you can go to **Syndication --> Options**
73 - and set (1) the link category that FeedWordPress will syndicate links
74 - from (by default, "Contributors"), and (2) whether FeedWordPress will
75 - use automatic updates or only manual updates.
76 -
77 -5. Go to the main **Syndication** page to set up the list of sites that
78 - you want FeedWordPress to syndicate onto your blog.
79 -
80 68 = Upgrades =
81 69
82 -To *upgrade* an existing installation of FeedWordPress to version 0.991:
70 +To *upgrade* an existing installation of FeedWordPress to the most recent
71 +release:
83 72
84 -1. Download the FeedWordPress archive in zip or gzipped tar format and
85 - extract the files on your computer.
73 +1. Download the FeedWordPress installation package and extract the files on
74 + your computer.
86 75
87 -2. If you are upgrading from version 0.98 or earlier, then you need to
88 - create a new directory named `feedwordpress` in the `wp-content/plugins`
89 - directory of your WordPress installation, and you also need to *delete*
90 - your existing `wp-content/update-feeds.php` and
91 - `wp-content/plugins/feedwordpress.php` files. The file structure for
92 - FeedWordPress has changed and the files from your old version will not
93 - be overwritten, which could cause conflicts if you leave them in place.
76 +2. Upload the new PHP files to `wp-content/plugins/feedwordpress`,
77 + overwriting any existing FeedWordPress files that are there.
78 +
79 +3. Log in to your WordPress administrative interface immediately in order
80 + to see whether there are any further tasks that you need to perform
81 + to complete the upgrade.
94 82
95 -3. Upload the new PHP files to `wp-content/plugins/feedwordpress`,
96 - overwriting any existing FeedWordPress files that are there. Also be
97 - sure to upgrade the MagpieRSS module by uploading `rss.php` and
98 - `rss-functions.php` from the `MagpieRSS-upgrade` directory in your
99 - archive to the `wp-includes` directory of your WordPress installation.
83 +4. Enjoy your newer and hotter installation of FeedWordPress
100 84
101 -3. If you are upgrading from version 0.96 or earlier, **immediately** log
102 - in to the WordPress Dashboard, and go to **Options --> Syndicated**.
103 - Follow the directions to launch the database upgrade procedure. The new
104 - versions of FeedWordPress incorporate some long-needed improvements, but
105 - old meta-data needs to be updated to prevent duplicate posts and other
106 - possible maladies. If you're upgrading an existing installation, updates
107 - and FeedWordPress template functions *will not work* until you've done
108 - the upgrade. Then take a coffee break while the upgrade runs. It should,
109 - hopefully, finish within a few minutes even on relatively large
110 - databases.
111 -
112 -4. If you are upgrading from version 0.98 or earlier, note that the old
113 - `update-feeds.php` has been eliminated in favor of a (hopefully) more
114 - humane method for automatic updating. If you used a cron job for
115 - scheduled updates, it will not work anymore, but there is another,
116 - simpler method which will. See [Setting Up Feed Updates](http://projects.radgeek.com/feedwordpress/install/#setting-up-feed-updates)
117 - to get scheduled updates back on track.
118 -
119 -5. Enjoy your new installation of FeedWordPress.
120 -
121 85 == Using and Customizing FeedWordPress ==
122 86
123 87 FeedWordPress has many options which can be accessed through the WordPress
124 88 Dashboard, and a lot of functionality accessible programmatically through
@@ -124,13 +88,13 @@
124 88 Dashboard, and a lot of functionality accessible programmatically through
125 89 WordPress templates or plugins. For further documentation of the ins and
126 90 outs, see the documentation at the [FeedWordPress project homepage][].
127 91
128 - [FeedWordPress project homepage]: http://projects.radgeek.com/feedwordpress/
92 + [FeedWordPress project homepage]: http://feedwordpress.radgeek.com/
129 93
130 94 == License ==
131 95
132 -The FeedWordPress plugin is copyright © 2005-2007 by Charles Johnson. It uses
96 +The FeedWordPress plugin is copyright © 2005-2010 by Charles Johnson. It uses
133 97 code derived or translated from:
134 98
135 99 - [wp-rss-aggregate.php][] by [Kellan Elliot-McCrea](kellan@protest.net)
136 100 - [MagpieRSS][] by [Kellan Elliot-McCrea](kellan@protest.net)
@@ -151,7 +115,6 @@
151 115 [wp-rss-aggregate.php]: http://laughingmeme.org/archives/002203.html
152 116 [MagpieRSS]: http://magpierss.sourceforge.net/
153 117 [HTTP Navigator 2]: http://www.keyvan.net/2004/11/16/http-navigator/
154 118 [Ultra-Liberal Feed Finder]: http://diveintomark.org/projects/feed_finder/
155 -
156 119 [GNU General Public License]: http://www.gnu.org/copyleft/gpl.html
157 120