Changes between Version 6 and Version 7 of TimelineUserFilterPlugin


Ignore:
Timestamp:
Feb 14, 2017, 9:49:58 PM (7 years ago)
Author:
figaro
Comment:

Moved example to functional description

Legend:

Unmodified
Added
Removed
Modified
  • TimelineUserFilterPlugin

    v6 v7  
    66
    77This plugin shows only activity by selected users in the timeline.
     8
     9Go to the timeline page and enter a comma-separated list of usernames into one of the new fields:
     10
     11 * '''Include users''' field: only show events related to these users.
     12 * '''Exclude users''' field: users in this filed are filtered out of the timeline events.
     13
     14If both fields are left blank, all users are shown.
    815
    916== Bugs/Feature Requests
     
    2734Copy TimelineUserFilter.py into the plugin directory of your Trac instance.
    2835
    29 == Example
    30 
    31 Go to the timeline page and enter a comma-separated list of usernames into one of the new fields:
    32 
    33  * '''Include users''' field: only show events related to these users.
    34  * '''Exclude users''' field: users in this filed are filtered out of the timeline events.
    35 
    36 If both fields are left blank, all users are shown.
    37 
    3836== Recent Changes
    3937