Extension:JSKit

From MediaWiki.org

Jump to: navigation, search

             

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
JSKit

Release status: beta

Implementation  Tag, MyWiki
Description Integrates js-kit tools onto a wiki page
Author(s)  Ryan Schmidt
Last Version  0.1
MediaWiki  1.6+ (?)
License GPL
Download Download snapshot

Subversion [Help]
Browse source code

check usage (experimental)

Contents

[edit] Usage

Documentation coming soon

[edit] Download instructions

Download a snapshot and extract it in your wiki's /extensions directory.

[edit] Installation

To install this extension, add the following to LocalSettings.php:

require_once("$IP/extensions/JSKit/JSKit.php");

[edit] Configuration parameters

Documentation coming soon

[edit] See also