~ubuntu-branches/ubuntu/precise/trac/precise

« back to all changes in this revision

Viewing changes to trac/wiki/default-pages/TracTimeline

  • Committer: Bazaar Package Importer
  • Author(s): Luis Matos
  • Date: 2008-07-13 23:46:20 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080713234620-13ynpdpkbaymfg1z
Tags: 0.11-2
* Re-added python-setup-tools to build dependences. Closes: #490320 #468705
* New upstream release Closes: 489727
* Added sugestion for other vcs support available: git bazaar mercurial 
* Added spamfilter plugin to sugests
* Moved packaging from python-support to python-central
* Added an entry to the NEWS about the cgi Closes: #490275
* Updated 10_remove_trac_suffix_from_title patch to be used in 0.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
= The Trac Timeline =
 
2
[[TracGuideToc]]
 
3
 
 
4
The timeline provides a historic view of the project in a single report.
 
5
 
 
6
It lists all Trac events that have occurred in chronological order, a
 
7
brief description of each event and if applicable, the person responsible for
 
8
the change.
 
9
 
 
10
The timeline lists these kinds of events:
 
11
 * '''Wiki page events''' -- Creation and changes
 
12
 * '''Ticket events''' -- Creation and resolution/closing (and optionally other changes)
 
13
 * '''Source code changes ''' -- Repository check-ins
 
14
 * '''Milestone ''' -- Milestone completed
 
15
 
 
16
Each event entry provides a hyperlink to the specific event in question, as well as
 
17
a brief excerpt of the actual comment or text, if available.
 
18
 
 
19
See [wiki:TracIni#timeline TracIni] for timeline configuration options.
 
20
 
 
21
== RSS Support ==
 
22
 
 
23
The Timeline module supports subscription using RSS 2.0 syndication. To subscribe to project events, click the orange '''XML''' icon at the bottom of the page. See TracRss for more information on RSS support in Trac.
 
24
 
 
25
----
 
26
See also: TracGuide, TracWiki, WikiFormatting, TracRss, TracNotification
 
 
b'\\ No newline at end of file'