On this page
Installation and Configuration
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
Installation
-
Extract the compressed download
-
Upload the entire activitystream directory to your site’s modules directory.
(Don’t know where to put it? sites/all/modules is a good choice.) -
Go to Admin -> Site Building -> Modules and activate the Activity Stream API
and any plugin modules for it that you’d like to use.
Configuration
-
Go to Admin -> Settings -> Activity Stream and configure any admin settings
required by the plugin modules. For instance, to use Flickr, you’ll need a
Flickr API key from http://www.flickr.com/services/api/misc.api_keys.html -
Go to your profile and edit it to add your account information for each service
you would like to use. Just click the Activity Stream tab to add your streams. -
Ensure that cron is running. The streams will be updated during each cron run.
-
Your stream will appear in your profile. It will also appear on a page by itself
at http://example.com/stream/{your-user-id} and on a page with all other user’s
streams at http://example.com/stream
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion