Loading...
 
Skip to main content

History: Profile_Activity_Stream

Source of version: 4

Copy to clipboard
            !! General Information

This profile __Activity_Stream__ allows to easily setup the basic settings to enable social network activity steams in Tiki.

!! Settings

To change activity stream settings visit [tiki-admin.php?page=community#contentadmin_community-2|Settings > Control Panels > Community > Social Interaction]

!! Demo scenario

A team collaboration todo list. For that it's used a tracker named 'Team Task Tracker' where users create/edit task items (tracker items). Every time a user interacts with the list, a new activity action is recorded and displayed in the activity streams (if allowed).

Bellow is a demo of the activity stream :

{ACTIVITYSTREAM()}
{pagination max=5}
{ACTIVITYSTREAM}

On the left side it should be also visible a "Last user activities" custom module that lists the last user interactions (same as the above).

!! Review Activity
You can use PluginPivotTable to dynamically make some tables or charts to review the activity informaction. Example:

{PIVOTTABLE(data="activitystream" rows="object:type" cols="modification_date" width="100%" height="1000px" rendererName="Bar Chart" aggregatorName="Count" inclusions="{}" menuLimit="500" aggregateDetails="object_type")} .
{PIVOTTABLE}


!! Documentation

[https://doc.tiki.org/Activity-Stream|Activity Stream]
        

History

Information Version
Fri 25 of Apr, 2025 01:26 GMT-0000 Benoit Roy pivottable doesnt seem to accept percentage for width 8
Fri 30 of Aug, 2019 14:05 GMT-0000 Roberto Kirschbaum fix typo 7
Fri 19 of Jul, 2019 17:59 GMT-0000 Xavier de Pedro added image 6
Sun 12 of May, 2019 18:29 GMT-0000 Xavier de Pedro another example 5
Sun 12 of May, 2019 18:27 GMT-0000 Xavier de Pedro test 4
Sun 12 of May, 2019 18:25 GMT-0000 Xavier de Pedro added demo example to showcase pivottable plugin to review activity stream data. Added the long form of the plugin call so that it's easily extended with filter calls, etc. 3
Tue 26 of Jun, 2018 17:18 GMT-0000 Jorge Sá Pereira Add category 2
Tue 26 of Jun, 2018 16:54 GMT-0000 Jorge Sá Pereira Add instructions page 1