/[drupal]/contributions/modules/planet/README.txt
ViewVC logotype

Diff of /contributions/modules/planet/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by daryl, Fri Aug 25 20:11:43 2006 UTC revision 1.2 by rockyroad, Mon Jun 8 19:22:28 2009 UTC
# Line 1  Line 1 
1  This module allows site administrators to associate a feed with users who belong  Planet is an aggregator that allows you to aggregate the blogs for users in a given
2  to a given role and to display it in a "planet" fashion. Feed items can be  role (e.g. staff) and to display them in a "planet" fashion. Associating content
3  auto-converted to blogs if categories or the post itself contains a snippet  with the users rather than as a detached feed.
 specified in the planet settings, or posts can be converted manually.  
   
 The idea is that it's nice in some cases to aggregate a group's personal blogs,  
 promoting to prime time only those posts which are relevant to the site's purpose.  
   
4    
5  Installation  Installation
6  ------------  ------------
7    
8  1. Copy the planet directory into your Drupal modules directory.  1. Copy the planet directory into your Drupal modules directory.
9    
10  2. Go to admin/modules and enable the planet module.  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  3. To perform further configuration (and to add feeds), go to admin/settings/planet.  4. To perform further configuration (and to add feeds), go to admin/settings/planet.
16    
17    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.3