User:Trevor Parscal/Extension:ArticleEmblems
From MediaWiki.org
< User:Trevor Parscal(Redirected from Extension:ArticleEmblems)
|
ArticleEmblems Release status: beta |
|||
|---|---|---|---|
| Implementation | Tag | ||
| Description | Parser hook that collects and renders extra information about an article | ||
| Author(s) | Trevor Parscal | ||
| MediaWiki | 1.17+ | ||
| License | GPL v2 | ||
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes README |
||
|
|||
This feature was developed to resolve bug 23796 which is a feature request for an icon area for articles. This approach plays nice with existing template hacks which served the same purpose, providing a simple way to migrate over to using this extension exclusively.
[edit] Installation
- Get the extension with distributor or svn and drop it into MediaWiki directory /extensions
- Setup your LocalSettings.php as explained in README file.
- Run
php maintenance/update.phpfrom the command line (see update.php and also here)