Difference between revisions of "Reference:Gadgets"
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice |active" to "|edition=BlueSpice free |active") |
m (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 |
Developer: | Stephanie Amanda Stevens | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice free | ||
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 (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 users with sysop rights (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.
For more information please visit MediaWiki.
{{BSExtensionInfobox |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 |active=Yes |compatible=MediaWiki |category=Infrastructure |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:Gadgets }} __NOTOC__ The GadgetsThe '''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 (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 users with sysop rights (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. For more information please For more information visit [https://www.mediawiki.org/wiki/Extension:Gadgets MediaWiki.] [[de:Referenz:{{PAGENAME}}]] [[en:Reference:{{PAGENAME}}]] [[Category:BlueSpice free]] [[Category:MediaWiki]] [[Category:Extension]]
Line 10: | Line 10: | ||
|license=GPL v2+ | |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. |
− | |||
− | 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 | + | 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 | + | 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. |
− | For more information | + | For more information visit [https://www.mediawiki.org/wiki/Extension:Gadgets MediaWiki.] |
− | [[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]] | + | [[de:Referenz:{{PAGENAME}}]] |
+ | [[en:Reference:{{PAGENAME}}]] | ||
[[Category:BlueSpice free]] | [[Category:BlueSpice free]] | ||
[[Category:MediaWiki]] | [[Category:MediaWiki]] | ||
[[Category:Extension]] | [[Category:Extension]] |