Changes between Version 5 and Version 6 of WikiNewPage

Show
Ignore:
Timestamp:
01/28/10 04:25:37 (8 months ago)
Author:
trac (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiNewPage

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