Help:Extension/JDXFunctions

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 29: Line 29:
  
 
== Function ==
 
== Function ==
# jdxfilepath
+
# [[Help:Extensions#.7B.7B.23jdxfilepath:filename.7D.7D|jdxfilepath]]
# jdxfilesize
+
# [[Help:Extensions#.7B.7B.23jdxfilesize:filename.7D.7D|jdxfilesize]]

Revision as of 17:02, 16 February 2011

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

Contents


JDXファイルのパス、及びファイルサイズを取得します。JDXファイルはgz圧縮されている必要があります。


Requirements

None

Download

versionsourcemd5OperationCheck version
0.1(December 09,2009)JDXFunctions.phps
f274360fb7d643b5e5a3e2ab78ecfcc1
1.11.1, 1.16.2

Installtion

  1. Download the source code and rename it to JDXFunctions.php
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
    require_once( "$IP/extensions/JDXFunctions.php" );
  4. gz拡張子のファイルをアップロードするために、LocalSettings.phpに以下を追加して下さい。
     $wgFileExtensions[] = 'gz';

Function

  1. jdxfilepath
  2. jdxfilesize
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox