Changes between Version 1 and Version 2 of WikiNewPage


Ignore:
Timestamp:
Jun 21, 2008, 6:11:58 PM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiNewPage

    v1 v2  
    1 = 新しい Wiki ページの作成手順 =
     1= Steps to Add a New Wiki Page =
    22
    3  1. 新しいページ名を考える。 WikiPageNames の命名規則を参考にしてください。
    4  2. すでに存在するページ (または WikiFormatting が利用可能なほかのリソース) を編集して、新しいページへの [TracLinks リンク] を追加し、変更を保存します。
    5  3. 作成したリンクを辿り、新しいページを開きます。 Trac は "!PageName について、ここに記述してください。" というメッセージを表示するでしょう。
    6  4. "このページを編集" ボタンをクリックして、新しいページを編集し、内容を追加します。変更を保存します。
    7  5. 編集が完了し、「保存」すると新しいページが登録されます。
     3 1. Choose a name for your new page. See WikiPageNames for naming conventions.
     4 2. Edit an existing page (or any other resources that support WikiFormatting) and add a [TracLinks link] to your new page. Save your changes.
     5 3. Follow the link you created to take you to the new page. Trac will display a "describe !PageName here" message.
     6 4. Click the "Edit this page" button to edit and add content to your new page. Save your changes.
     7 5. All done. Your new page is published.
    88
    9 ページの上部にあるクイックサーチフィールドに CamelCase の名前を入力することによって、手順 2 を省略することができます。しかし、ページが確実に "存在しない" ページであることに注意して下さい。そうでなければ、他のところにリンクしてしまうでしょう。
     9You can skip the second step by entering the CamelCase name of the page in the quick-search field at the top of the page. But note that the page will effectively be "orphaned" unless you link to it from somewhere else.
    1010----
    1111See also: TracWiki, WikiFormatting, TracLinks, WikiDeletePage