Gadgets

Revision as of 15:19, 30 April 2018 by Lsireta (talk | contribs) (Functionality of Gadgets)

Extension: Gadgets


Overview
Description: provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide.
State: stable Dependency: MediaWiki
Developer: Stephanie Amanda Stevens License: -
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice free, BlueSpice pro
For more info, visit Mediawiki.

Features


The Gadgets extension provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide.

Gadgets are made up of JavaScript and/or CSS snippets located on pages in the MediaWiki namespace. Each gadget is defined by a line in MediaWiki:Gadgets-definition, providing a name and description for the gadget, and a list of the JS and CSS snippets that it uses (see the Usage section below).

Since Gadgets reside in the MediaWiki namespace (the list defining the gadgets as well as the actual code snippets), only sysops (aka wiki admins) can edit the code. This is as it should be: only users especially trusted by the wiki community should be able to edit JavaScript code that is used by other users, since JavaScript can easily be used to hijack accounts or spy on people.

References

For the full guide on how to use this extension refer to extension official page on https://www.mediawiki.org/wiki/Extension:Gadgets

Attachments

Discussions