Parent Directory
|
Revision Log
|
Revision Graph
[support request] #[476042] by [swe3tdave, RockyRoad]: swe3dave development branch snapshot (2009-03-23) See ChangeLog (new) file for details.
| 1 | Planet is an aggregator that allows you to aggregate the blogs for users in a given |
| 2 | role (e.g. staff) and to display them in a "planet" fashion. Associating content |
| 3 | with the users rather than as a detached feed. |
| 4 | |
| 5 | Installation |
| 6 | ------------ |
| 7 | |
| 8 | 1. Copy the planet directory into your Drupal modules directory. |
| 9 | |
| 10 | 2. Download the SimplePie 1.1 library: http://simplepie.org/ |
| 11 | Place simplepie.inc in your Planet module directory. |
| 12 | |
| 13 | 3. Go to admin/modules and enable the planet module. |
| 14 | |
| 15 | 4. To perform further configuration (and to add feeds), go to admin/settings/planet. |
| 16 | |
| 17 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |