Edgewall Software

Changes between Version 3 and Version 4 of 0.12/TracTimeline


Ignore:
Timestamp:
Apr 10, 2010, 11:48:54 AM (14 years ago)
Author:
Christian Boos
Comment:

a few clean-ups

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracTimeline

    v3 v4  
    2020 * ''View changes from'' - the date from which to start displaying events. Events that occurred after this date will not be shown, only those that occurred before that date.
    2121 * ''and X days back'' - how many days backwards in time to get events.
    22  * ''done by'' - the author of an event. It accepts a space-separated list of authors for which events should be included. Alternatively, if the author names are prefixed by a "-" character, then the events having those authors will be excluded, and all the others included. Single or double quotes can be used for specifying author names containing space characters.
    23 ''(since 0.12)''
     22 * ''done by'' - the author of an event. It accepts a space-separated list of authors for which events should be included. Alternatively, if the author names are prefixed by a "-" character, then the events having those authors will be excluded, and all the others included. Single or double quotes can be used for specifying author names containing space characters. ''(since 0.12)''
    2423 * ''Changesets in all repositories'' - if you have more than one repository connected to your Trac project, then you can filter the output so events from specific repositories are not show. ''(since 0.12)''
    2524 * ''Milestones reached'' - display or hide milestones reached.
     
    2726 * ''Wiki changes'' - display or hide Wiki change events.
    2827
    29 See [wiki:TracIni#timeline TracIni] for timeline configuration options.
     28See !TracIni's [wiki:TracIni#timeline "[timeline] section"] for timeline configuration options.
    3029
    3130== RSS Support ==