Extension:JSKit

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
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
Parameters

$wgJSKitTypes, $wgJSKitNamespaces, $wgJSKitAlways

Hooks used
OutputPageBeforeHTML

ParserFirstCallInit

Check usage and version matrix

Contents

Usage [edit]

Documentation coming soon

Download instructions [edit]

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

Installation [edit]

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

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

Configuration parameters [edit]

Documentation coming soon

See also [edit]