/[drupal]/contributions/modules/activitystream/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/activitystream/INSTALL.txt

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


Revision 1.1 - (show annotations) (download)
Wed Mar 26 00:46:11 2008 UTC (20 months ago) by akalsey
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2, DRUPAL-5--1-0-BETA2, DRUPAL-6--2-0-BETA1, DRUPAL-5--1-0-BETA-3, DRUPAL-6--1-0, DRUPAL-5--1-0, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, DRUPAL-5--1-0-BETA1, DRUPAL-5--1-1, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5--2, DRUPAL-5, DRUPAL-6--1, DRUPAL-6--2
File MIME type: text/plain
Initial checkin for Activity Stream 5.x
1 $Id$
2
3 Installation
4 ------------
5
6 1. Extract the compressed download
7
8 2. Upload the entire activitystream directory to your site's modules directory.
9 (Don't know where to put it? sites/all/modules is a good choice.)
10
11 3. Go to Admin -> Site Building -> Modules and activate the Activity Stream API
12 and any plugin modules for it that you'd like to use.
13
14 Configuration
15 -------------
16
17 1. Go to Admin -> Settings -> Activity Stream and configure any admin settings
18 required by the plugin modules. For instance, to use Flickr, you'll need a
19 Flickr API key from http://www.flickr.com/services/api/misc.api_keys.html
20
21 2. Go to your profile and edit it to add your account information for each service
22 you would like to use. Just click the Activity Stream tab to add your streams.
23
24 3. Your stream will appear in your profile. It will also appear on a page by itself
25 at http://example.com/stream/{your-user-id} and on a page with all other user's
26 streams at http://example.com/stream

  ViewVC Help
Powered by ViewVC 1.1.2