Difference between revisions of "Stream API v2"

(Overview)
Line 2: Line 2:
  
 
==Overview==
 
==Overview==
JomSocial 2.8 brings the slight change in how activity streams are handled and introduces different templates for different types of streams. This allows easier customization of every individual's activity stream item, but this feature will require third-party components to write in a stream with a plugin, unlike it was the case with JomSocial 2.6 and below.
+
JomSocial 2.8 brings the slight change in how activity streams are handled and introduces different templates for different types of streams. This allows easier customization of every individual's activity stream item; however, this feature will require third-party components to write in a stream with a plugin, unlike it was the case with JomSocial 2.6 and below.
  
 
This documentation is still in development, so please, bear with us.
 
This documentation is still in development, so please, bear with us.

Revision as of 18:00, 7 March 2013

WARNING: API examples below apply to version 2.8. To read the full Activity Stream API for older versions, click here

Overview

JomSocial 2.8 brings the slight change in how activity streams are handled and introduces different templates for different types of streams. This allows easier customization of every individual's activity stream item; however, this feature will require third-party components to write in a stream with a plugin, unlike it was the case with JomSocial 2.6 and below.

This documentation is still in development, so please, bear with us.