Extension:GittipWidget/scn
From Linux Web Expert
GittipWidget Release status: stable |
|
---|---|
Implementation | Tag |
Description | Embeds |
Author(s) | Marc Juul (Marcjuultalk) |
Latest version | 0.1 (2014-03-10) |
MediaWiki | 1.22+ (untested in earlier versions) |
Database changes | No |
License | BSD 2-clause "Simplified" License |
Download | GitHub:
<translate> Note:</translate> |
Example | sudoroom.org |
<gittip> |
|
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The GittipWidget extension allows users to embed a Gittip widget that shows how much weekly funding they are receiving.
Scarricamentu
L'estinzioni pò èssiri scarricata via github. Here's a direct link to the zip file.
Nstallazzioni
- <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>
GittipWidget/scn
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
require_once "$IP/extensions/GittipWidget/scn/GittipWidget/scn.php";
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Use
To embed a widget, edit the article and add the following where you want to place the widget:
<gittip>username</gittip>
Where username is the name of the gittip account you want to show.
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions/scn
- Tag extensions/scn
- Extensions with manual MediaWiki version
- BSD licensed extensions/scn
- Extensions in GitHub version control/scn
- SkinAfterBottomScripts extensions/scn
- ParserFirstCallInit extensions/scn
- All extensions/scn
- Extensions not in ExtensionJson
- Extensions not using extension registration