Help:Extension/JavaApplet
From Metabolomics.JP
(Difference between revisions)
(Created page with "{{Extension |author=K, Suwa |version=0.1 }} __TOC__ JavaAppletを使用するためのextensionです。 ExtendedFunctionsより派生し...") |
|||
| Line 27: | Line 27: | ||
== Function == | == Function == | ||
# javaapplet | # javaapplet | ||
| − | # javawithparam | + | # [[Help:Extensions#.7B.7B.23javaWithParam:classname.7Carchive.7Ccodebase.3D..7Cwidth.3D100.7Cheight.3D100.7Cparameter.3D.27.27.7D.7D|javawithparam]] |
Revision as of 22:07, 16 February 2011
| Extension Information | |
| Implementation | |
| Description | |
| Author(s) | K, Suwa |
| Version | 0.1 |
| MediaWiki | |
| License | |
| Hooks used | |
| Token type | |
Contents |
JavaAppletを使用するためのextensionです。
ExtendedFunctionsより派生しました。
Requirements
None
Download
| version | source | md5 | OperationCheck version |
| 0.1(February 16,2011) | JavaApplet.phps | 0065fc45ea4c5c40ce7536325cc7a3c9 | 1.16.2 |
Installtion
- ExtendedFunctions.phpを利用しているなら、先にバージョンを0.4に上げて下さい。
- Download the source code and rename it to JavaApplet.php.
- Place it in the extensions/ directory.
- Insert the follow lines to LocalSettings.php
require_once( "$IP/extensions/JavaApplet.php" );
Function
- javaapplet
- javawithparam