Extension:Description
From MediaWiki.org
|
Description Release status: stable |
|||
|---|---|---|---|
| Description | Adds a description meta-tag to MediaWiki pages automatically | ||
| Author(s) | Evan Prodromou | ||
| Last Version | 0.1 (10th of June, 2008) | ||
| License | No license specified | ||
| Download | Download snapshot |
||
| Example | Hindupedia | ||
|
|||
Description extension adds a description meta-tag to MediaWiki pages automatically from the article content.
[edit] Installation
- Download the latest snapshot and extract it
- Upload the file to your server under extensions/Description
- Add
into your wiki's LocalSettings.phprequire_once("$IP/extensions/Description/Description.php");
- Installation can now be verified through Special:Version

