Difference between revisions of "Stream API v2"

Line 1: Line 1:
{{alert|<center><strong>WARNING:</strong> API examples bellow applies to version 2.8. To read the full Activity Stream API for older versions, [[Stream API v1|click here]] </center>|alert-danger}}
+
{{alert|<center><strong>WARNING:</strong> API examples below apply to version 2.8. To read the full Activity Stream API for older versions, [[Stream API v1|click here]] </center>|alert-danger}}
  
 
==Overview==
 
==Overview==
JomSocial 2.8 brings the slight change in how activity streams are handled and introduces the different templates for different type of streams. This allows the easier customization of every individual activity stream item, but this feature will require third party components to write in a stream with plugin, unlike it was the case with JomSocial 2.6 and bellow.
+
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.
  
This documentation is still in preparation, so please, bare 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, 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.

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