Help:Extension/HookInsert

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 35: Line 35:
 
   ...
 
   ...
 
);</pre>
 
);</pre>
 +
Use 100 or larger numbers for xxx.
 
</li>
 
</li>
 
</ol>
 
</ol>

Revision as of 15:25, 21 February 2011

Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki
License
Hooks used
Token type

Contents


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

文言をあらかじめ、Index名前空間のページ(リストページ)に作成しておき 表示するページでは、リストページ内の文言を選択・表示できるようにします。

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


Requirements

None

Download

versionsourcemd5OperationCheck version
0.1(January 23,2009)HookInsert.phps
00d3cc19b0bb0452d8bf09ddadb03a76
1.11.1

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