Changes between Version 5 and Version 6 of TracGuide


Ignore:
Timestamp:
Jan 28, 2010, 4:25:36 AM (14 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGuide

    v5 v6  
    1 = Trac 利用者ガイドおよび Trac 管理者ガイド =
     1= The Trac User and Administration Guide =
    22[[TracGuideToc]]
    33
    4 TracGuide は Trac の使用法とカスタマイズ方法について、全ドキュメンテーションにリンクする目次です。このガイドはフリードキュメントです。 [http://trac.edgewall.org/ Trac Project] の一部として、協力者によってメンテナンスされています。
     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.
    55
    66== Table of Contents ==
    7 現在、以下のドキュメンテーションが利用できます。:
    8  * TracGuide (このページ)  -- ドキュメンテーションの目次
    9    * TracInstall -- インストールと起動方法。
    10    * TracUpgrade -- 以前のバージョンからのアップグレード方法。
    11    * TracAdmin -- Trac Environment の管理コマンド。
    12    * TracImport -- 他のバグデータベースから、チケットをインポートする方法。
    13    * TracIni -- Trac 設定ファイルのリファレンス。
    14    * TracPermissions -- アクセス制御とパーミッション。
    15    * TracInterfaceCustomization -- Trac のインタフェースをカスタマイズする方法。
    16    * TracPlugins -- Trac の拡張機能のインストールと管理方法。
    17    * TracWiki -- Wiki の使い方。
    18    * TracBrowser -- Trac で Subversion リポジトリをブラウズする方法。
    19    * TracChangeset -- コミットによるチェンジセットを閲覧する方法。
    20    * TracTickets -- チケットトラッカ (BTS) の使い方。
    21    * TracReports -- レポートの作成方法と使用方法。
    22    * TracQuery -- カスタムクエリによってチケットを検索する方法。
    23    * TracRoadmap -- プロジェクトの進捗管理ツール。
    24    * TracTimeline -- プロジェクトに発生したイベントの履歴管理ツール。
    25    * TracLogging -- ログ出力機能。
    26    * TracRss -- RSS 配信機能。
    27    * TracNotification -- Email 通知機能。
     7Currently available documentation:
     8 * TracGuide (This page)  -- Documentation starting point.
     9 * '''Administrator Guide'''
     10   * TracInstall -- How to install and run Trac.
     11   * TracUpgrade -- How to upgrade existing installations.
     12   * TracAdmin -- Administering a Trac project.
     13   * TracImport -- Importing tickets from other bug databases.
     14   * TracIni -- Trac configuration file reference.
     15   * 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'''
     22   * TracWiki -- How to use the built-in Wiki.
     23   * TracTimeline -- The timeline provides a historic perspective on a project.
     24   * TracRss -- RSS content syndication in Trac.
     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).
    2835
    29  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] - 良くある質問とその回答 (Trac プロジェクト Web サイトのコンテンツ)
     36== Support and Other Sources of Information ==
     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.
    3038
    31 == サポートと他のソースの情報 ==
    32 もし、 Trac について質問をするのにいいところを探しているならば、 [http://trac.edgewall.org/wiki/MailingList メーリングリスト] をおいて他にはありません。メーリングリストは、 Trac のユーザと開発者達がオープンに議論をするための使いやすい環境を提供しています。
     39See also the TracSupport page for more information resources.
    3340
    34 リソースについてのより詳しい情報については TracSupport ページを参照して下さい。