You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Gadgets"
(Tag: 2017 source edit) |
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 , BlueSpice |
Developer: | Daniel Kinzler Stephanie Amanda Stevens | License: | - GPL v2+ |
Type: | MediaWiki | Category: | - Infrastructure |
Edition: | BlueSpiceFree"BlueSpiceFree" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpicePro"BlueSpicePro" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | ||
For more info, visit Mediawiki.
|
Features[edit source]
The Gadgets extension provides a way for users to pick JavaScript-based 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 the page MediaWiki:Gadgets-definition, providing a name and description for the gadget, and a list of the JS and CSS snippets that it uses.
Since Gadgets reside in the MediaWiki namespace (the list defining the gadgets as well as the actual code snippets), only users with sysop rights (wiki admins) can edit the code.
{{BSExtensionInfobox |status=stable |developer=Daniel Kinzler |type=MediaWiki |edition=BlueSpiceFree, BlueSpicePro desc=Provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide. |status=stable |developer=Stephanie Amanda Stevens |type=MediaWiki |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=MediaWiki, BlueSpice | |category=Infrastructure |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:Gadgets }} JavaScript or CSS based gadgets [https://www.mediawiki.org/wiki/Extension:Gadgets mediawiki documentation] [[en:{{FULLPAGENAME}}]][[de:Gadgets]] [[Category:Extension]]The '''Gadgets''' extension provides a way for users to pick JavaScript-based 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 the page ''MediaWiki:Gadgets-definition'', providing a name and description for the gadget, and a list of the JS and CSS snippets that it uses. Since Gadgets reside in the MediaWiki namespace (the list defining the gadgets as well as the actual code snippets), only users with sysop rights (wiki admins) can edit the code.
(22 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
+ | |desc=Provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide. | ||
|status=stable | |status=stable | ||
− | |developer= | + | |developer=Stephanie Amanda Stevens |
|type=MediaWiki | |type=MediaWiki | ||
− | |edition= | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
|active=Yes | |active=Yes | ||
− | |compatible=MediaWiki | + | |compatible=MediaWiki |
+ | |category=Infrastructure | ||
+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:Gadgets | |docu=https://www.mediawiki.org/wiki/Extension:Gadgets | ||
− | }} | + | }}The '''Gadgets''' extension provides a way for users to pick JavaScript-based or CSS-based "gadgets" that other wiki users provide. |
− | JavaScript or CSS based gadgets | ||
− | + | 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 the page ''MediaWiki:Gadgets-definition'', providing a name and description for the gadget, and a list of the JS and CSS snippets that it uses. | |
− | + | ||
− | + | Since Gadgets reside in the MediaWiki namespace (the list defining the gadgets as well as the actual code snippets), only users with sysop rights (wiki admins) can edit the code. |