Difference between revisions of "JS Activity Stream"

(Backend Settings)
(Backend Settings)
 
Line 3: Line 3:
  
 
==Backend Settings==
 
==Backend Settings==
:::[[File:Activitystream back.png]]
+
:::[[File:js-activity-module.jpeg]]
 
* '''Type''' - Select what type of streams you want to show in the module. Available options are:
 
* '''Type''' - Select what type of streams you want to show in the module. Available options are:
 
** ''All'' - Module will show all activities user have permission to see.
 
** ''All'' - Module will show all activities user have permission to see.

Latest revision as of 04:13, 12 July 2018

Overview

This module will display activity streams relevant for the logged in user so you can always keep them informed about activities around their profiles, groups and events.

Backend Settings

Js-activity-module.jpeg
  • Type - Select what type of streams you want to show in the module. Available options are:
    • All - Module will show all activities user have permission to see.
    • Profile Streams - Module will display only streams where actor or target is the logged in user.
    • Group Streams - Module will show only streams from groups logged in user have permission to see.
    • Event Streams - Module will show only streams from events logged in user have permission to see.
  • Limit Streams - Number of stream items to show in the module

Frontend

Activitystream front.png

See Also