tractimeline

来自「一款基于web的项目管理、bug跟踪系统。提供了与svn集成的操作界面、问题跟踪」· 代码 · 共 26 行

TXT
26
字号
= The Trac Timeline =[[TracGuideToc]]The timeline provides a historic view of the project in a single report.It lists all Trac events that have occurred in chronological order, abrief description of each event and if applicable, the person responsible forthe change.The timeline lists these kinds of events: * '''Wiki page events''' -- Creation and changes * '''Ticket events''' -- Creation and resolution/closing (and optionally other changes) * '''Source code changes ''' -- Repository check-ins * '''Milestone ''' -- Milestone completedEach event entry provides a hyperlink to the specific event in question, as well asa brief excerpt of the actual comment or text, if available.See [wiki:TracIni#timeline TracIni] for timeline configuration options.== RSS Support ==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.----See also: TracGuide, TracWiki, WikiFormatting, TracRss, TracNotification

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?