Help:Extension/Volatile
From Metabolomics.JP
(Difference between revisions)
(New page: {{Extension |author=K, Suwa |version=0.1 |mediawiki=1.11.1 }} __TOC__ == Requirements == HTMLForm == Download == <table border="1" cellpadding="3" cellspacing...) |
|||
Line 25: | Line 25: | ||
== Function == | == Function == | ||
− | # [[Doc:Extensions#Volatile_page_.5B.5BVolatile:pagename.7Carg1.7Carg2.7C....7Clinkname.5D.5D| | + | # [[Doc:Extensions#Volatile_page_.5B.5BVolatile:pagename.7Carg1.7Carg2.7C....7Clinkname.5D.5D|volatile]] |
Revision as of 16:36, 11 September 2008
Extension Information | |
Implementation | |
Description | |
Author(s) | K, Suwa |
Version | 0.1 |
MediaWiki | 1.11.1 |
License | |
Hooks used | |
Token type | |
Contents |
Requirements
Download
version | source | size |
0.1(September 11,2008) | Volatile.phps |
Installtion
- Download source and rename to Volatile.php.
- Put in extensions/ directory.
- Insert follow line to LocalSettings.php
require_once( "$IP/Volatile.php" );