activitystream 6.x-2.x-dev

akalsey - May 20, 2008 - 22:44
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: May 20, 2008 - 22:44
Download: activitystream-6.x-2.x-dev.tar.gz
Size: 163.17 KB
md5_file hash: fcbd7253ed73f36d0fef66f506f26ad0
Last updated: November 10, 2009 - 00:01
View usage statistics for this release

The 2.x-dev line contains the future version of the module. It is the
bleeding-edge code and the download is a daily snapshot of whatever is
in version control. The code may not be stable, isn't optimized for
performance, isn't as well tested, and might not even work. It should
not be used in production at all.

Major Features for 2.x

Ability to handle on-site activities. The stream can contain notices of node creations, comments on nodes, event signups, and other actions taken on the Drupal site.

Enhancements for high-volume sites. Improved update handling reduces the number of updates a site processes. Support fo the Job Queue module prevents cron time-outs with large numbers of users.

Taxonomy integration

Change Log

Here's the change log for the module. This will be updated periodically during development. For an up-to-date complete list of changes see the CVS log messages.

(New) installer for Flickr module that simply shows the user a message indicating they need an API key.
(New) Split node creation from stream addition to allow for local site activity
(New) Stub of Local module to handle basic on-site activities
(New) Permissions settings allow admins to determine which roles can use each add-on module
(New) If Job Queue is installed, use it instead of processing everything on Cron. #417548: Scalability of activity stream for large number of users
(New) Allow admins to specify a delay on Updates and not update every hour. #417548: Scalability of activity stream for large number of users
(New) Import Tags and Categories from feeds and feed-based plugins #265001: Importing tags patch by acstewart
(New) RSS feeds for the site stream and for each user #362433: RSS for "All User's" activity stream page & #257403: Create RSS feeds per user
(New) only update streams from users that have been active recently
(New) include geoRSS information in feed updates so modules can map stream items #384052: Allow location to be extracted from feeds patch by geodaniel
(New) Twitpic image preview in Twitter streams #381724: Twitpic support for Twitter sub module patch by geodaniel
(New) User-specific block of a user's recent activity. #427558: adding a user-specific block to the module patch by George2

(Improvement) Better handling of conflicts with other modules that use SimplePie feed parser #303765: Working with Feed API Module Installed
(Improvement) Include RSS feed url in watchdog error reports
(Improvement) On settings page, provide a link to get a flickr api key

(Fix) Submit button appears before module settings in admin settings form
(Fix) Breadcrumb missing "Home" link. #328827: breadcrumb should be 'Home' not 'Activity Stream', perhaps...?
(Fix) Problems with updates containing titles longer than 128 characters (ie Twitter). #304209: Twitter cron updates die at max length patch by dsantangelo
(Fix) Flickr module throws PHP errors and does not update

 
 

Drupal is a registered trademark of Dries Buytaert.