Extension:FanBoxes/fi
![]() Julkaisustatus: vakaa |
|
---|---|
Toteutus | Toimintosivu |
Kuvaus | Uusi, toimintosivuihin perustuva tapa luoda ja käyttää käyttäjälaatikoita |
Tekijä(t) |
|
Viimeisin versio | 3.3.0 (2016-07-01) |
MediaWiki | 1.39+ |
Tietokantamuutokset | Kyllä |
Taulukot | fantag user_fantag |
Lisenssi | GNU General Public License 2.0 tai myöhempi |
Lataa | CHANGELOG at Phabricator |
NS_FANTAG, NS_FANTAG_TALK |
|
$wgFanBoxPageDisplay['comments'] |
|
Quarterly downloads | 4 (Ranked 169th) |
Voit kääntää FanBoxes-laajennuksen mikäli se on saatavilla translatewiki.netissä | |
Ongelmat | Avoimet tehtävät · Raportoi ongelmasta |
FanBoxes extension adds a new way of creating and using userboxes, based on special pages. When installed, three new special pages will be added: Special:UserBoxes (to create new userboxes), Special:TopUserBoxes (to view most popular ones) and Special:ViewUserBoxes (to view all userboxes).
It also adds <userboxes>
and <fan>
parser hooks (TODO: document).
Both of these parser hooks disable parser cache.
FanBoxes requires SocialProfile extension and YUI (YUI is used only for the color picker feature on Special:UserBoxes; the YUI files are loaded from Yahoo!'s servers).
Dependencies
- Yahoo! User Interface Library (YUI)
- New database tables:
fantag,user_fantag
Installation
- Download and place the file(s) in a directory called
FanBoxes
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'FanBoxes' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
Tehty – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Parametrit
$wgFanBoxPageDisplay['comments']
— should we display comments on FanBox pages? Defaults totrue
(for now, anyway). Requires Extension:Comments .
Categories:
- Stable extensions/fi
- Special page extensions/fi
- GPL licensed extensions/fi
- Extensions in Wikimedia version control/fi
- ArticleDelete extensions/fi
- ArticleFromTitle extensions/fi
- LoadExtensionSchemaUpdates extensions/fi
- PageMoveComplete extensions/fi
- ParserBeforeInternalParse extensions/fi
- ParserBeforePreprocess extensions/fi
- ParserFirstCallInit extensions/fi
- All extensions/fi
- Social tools/fi