Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Activity stream/Event Stream
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
XWIKI-7095 Add a parameter to hide a list of event types XWIKI-9066 Combining authors and wikis parameter doesn't seem to work in the Activity Stream macro XWIKI-18Switch revision viewing to an action instead of a parameter XWIKI-2518 Support multiple include/exclude filter in LDAP authentication XWIKI-2180 Add an "Authorization" annotation XWIKI-6311 Add an 'id' option to the list of parameters when customizing a field on the registration page XWIKI-6553Adding a tag does not save the proper author in the minor version XWIKI-1623Add getDocumentVersions in GWT Api XWIKI-7974Add visibility and visibilityOptions parameters to the messageSender macro XWIKI-1647Copy space with list of document that include content
Description
Add an optional parameter to the activity macro to specify a list of authors which are excluded from the stream.
We already have a parameter to specify a list of users. I think I'd prefer to introduce a regex syntax instead.
For example:
This allow much more fine tuning IMO.
See http://maven.apache.org/plugins/maven-assembly-plugin/advanced-descriptor-topics.html (section "Using Regular Expressions to Exclude Files").