• コメント
  • 編集不可のページ
  • Menu
    • Navigation
    • 更新履歴
    • ページ検索
    • ローカルサイトマップ
    • Help
    • ヘルプの目次
    • MoinWiki記法のヘルプ
    • 表示
    • 添付ファイル
    • 情報
    • Wikiテキスト
    • 印刷ビュー
    • 編集
    • ロード
    • 保存
  • ログイン

フロントページ

日本語LGRを統合したルートゾーンLGR(第5版)が公開

日本語生成パネル(Japanese Generation Panel; JGP)とは ~ICANNとJGPの関係~

トピックス

メンバー一覧

チャーター

設立提案書

会合資料

日本語LGR提案書

お問い合わせ先

関連リンク

English

メンバ向けページ

Navigation

  • 更新履歴
  • ページ検索
  • ヘルプの目次

ページのコンテンツをアップロード

下記のページ名のコンテンツをアップロードすることができます。 もしページ名を変更すれば、別のページのコンテンツをアップロードすることもできます。 ページ名が空の場合、ファイル名からページ名を決定します。

ページコンテンツを格納したファイル
ページ名
コメント

JGPWiki:
  • HelpOnConfiguration
  • SupplementationPage

Supplementation Page

Supplementation pages are just additional pages that can be associated with your normal wiki pages by a link in the theme.

One usage of this feature is to have one "discussion page" in addition to each of your wiki pages. Then each wiki page will have a link to the "discussion page" by default.

Configuration by the wiki admin

A wiki administrator can choose to enable this feature for all pages by putting this into wikiconfig:

    supplementation_page = True  # default is False

The name of the supplementation page and the template used for these pages can be set like this:

    supplementation_page_name = u'Discussion'  # this is the default
    supplementation_page_template = u'DiscussionTemplate'  # this is the default

Control by the wiki user

A wiki user can control if he wants to have the supplementation feature on a per-page basis by using a processing instruction at the top of the page content:

#pragma supplementation-page on

Usage with off disables the feature on that page.

Hints for using supplementation pages

  • Clean pages vs. good context:
    • You can use this to keep your wiki pages clean from discussions or comments (they will be put on the supplementation page).
    • Separating discussions / comments also has some negative impact as you will have to provide context. If you don't do this, it might be unclear to what you are referring. If you could just comment near the context you are commenting, it would be less clean, but somewhat clearer/easier.

  • There is only one fixed supplementation_page_name (default: 'Discussion'):

    • If you just have a single language in your wiki, this is no big issue, you just set that page name to whatever you want. Either keep the default english name 'Discussion' or choose it wisely.
    • If you have multiple languages in your wiki, it is recommended to use a pagename that everybody can understand and be happy with (e.g. the english name 'Discussion', just keep the default).

There is also another, quite different "commenting feature" described on HelpOnComments.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01