Help:Extension/HookInsert

From Metabolomics.JP
Revision as of 15:51, 22 February 2011 by Editor (Talk | contribs)

Jump to: navigation, search
Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.11
MediaWiki
License
Hooks used
Token type

Contents


HookInsertは入力者による、同じモノを指す場合でも文言が違う事を無くすため 文言を統一するためのextensionです。

文言をあらかじめ、Index名前空間のページ(リストページ)に作成しておき 表示するページでは、リストページ内の文言を選択・表示できるようにします。 リストページ内で、選択可能な項目は「#」か「*」で始まる行が一つの項目に対応します。

表示側のページでは一切wikiソースに手を加えることなく リストページ内の文言であれば、自由に表示項目を変更できるようになります。


Requirements

None

Download

versionsourcemd5OperationCheck version
0.1(February 22,2011)HookInsert.phps
d4ef297db9c828847cad5cc3158dc07f
1.11.1, 1.16.2
0.1(January 23,2009)HookInsert-0.1.phps
00d3cc19b0bb0452d8bf09ddadb03a76
1.11.1, 1.16.2

Installtion

  1. Download the source code and rename it to HookInsert.php.
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/HookInsert.php" );
    $wgExtraNamespaces = array( ...
       xxx => "Index", xxx+1 => "Index_Talk",
       ...
    );

    Use 100 or larger numbers for xxx.

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox