Project

General

Profile

Actions

Feature proposal #7182

closed

Implement support for stream asset user filters

Added by krileon almost 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 June 2018
Due date:
% Done:

100%

Estimated time:

Description

This can probably just be a repeat usage. Basically would give them a list of filters to select from that would filter the stream down to the asset assigned to the filter. Example as follows for repeat usage.

Asset | Filter
groupjive.% | Groups

The user would select Groups and it'd apply the groupjive.% asset filter to it. This needs to directly filter out the existing posts though and not just set the asset to groupjive.% as that'd result in all groupjive activity displaying. This means the filter asset needs to be an AND clause in the query instead of OR (as is the case when multiple assets are supplied). This probably can have the option of enabling searching as well. If possible implement this using ajax instead of causing a full page load otherwise location URL will need to be implemented like CB Gallery has to keep track of the streams location (might be a good idea to implement regardless).

Actions

Also available in: Atom PDF