Changes between Version 1 and Version 2 of Trac Guide


Ignore:
Timestamp:
Jul 4, 2008, 2:09:43 PM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Trac Guide

    v1 v2  
    11= The Trac User and Administration Guide =
    2 The TracGuide is meant to serve as a starting point for all documentation regarding Trac usage and development. The guide is a free document, a collaborative effort, and a part of the [http://projects.edgewall.com/trac/ Trac Project] itself.
     2[[TracGuideToc]]
     3
     4The TracGuide is meant to serve as a starting point for all documentation regarding Trac usage and development. The guide is a free document, a collaborative effort, and a part of the [http://trac.edgewall.org Trac Project] itself.
    35
    46== Table of Contents ==
    57Currently available documentation:
    68 * TracGuide (This page)  -- Documentation starting point.
     9 * '''Administrator Guide'''
    710   * TracInstall -- How to install and run Trac.
    8    * TracAdmin -- Administrating a Trac project.
     11   * TracUpgrade -- How to upgrade existing installations.
     12   * TracAdmin -- Administering a Trac project.
     13   * TracImport -- Importing tickets from other bug databases.
    914   * TracIni -- Trac configuration file reference.
    1015   * TracPermissions -- Access control and permissions.
     16   * TracInterfaceCustomization -- Customizing the Trac interface.
     17   * TracPlugins -- Installing and managing Trac extensions.
     18   * TracLogging -- The Trac logging facility.
     19   * TracNotification -- Email notification.
     20   * TracWorkflow -- Configurable Ticket Workflow.
     21 * '''User Guide'''
    1122   * TracWiki -- How to use the built-in Wiki.
    12    * TracBrowser -- Browsing source code with Trac.
    13    * TracChangeset -- Viewing changes to source code.
    14    * TracTickets -- Using the issue tracker.
    15    * TracReports -- Writing and using reports.
    1623   * TracTimeline -- The timeline provides a historic perspective on a project.
    17    * TracLogging -- The Trac logging facility.
    1824   * TracRss -- RSS content syndication in Trac.
    19    * TracNotification -- Email notification.
    20 
    21  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website)
     25   * ''The Version Control Subsystem''
     26     * TracBrowser -- Browsing source code with Trac.
     27     * TracChangeset -- Viewing changes to source code.
     28     * TracRevisionLog -- Viewing change history.
     29   * ''The Ticket Subsystem''
     30     * TracTickets -- Using the issue tracker.
     31     * TracReports -- Writing and using reports.
     32     * TracQuery -- Executing custom ticket queries.
     33     * TracRoadmap -- The roadmap helps tracking project progress.
     34 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] - A collection of Frequently Asked Questions (on the project website).
    2235
    2336== Support and Other Sources of Information ==
    24 If you are looking for a good place to ask a question about Trac, look no further than the [http://projects.edgewall.com/trac/wiki/MailingList MailingList]. It provides a friendly environment to discuss openly among Trac users and developers.
     37If you are looking for a good place to ask a question about Trac, look no further than the [http://trac.edgewall.org/wiki/MailingList MailingList]. It provides a friendly environment to discuss openly among Trac users and developers.
    2538
    2639See also the TracSupport page for more information resources.
    2740
    28 
    29 If you are interested in commercial support, please contact [http://www.edgewall.com/ Edgewall Software].