Activity: Revision

Last updated by Mmeal

The river provides a number of widgets that display a user and his friends' latest activities. Each entry shows who performed the action and allows you to click through to it and the subject of that action. You have three tabs: "All" shows you yours plus your friends actions; "Mine" and "Friends"... guess which!

An entry is only displayed if an individual plugin has provided information about its activities in a form that the river can understand, and entries are limited to operations that the user has been allowed to see.

A few technical details: the river is not a plugin, it's built into core, and it has its own table in the database. We will see these things further.

History